Commit Graph

604 Commits

Author SHA1 Message Date
Daniel Vogelheim
03483ed030 - fixed: initialized member variables 2001-03-02 19:17:53 +00:00
Sascha Ballach
219ce2c48b fix a little bug in the sorting of the PropertyStates 2001-03-02 16:25:53 +00:00
Sascha Ballach
7afa188579 add root element office:document-meta 2001-03-02 16:24:39 +00:00
Michael Brauer
8f5bce2190 load graphics on demand 2001-03-02 13:08:50 +00:00
Martin Gallwey
a500d3ccb6 Fix memory leak 2001-03-02 10:28:59 +00:00
Martin Gallwey
97337253a3 fix a memory leak 2001-03-02 10:24:50 +00:00
Sascha Ballach
fa12a13b4d sort the vector<XMLPropertyState> in case of mnIndex 2001-03-02 07:55:06 +00:00
Patrick Luby
f169459699 Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process 2001-03-02 06:21:44 +00:00
Christian Lippka
20ea3277b8 seperate content stream into content and style stream 2001-03-01 15:31:32 +00:00
Daniel Vogelheim
bbc8293936 #84368# - a present for Jogi
- changed: order of attributes for endnote/footnote config
2001-03-01 14:43:50 +00:00
Daniel Vogelheim
fb3b3f505a - fixed #84481# #84484# : properties for footnote line separator are now sorted 2001-03-01 13:09:06 +00:00
Sascha Ballach
57a439b52a add the method FindEntryIndex (sal_Int16 nContextId) 2001-03-01 12:15:04 +00:00
Björn Milcke
14e3e876cf #84490# export own table only if SeriesAddresses are not set 2001-03-01 07:59:35 +00:00
Daniel Vogelheim
04ad018a97 - fixed GPF on export of footnote separator (#84481#) 2001-02-28 17:09:57 +00:00
Sascha Ballach
e2c63305e5 meta import component added 2001-02-28 16:47:49 +00:00
Sascha Ballach
5fbe84279f remove the unneeded constructor 2001-02-28 16:46:26 +00:00
Frank Schönheit
0087785199 convertString: for SHORTs, use sal_Int16 ... 2001-02-28 15:44:38 +00:00
Frank Schönheit
e94ac1f8b4 State/DefaultState are int16-properties 2001-02-28 15:42:16 +00:00
Frank Schönheit
ac27f19fd6 #84315# office:events instead of script:events 2001-02-28 15:12:31 +00:00
Christian Lippka
4ad9967147 #82017# added access to para property map 2001-02-28 10:49:41 +00:00
Martin Gallwey
f895197413 fix a memory leak 2001-02-28 10:38:11 +00:00
Martin Gallwey
2199c03260 Fix a memory leak 2001-02-28 10:32:54 +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
Sascha Ballach
cbca86f07d import of default styles added 2001-02-28 07:24:41 +00:00
Sascha Ballach
89d1af7d59 export default styles added 2001-02-27 15:39:44 +00:00
Christian Lippka
308865ee62 #82017# added Para properties to graphics property mapper 2001-02-27 15:09:08 +00:00
Sascha Ballach
20052b761a the methods in MyToFilterProperties get return values 2001-02-27 12:50:45 +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
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