Commit Graph

56 Commits

Author SHA1 Message Date
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
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
0357d983c9 #90514# changed StarBasic macros: now use location instead of library 2001-08-03 17:14:08 +00:00
Daniel Vogelheim
89e10bdb7e #86004# improved timelog messages 2001-08-03 15:24:00 +00:00
Daniel Vogelheim
c3f0454490 #86004# reduced amount of inline code 2001-07-27 12:44:08 +00:00
Daniel Vogelheim
c772a4686c #86004# performance improvement (for small files mainly):
create data style import on demand
        (careful: change not compatible; need to recompile sc and sw)
2001-07-27 11:08:10 +00:00
Daniel Vogelheim
4755ca29af #86004# added profiling time stamps to XML export and import 2001-07-26 13:55:49 +00:00
Michael Brauer
e7cbe899b8 #88107#: Convert StarMath/StarBats to StarSymbol 2001-07-25 05:46:27 +00:00
Thorsten Behrens
2ad5c484c7 #87913# Now building a static xmloff lib, which is linked only against the player. Stuff not needed for player is disabled with SVX_LIGHT define 2001-07-24 16:06:10 +00:00
Martin Gallwey
bf9f9b3e34 Updated namespace handling 2001-07-10 16:04:42 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Sascha Ballach
130d434718 #88691#; new methods to convert relative references to absolute and absolute to relative added 2001-06-25 10:44:38 +00:00
Michael Brauer
10763f3a93 #87313#: embedded images as base64 2001-06-19 14:08:23 +00:00
Sascha Ballach
c37c524b4a #88112#; catch exception id numberstyle is not insertable 2001-06-13 16:19:29 +00:00
Kai Ahrens
9c877d5349 #87313#: added Base64 methods for graphic objects 2001-06-12 13:27:58 +00:00
Frank Schönheit
5cde8b90e2 #86712# SetAutoStyles: set the auto styles on the form importer, too 2001-05-28 14:16:59 +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
Thorsten Behrens
4cc5e7ca02 Conflicts removed 2001-04-27 09:19:59 +00:00
Thorsten Behrens
97f9195177 Adaptions for player (smart forms support) 2001-04-26 17:05:46 +00:00
Thorsten Behrens
e6a05797c8 Adaptions for player (smart forms support) 2001-04-26 17:04:11 +00:00
Daniel Vogelheim
9e7d096ab3 fixed: removed hack to ease image map integrations into SRC627 2001-04-20 14:10:06 +00:00
Sascha Ballach
4346841585 #86162#; transport the information about loaded/saved number styles 2001-04-20 07:07:16 +00:00
Sascha Ballach
49ac7caf5f #85021#; makes the progressbar work 2001-03-30 09:49:34 +00:00
Daniel Vogelheim
714b55ceca - fixed: destructor call on incomplete type avoided 2001-03-28 09:47:41 +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
64f9e2b813 change the parameter type of SetViewSettings and SetConfigurationSettings 2001-03-22 11:41:50 +00:00
Christian Lippka
39a2ea6a5b #84955# added info set 2001-03-20 19:08:37 +00:00
Martin Gallwey
a6d92a78d4 add config namespace 2001-03-19 09:30:30 +00:00
Sascha Ballach
5ea2be3740 add methods to set the view and configuration settings 2001-03-16 10:36:28 +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
Christian Lippka
cad3082786 #83528# merging control styles with shape styles 2001-02-08 13:30:12 +00:00
Sascha Ballach
0ba9547fda did must change of the Form import 2001-02-01 16:46:09 +00:00
Michael Brauer
cd65409b3a ole objects continued 2001-01-26 10:22:48 +00:00
Sascha Ballach
4bfad333af give the FormImport the AutoStyles 2001-01-22 16:02:32 +00:00
Michael Brauer
4cf12dab07 XML filter now is a component 2001-01-17 10:00:14 +00:00
Christian Lippka
feb72c53d0 #82042# added support for xml filter components 2001-01-12 15:16:13 +00:00
Daniel Vogelheim
da2de24974 - added: import and export of events for graphics, frames and OLE objects
- fixed: script namespace now works on import
- fixed: typo in sXML_foreign_object corrected
2000-12-19 17:56:47 +00:00
Frank Schönheit
ed1e9ee5a2 +CreateFormImport / +XML namespace form 2000-12-18 14:22:38 +00:00
Sascha Ballach
e13fc31cce give the ChartImport the AutoStyles 2000-12-15 18:19:13 +00:00
Michael Brauer
075ad4280f Make styles contexts members if SvXMLImport 2000-12-15 11:14:46 +00:00
Michael Brauer
d5c8ee4c9b #80795#: Create Package instead of OLE storage 2000-12-03 09:16:56 +00:00
Michael Brauer
c4377403cc #80795#: use packages 2000-12-02 09:26:15 +00:00
Kai Ahrens
0dbf2ec6b8 #80795#: added XIndexContainer 2000-12-01 10:16:41 +00:00
Sascha Ballach
1590800b59 #80552#; creates the progressbar on demand 2000-11-29 14:34:51 +00:00
Armin Weiss
c551fa7f89 #80594# XML 3d import/eport added 2000-11-24 16:00:21 +00:00
Sascha Ballach
ca72e97d6a add the method SetStatisticAttributes 2000-11-16 17:16:04 +00:00
Caolán McNamara
23ba8ac10d Math Namespaces 2000-11-14 09:28:59 +00:00