Commit Graph

83 Commits

Author SHA1 Message Date
Daniel Vogelheim
edf81cdbcd #91636# new method for improved error handling 2001-09-24 13:33:45 +00:00
Daniel Vogelheim
3ac225c65b #91971# fixed severe bug in previous version 2001-09-18 16:33:48 +00:00
Daniel Vogelheim
e5ba71a565 #91971# prevent exception-in-excpetion condition when SvXMLElementExport destructor
throws an exception; also worked on new error handling
2001-09-18 15:28:34 +00:00
Sascha Ballach
2444d8f43b #90836#; add StartElement and EndElement method with a OUString as parameter 2001-09-14 13:08:06 +00:00
Sascha Ballach
93a0a535b0 #91968#; use a EventListener for the model; first step of new Error handling 2001-09-13 14:18:52 +00:00
Daniel Vogelheim
cc275134c9 #91584# implemented XServiceInfo methods 2001-09-13 13:55:31 +00:00
Daniel Vogelheim
89e10bdb7e #86004# improved timelog messages 2001-08-03 15:24:00 +00:00
Daniel Vogelheim
4755ca29af #86004# added profiling time stamps to XML export and import 2001-07-26 13:55:49 +00:00
Daniel Vogelheim
c2c6ecd085 #90214# abort filter() call if xHandler is missing 2001-07-26 10:32:47 +00:00
Martin Gallwey
45925e8241 Updated namespace handling 2001-07-10 15:50:23 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Sascha Ballach
90fb0c8d8f #88691#; new method to convert relative references to absolute 2001-06-25 11:39:27 +00:00
Michael Brauer
9a90e2ecbb #87313#: embedded images as base64 2001-06-19 14:30:45 +00:00
Daniel Vogelheim
ef723443aa #86004# changed document class from sXML_* to ::xmloff::token::* 2001-06-18 14:08:14 +00:00
Daniel Vogelheim
d0cb1d97c2 #88072# document class only for streams containing content 2001-06-12 15:29:46 +00:00
Kai Ahrens
9c877d5349 #87313#: added Base64 methods for graphic objects 2001-06-12 13:27:58 +00:00
Frank Schönheit
7de436e545 #86712# exportAutoDataStyles: export the automatic control data styles, too 2001-05-28 14:16:04 +00:00
Michael Brauer
d5715eb99a #87246#: OLE object support through SAX interface 2001-05-18 12:58:34 +00:00
Sascha Ballach
621a29acf7 86004#; add ResetTokens call to the destructor 2001-05-17 13:07:36 +00:00
Daniel Vogelheim
3d3cf3cddc #86004# reworked fixed string handling as basis for further speed improvements 2001-05-16 14:21:01 +00:00
Michael Brauer
0c486bc0dd Own Objects can be stored in plain file format 2001-05-09 11:22:39 +00:00
Michael Brauer
d0927b5db7 improved error messages for XML filter 2001-05-07 05:03:01 +00:00
Christian Lippka
0d7a8d167d #86415# made number format methods virtual for overide in draw 2001-05-04 13:47:21 +00:00
Michael Brauer
417aaa6244 #86155#: export text styles around character bound frames 2001-04-30 12:37:27 +00:00
Christian Lippka
e35678280a #82045# clear the view settings before export so we always have the current 2001-04-26 09:50:03 +00:00
Michael Brauer
de4101b007 export !DOCTYPE 2001-04-24 14:34:42 +00:00
Christian Lippka
1964a7dc31 #82045# reset view settings after export so they will be generated again on next export 2001-04-20 13:01:07 +00:00
Sascha Ballach
84776dee91 little performance optimation 2001-04-20 09:37:39 +00:00
Sascha Ballach
4346841585 #86162#; transport the information about loaded/saved number styles 2001-04-20 07:07:16 +00:00
Sascha Ballach
3596fa87c8 #80363#; add to get the settings of the views 2001-04-04 04:26:04 +00:00
Sascha Ballach
49ac7caf5f #85021#; makes the progressbar work 2001-03-30 09:49:34 +00:00
Martin Gallwey
8b9108ddf2 fixed confusing typo 2001-03-29 16:31:46 +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
Sascha Ballach
4c7e81fd30 now the root element works 2001-03-23 05:56:35 +00:00
Sascha Ballach
e652b6f59b now exports the settings with the right root element name 2001-03-22 11:47:26 +00:00
Joachim Lingner
0088aa39a1 replaced False by sal_False 2001-03-22 11:17:07 +00:00
Christian Lippka
39a2ea6a5b #84955# added info set 2001-03-20 19:08:37 +00:00
Daniel Vogelheim
199cbcdf18 - made namespace attributes first in top-level element 2001-03-19 15:30:27 +00:00
Martin Gallwey
3616d60298 added config namespace 2001-03-14 14:08:53 +00:00
Sascha Ballach
8854eefeee export of document settings added 2001-03-11 14:52:23 +00:00
Michael Brauer
d46fdfa3cf Declare required namespaces only 2001-03-05 10:47:18 +00:00
Sascha Ballach
46a0bd600f export settings added 2001-03-05 08:28:51 +00:00
Christian Lippka
ba9e558ca9 added root elements for content and style export 2001-03-04 15:01:11 +00:00
Daniel Vogelheim
03483ed030 - fixed: initialized member variables 2001-03-02 19:17:53 +00:00
Christian Lippka
20ea3277b8 seperate content stream into content and style stream 2001-03-01 15:31:32 +00:00
Martin Gallwey
2199c03260 Fix a memory leak 2001-02-28 10:32:54 +00:00
Sascha Ballach
9b4cf89d4e add SetBodyAttributes method 2001-02-23 14:48:23 +00:00
Daniel Vogelheim
a18bcee992 - added: import and export of document events 2001-02-21 19:30:19 +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