Commit Graph

162 Commits

Author SHA1 Message Date
Christian Lippka
4d7dbf8288 #82045# fixed view settings to current draft 2001-04-26 09:52:45 +00:00
Armin Weiss
6b5ef80dc6 #FontWork# Added XML FontWork property im/export 2001-04-25 15:27:15 +00:00
Michael Brauer
d7ba6c25f9 import border for text frames and controls again 2001-04-25 14:01:04 +00:00
Armin Weiss
36c745d9b1 #85920# use SetTransformation() to handle import of simple lines.
This is necessary to kake into account all anchor positions and
other things. All shape imports use the same import schemata now.
create necessary shape (Line Shape)
2001-04-24 10:36:10 +00:00
Armin Weiss
dca93a59a3 #85920# use 'Geometry' to get the points of the line
since this slot take anchor pos into account.
2001-04-24 10:34:51 +00:00
Armin Weiss
6d5d371c70 #85953# take out this case to allow writing empty
sXML_transparency_name entries. This is used to represent
disabled FillTransparencyItems.
2001-04-19 15:55:16 +00:00
Christian Lippka
1528e565f6 #85097# moved control properties to shape styles 2001-04-19 11:00:46 +00:00
Michael Brauer
7f666c6afb removed unevaluated MULTI_ATTRIBUTE flag 2001-04-18 07:55:58 +00:00
Christian Lippka
3c2cbad5f5 #85847# initialize notes context with the notex XShapes 2001-04-18 06:48:51 +00:00
Christian Lippka
b8f4833868 #85847# do not set page layout if document is not an impress document 2001-04-17 14:58:33 +00:00
Armin Weiss
fa9787cee5 Code for setting masterpage needs complete rework
since GetSdImport().GetMasterStylesContext() gives always ZERO
because of content/style file split. Now the nechanism is to
compare the wanted masterpage-name with the existing masterpages
which were loaded and created in the styles section loading.
2001-04-09 13:18:24 +00:00
Christian Lippka
67e9fd1118 #85721# added forbidden characters 2001-04-06 13:27:54 +00:00
Armin Weiss
b2b067ccbe #85127# take svg:transform into account and hanle like
draw:transform for compatibility
2001-04-04 15:55:50 +00:00
Daniel Vogelheim
326924ba8e #81839# changed polygon points attribute to namespace svg 2001-03-30 12:53:39 +00:00
Daniel Vogelheim
3f8e82d580 #81839# XML image map support added to drawing apps 2001-03-29 15:48:43 +00:00
Daniel Vogelheim
cff064bdbf #81839# image map import and export added 2001-03-29 13:40:26 +00:00
Christian Lippka
ec98e97739 #82030# added helper for chart export of 3d scene attribs and lights 2001-03-28 10:19:11 +00:00
Daniel Vogelheim
c99c85df83 - added: image map export (preliminary; not completed yet)
- added: member at SvXMLExport (image map export)
- added: member at SvXMLImport (image map import; not implemented yet)
2001-03-28 09:28:16 +00:00
Christian Lippka
e66c256ee2 #82030# added helper for chart export of 3d scene attribs and lights 2001-03-28 08:47:01 +00:00
Christian Lippka
8f501e6e9b #82715# added settings support for draw/impress 2001-03-27 21:03:08 +00:00
Christian Lippka
97f8e93181 chaged NameContainer creation 2001-03-23 08:21:31 +00:00
Christian Lippka
39a2ea6a5b #84955# added info set 2001-03-20 19:08:37 +00:00
Sascha Ballach
4e3ccb3c93 #85050#; only try to add a style if the stylename exists 2001-03-20 15:33:02 +00:00
Frank Schönheit
65d585efc4 #83970# use createOfficeFormsContext for importing the office:forms element 2001-03-20 14:12:35 +00:00
Frank Schönheit
a9005c0053 #83970# use an OOfficeFormsExport when exporting the office:forms element 2001-03-20 14:12:17 +00:00
Christian Lippka
4467b67916 #85142# export text for graphic shapes 2001-03-19 15:33:53 +00:00
Christian Lippka
0b9b339cd0 #85127# catch exceptions when unknown parent style 2001-03-19 14:07:55 +00:00
Sascha Ballach
97da5a6192 remove double include of extract.hxx 2001-03-16 13:44:08 +00:00
Sascha Ballach
0ccbd5e138 did the required change (move of extract.hxx form cppuhelper to comphelper) 2001-03-16 13:37:07 +00:00
Armin Weiss
0259c8e24f #85046# the svg:d export had an error in testing the flag array for
bezier points. Only the first flag was tested. Corrected this.
2001-03-16 11:41:39 +00:00
Christian Lippka
c249dc4f4c do not collect autostyles for charts anymore 2001-03-16 09:59:46 +00:00
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