Commit Graph

577 Commits

Author SHA1 Message Date
Björn Milcke
93c67d3f1f Chart CLSID changed (inline string should be replaced by SchXMLImportHelper::getChartCLSID() soon) 2001-02-27 11:53:38 +00:00
Björn Milcke
1cd5fc353a +getChartCLSID() for container exports to get the CURRENT CLSID of chart 2001-02-27 11:39:43 +00:00
Christian Lippka
bd3fd23d69 #83343# added fill-hatch-solid 2001-02-26 14:03:11 +00:00
Armin Weiss
e479b4c6a9 Changed double import/export to use their own member functions 2001-02-26 09:29:13 +00:00
Armin Weiss
27d210ef7f Changed double import/export to use it's own conversion routines
so iots more clear what type is used
2001-02-26 09:28:04 +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
d83cd10713 Added special support routines for double import/export 2001-02-26 09:25:38 +00:00
Armin Weiss
cc77c4154a Doubles import/export made more clear using own conversion routines 2001-02-26 09:24:47 +00:00
Armin Weiss
39fffb5cd4 Added double conversion routines which import/export a unit, too. 2001-02-26 09:22:16 +00:00
Niklas Nebel
2d304a11f6 #83918# get product name for generator element from configuration 2001-02-23 18:15:11 +00:00
Sascha Ballach
b093cbae29 fix the bug, that getPropertyStates does not get a sorted Sequence 2001-02-23 15:35:33 +00:00
Sascha Ballach
9b4cf89d4e add SetBodyAttributes method 2001-02-23 14:48:23 +00:00
Martin Gallwey
836579751d Added floating frame/plugin/applet import 2001-02-23 13:42:56 +00:00
Martin Gallwey
1a24504aef Added floating frame/plugin/applet export 2001-02-23 13:41:41 +00:00
Martin Gallwey
b68c628e5d added dummy methods to be over-ridden in sw 2001-02-23 13:41:08 +00:00
Martin Gallwey
c678ccdcfd added import of applets/plugins/floating frames 2001-02-23 13:39:25 +00:00
Sascha Ballach
2593ab88ff change the type of the encode and decode Sequence from sal_uInt8 to sal_Int8 2001-02-23 05:54:43 +00:00
Sascha Ballach
451e3ce99f Base64 encoding and decoding added 2001-02-22 16:41:08 +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
Daniel Vogelheim
06a076334d - added: export of rubies and ruby styles
- added: import of rubies completed
2001-02-21 19:32:25 +00:00
Daniel Vogelheim
a18bcee992 - added: import and export of document events 2001-02-21 19:30:19 +00:00
Daniel Vogelheim
e4c5be3d85 - changed: data style now first attribute in text and date fields (a present for Jogi) 2001-02-21 19:29:41 +00:00
Daniel Vogelheim
461707ca6d - added: export and import of footnote properties in page styles 2001-02-21 18:28:49 +00:00
Christian Lippka
2f147dbea0 added api friendlier interface 2001-02-21 17:05:31 +00:00
Christian Lippka
50063bb8ab added ole2 support 2001-02-21 17:04:45 +00:00
Daniel Vogelheim
3561aecb4a - fixed: saving of sections in global documents now works properly 2001-02-20 12:49:46 +00:00
Oliver Bolte
1ba00b023f #65293# missing header xmlprmap.hxx 2001-02-20 08:34:59 +00:00
Daniel Vogelheim
5aa065d73b - fixed: silly hack removed 2001-02-19 17:00:45 +00:00
Daniel Vogelheim
229b04196e - fixed: silly hack removed 2001-02-19 10:25:11 +00:00
Daniel Vogelheim
25bd60d3f5 - fixed: method now uses proper name 2001-02-19 10:00:25 +00:00
Frank Schönheit
7b5af0f7d2 recognize text-area (instead of textarea) for compatibility reasons ('til 624) 2001-02-19 06:55:56 +00:00
Daniel Vogelheim
63124e8072 - added: footnote/endnote configuration to section styles (#82982#) 2001-02-16 15:39:27 +00:00
Daniel Vogelheim
36040e4320 - changed: DDE properties now set simultaniously (#83654#) 2001-02-16 15:20:41 +00:00
Christian Lippka
2ad399d28c added presentation settings 2001-02-15 16:35:27 +00:00
Christian Lippka
144c64b87e fixed a precission problem with time conversion 2001-02-15 16:32:58 +00:00
Sascha Ballach
6a31e45361 export/import VisArea added 2001-02-15 10:04:10 +00:00
Oliver Specht
6551a16237 rename: CharEmphasize->CharEmphasis 2001-02-15 05:50:52 +00:00
Sascha Ballach
920e74384a set the comment on the number format 2001-02-14 16:30:42 +00:00
Björn Milcke
9a0e8ef754 export number formats 2001-02-14 16:21:23 +00:00
Björn Milcke
b29f49e1b7 Property map moved to PropertyMap.hxx 2001-02-14 16:16:39 +00:00
Björn Milcke
270b3a5c02 We need a style sheet pool for number formats 2001-02-14 16:15:35 +00:00
Björn Milcke
5dfbcf18fe changes for number formatter integration 2001-02-14 16:14:51 +00:00
Björn Milcke
6e361a5adc new file for Context defines and property map 2001-02-14 16:10:55 +00:00
Michael Brauer
e1f0c84f89 Char(Diff|Prop)FontHeight -> Char(Diff|Prop)Height 2001-02-14 08:36:04 +00:00
Sascha Ballach
4c70664f92 view settings added 2001-02-14 05:24:00 +00:00
Daniel Vogelheim
46b2b69c5b - added: support for mute sections (needed for "save content" in global documents)
- added: support for restricted auto text export
2001-02-13 15:55:00 +00:00
Christian Lippka
4fead55004 #83722# fixed export of lights 2001-02-13 14:00:56 +00:00
Frank Schönheit
f74bac7fa0 tab_index -> tab-index 2001-02-13 12:44:41 +00:00