Commit Graph

50 Commits

Author SHA1 Message Date
Christian Lippka
a638119514 #87923# export page number 2001-06-11 12:46:30 +00:00
Christian Lippka
d5b1e4827f #85924# added draw:text-style-name for shapes 2001-06-01 11:32:48 +00:00
Christian Lippka
e88904df1e #87219# added user glue points 2001-05-31 10:18:38 +00:00
Christian Lippka
39323309c1 #86971# added style:handout-master 2001-05-28 12:32:20 +00:00
Armin Weiss
3816e0bd9b #86616# for correct edge rounding import mnRadius needs to be initialized 2001-05-16 09:31:58 +00:00
Christian Lippka
726afaf0b0 #86924# fixed import of placeholder and presentation objects 2001-05-14 10:35:10 +00:00
Christian Lippka
87e3372c55 #86616# added caption points 2001-05-07 13:35:39 +00:00
Christian Lippka
e9baf52742 #86494# set style on ole shapes 2001-05-03 08:32:14 +00:00
Armin Weiss
968ab03d6f #86163# take into account which type of PageShape needs to
be constructed. It's an pres shape if presentation:sXML_class == sXML_presentation_page.
2001-05-02 10:45:25 +00:00
Christian Lippka
2a87e64018 #86534# fixed ole2 export/import of applets,plugins and floating-frames for calc and draw 2001-04-30 08:02:17 +00:00
Thorsten Behrens
97f9195177 Adaptions for player (smart forms support) 2001-04-26 17:05:46 +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
Christian Lippka
1528e565f6 #85097# moved control properties to shape styles 2001-04-19 11:00:46 +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
3f8e82d580 #81839# XML image map support added to drawing apps 2001-03-29 15:48:43 +00:00
Sascha Ballach
4e3ccb3c93 #85050#; only try to add a style if the stylename exists 2001-03-20 15:33:02 +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
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
20ea3277b8 seperate content stream into content and style stream 2001-03-01 15:31:32 +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
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
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
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
Christian Lippka
8b7f0d314b #80699# finished measure shapes 2001-02-01 18:12:31 +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
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
Kai Ahrens
352996a346 added load on demand functionality for graphis 2001-01-08 13:55:37 +00:00
Michael Brauer
25ded71c7d Handle shape style's element properties when import Writer documents 2001-01-05 15:58:04 +00:00
Christian Lippka
93ab306fb3 #80713# fixed fill settings for bitmaps 2000-12-20 15:17:17 +00:00
Christian Lippka
38868cce5e #80699# reworked shape id creation and fixed import for all shapes 2000-12-13 18:16:42 +00:00
Christian Lippka
ae20d7a7ad #80678# fixed writting of layout styles 2000-12-06 15:53:44 +00:00
Kai Ahrens
0dbf2ec6b8 #80795#: added XIndexContainer 2000-12-01 10:16:41 +00:00
Christian Lippka
fa6a680fd6 #80699# added support for Connector and Measures Shapes 2000-11-26 18:48:02 +00:00
Armin Weiss
3b62bc64af #80594# XML 3d import/eport added 2000-11-24 16:51:07 +00:00
Christian Lippka
0a81c79306 #80679# added support for shape sorting 2000-11-23 17:30:39 +00:00
Christian Lippka
cd287d5670 #79620# added support for named shapes 2000-11-16 15:31:37 +00:00
Christian Lippka
2141dee60d added finishShape method for post import shape modifikation 2000-11-15 10:58:54 +00:00
Christian Lippka
7ebfded167 added finishShape method for post import shape modifikation 2000-11-15 09:05:02 +00:00
Christian Lippka
91bd75bf95 catch exceptions resulting from setting a graphics url 2000-11-08 11:24:09 +00:00
Michael Brauer
b5fc47fe5c shape import and export for text documents 2000-11-07 12:33:09 +00:00
Christian Lippka
78815c91d8 new virtual method to trigger adding of a new shape 2000-11-06 11:08:07 +00:00
Christian Lippka
52fbdb606d restore previous text cursor on text import inside shape 2000-11-02 09:56:21 +00:00
Christian Lippka
2e3656c0f9 #79618# chart import context fixed 2000-10-26 08:59:25 +00:00
Jens-Heiner Rechtien
fd069bee7e initial import 2000-09-18 16:07:07 +00:00