Armin Weiss
|
e1dea8789f
|
Added cases for vertical parts
|
2001-03-09 13:17:40 +00:00 |
|
Armin Weiss
|
586b49b2fa
|
Added XML export/import for new vertical autolayouts (4 Types:
AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART)
|
2001-03-09 12:28:06 +00:00 |
|
Armin Weiss
|
f11cba5eb6
|
SdXMLImExSvgDElement (for PolyPolygon and Bezier im/Export) will
now test bezier flags before exporting. This allows to not write
one point too much when startpoint == endpoint.
|
2001-03-08 16:40:12 +00:00 |
|
Christian Lippka
|
33048c4ca1
|
#84326# reworked optimization of shape info collection
|
2001-03-08 13:33:34 +00:00 |
|
Christian Lippka
|
093c30ea30
|
#84582# graphic crop added
|
2001-03-06 16:44:55 +00:00 |
|
Sascha Ballach
|
173f59245c
|
call finishShape for OLE Objects
|
2001-03-06 10:23:45 +00:00 |
|
Vladimir Glazounov
|
b807399325
|
changed include file's letters case
|
2001-03-05 16:56:43 +00:00 |
|
Christian Lippka
|
cfd1eb8aa1
|
set existing properties to default for already existing styles
|
2001-03-05 14:37:44 +00:00 |
|
Christian Lippka
|
069bbaca7b
|
import context for default graphics style
|
2001-03-04 22:07:53 +00:00 |
|
Christian Lippka
|
5d5a2a8136
|
changed draw/impress services to com.sun.star.comp.xxx
|
2001-03-04 15:10:26 +00:00 |
|
Christian Lippka
|
e5ee73a4a8
|
fixed a wrong break
|
2001-03-04 12:06:33 +00:00 |
|
Christian Lippka
|
20ea3277b8
|
seperate content stream into content and style stream
|
2001-03-01 15:31:32 +00:00 |
|
Christian Lippka
|
6ab15405e0
|
#82017# had to change text-align and vertical align to textarea-...-align
|
2001-02-28 10:07:44 +00:00 |
|
Christian Lippka
|
308865ee62
|
#82017# added Para properties to graphics property mapper
|
2001-02-27 15:09:08 +00:00 |
|
Björn Milcke
|
93c67d3f1f
|
Chart CLSID changed (inline string should be replaced by SchXMLImportHelper::getChartCLSID() soon)
|
2001-02-27 11:53:38 +00:00 |
|
Christian Lippka
|
bd3fd23d69
|
#83343# added fill-hatch-solid
|
2001-02-26 14:03:11 +00:00 |
|
Armin Weiss
|
79dd2a401c
|
Changed import/eport of shape geometry to use transformations or pos/size
if possible. Import takes both into account. Units are added to the
transform, which is now a draw:transform
|
2001-02-26 09:26:58 +00:00 |
|
Armin Weiss
|
9bc5ada674
|
XML: make szre at shape import that no scaling of x or y == 0 is used
which could only be an error
|
2001-02-22 16:06:04 +00:00 |
|
Armin Weiss
|
2d447cb675
|
XML: Width and Height of draw objects are set to (1, 1) when flags
say this should not be exported.
|
2001-02-22 16:03:20 +00:00 |
|
Armin Weiss
|
851324924e
|
XML: Changed transformation import/export to use size always and positions
when there are no shear or rotate values. Else use svg:transform statement.
|
2001-02-22 11:27:36 +00:00 |
|
Christian Lippka
|
50063bb8ab
|
added ole2 support
|
2001-02-21 17:04:45 +00:00 |
|
Christian Lippka
|
2ad399d28c
|
added presentation settings
|
2001-02-15 16:35:27 +00:00 |
|
Christian Lippka
|
4fead55004
|
#83722# fixed export of lights
|
2001-02-13 14:00:56 +00:00 |
|
Christian Lippka
|
b6ff26ab6e
|
added fit-to-contour
|
2001-02-11 14:05:19 +00:00 |
|
Christian Lippka
|
a891043c48
|
don't set autostylepool for forms anymore
|
2001-02-11 12:21:57 +00:00 |
|
Christian Lippka
|
2ecf08bc07
|
do not collect text styles for shapes without text
|
2001-02-11 12:18:54 +00:00 |
|
Armin Weiss
|
b0a37325eb
|
Changed shape export/import to transformations
|
2001-02-09 12:38:53 +00:00 |
|
Christian Lippka
|
c926c27278
|
#83528# merging control styles with shape styles
|
2001-02-08 13:45:43 +00:00 |
|
Christian Lippka
|
9b4173c799
|
added interactions for presentation
|
2001-02-07 15:26:36 +00:00 |
|
Armin Weiss
|
2dbc4f0c1c
|
#83251# SdXMLPresentationPageLayoutContext::EndElement() had used a wrong
comparison string in specifying the autolayout type
|
2001-02-06 12:33:45 +00:00 |
|
Christian Lippka
|
b5c372a381
|
#83254# moved shape export implementation to shape exporter
|
2001-02-02 11:21:59 +00:00 |
|
Christian Lippka
|
e27d0cb5f8
|
#83254# set style on group shape after import
|
2001-02-02 10:24:54 +00:00 |
|
Christian Lippka
|
72e5b4abc4
|
#83254# moved shape export implementation to shape exporter
|
2001-02-02 10:14:37 +00:00 |
|
Christian Lippka
|
8b7f0d314b
|
#80699# finished measure shapes
|
2001-02-01 18:12:31 +00:00 |
|
Martin Hollmichel
|
6fec35e29a
|
chg: STL header
|
2001-02-01 15:29:47 +00:00 |
|
Martin Hollmichel
|
cd34f0e02d
|
chg: header for STL
|
2001-02-01 15:23:07 +00:00 |
|
Armin Weiss
|
14b799f0f8
|
#83233# added creation of the correct type of polygon object (opened or
closed) in SdXMLPolygonShapeContext::StartElement(...) XML polygon import
|
2001-02-01 11:17:05 +00:00 |
|
Christian Lippka
|
ceee40860a
|
added text frames text attributes
|
2001-01-31 15:16:18 +00:00 |
|
Christian Lippka
|
9558d12032
|
textanimations added
|
2001-01-31 09:34:36 +00:00 |
|
Christian Lippka
|
80aeb39444
|
added text animations
|
2001-01-30 13:15:55 +00:00 |
|
Christian Lippka
|
24b36b1128
|
added start element to generic page. only in start element the mxShapes is correct for notes pages
|
2001-01-25 11:48:39 +00:00 |
|
Christian Lippka
|
b97e30b8b1
|
filter some defaults
|
2001-01-25 10:16:00 +00:00 |
|
Christian Lippka
|
63eab92f56
|
#83083# fixed wrong enum properties WritingMode & BitmapMode
|
2001-01-23 14:28:04 +00:00 |
|
Christian Lippka
|
750425bae2
|
added layer support for impress/draw applications
|
2001-01-19 15:33:27 +00:00 |
|
Christian Lippka
|
2dc6a7e08d
|
added layer support for impress/draw applications
|
2001-01-19 15:25:18 +00:00 |
|
Christian Lippka
|
9a967b6c10
|
added controls for shapes
|
2001-01-18 13:53:32 +00:00 |
|
Christian Lippka
|
76f0768450
|
#82658# fixed backgrounds for drawing applications
|
2001-01-17 21:03:48 +00:00 |
|
Christian Lippka
|
ddc43f0bf2
|
#82663# added hidden pages and page sound effects
|
2001-01-17 15:11:05 +00:00 |
|
Björn Milcke
|
efb3ac864d
|
chain text attribute mapper in static method CreateShapePropMapper
|
2001-01-17 13:46:32 +00:00 |
|
Christian Lippka
|
6749a3240a
|
#82803# removed SetFamily
|
2001-01-16 15:36:55 +00:00 |
|