Commit Graph

99 Commits

Author SHA1 Message Date
Henning Brinkmann
ca7e58cee7 #99838# register new event type: Script 2002-11-19 12:14:43 +00:00
Sascha Ballach
54d801cdc9 #90626#; add XNamed 2002-11-11 13:32:05 +00:00
Sascha Ballach
2e8cddc394 #96469#; transfer repeat mode of the ProgressBarHelper 2002-07-01 13:17:28 +00:00
Oliver Bolte
9b7eaf2e3e #65293# missing brackets 2002-06-11 07:07:05 +00:00
Christian Lippka
7c00e325d7 #99870# create graphic and object resolver on demand 2002-06-04 07:27:50 +00:00
Sascha Ballach
372e3e266f #95130#; catch the SAXInvalidCharacterException in StartElement and Characters and set a warning in the ErrorHandler instead of a Error 2001-11-26 06:58:54 +00:00
Daniel Vogelheim
c31bd94135 #94023# memory leaks fixed 2001-10-30 14:59:24 +00:00
Daniel Vogelheim
9258f3a6b2 #93467# remove calls on XDocumentHandler and change interfaces acordingly 2001-10-25 19:57:03 +00:00
Daniel Vogelheim
4895a4b9d9 #93467# eliminated (most) direct calls on XDocumentHandler 2001-10-19 17:43:58 +00:00
Sascha Ballach
c0c15b4bd8 #93467#; use the flag for pretty printing 2001-10-19 10:46:32 +00:00
Daniel Vogelheim
92440314e2 #93186# initialize() now queries it's arguments 2001-10-16 11:32:03 +00:00
Christian Lippka
496064507d #91486# added generic namespace export for user attributes 2001-10-12 15:12:09 +00:00
Daniel Vogelheim
33dcba66f9 #91636# always clear attribute list, if if 'severe' error occured 2001-10-12 12:58:48 +00:00
Daniel Vogelheim
a1f85b5df5 #91156# cancel()-Method must be thread-safe 2001-09-25 16:03:25 +00:00
Daniel Vogelheim
b93f967ba1 #91636# export errors (regular errors and severe errors) will now cause export to be aborted 2001-09-25 12:08:43 +00:00
Sascha Ballach
d746569d8f #91935#; bStrict parameter added 2001-09-25 09:29:18 +00:00
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