Commit Graph

208 Commits

Author SHA1 Message Date
Sascha Ballach
24e8d99988 #87030#; add a possibility to change the reference 2001-05-18 14:59:40 +00:00
Michael Brauer
d5715eb99a #87246#: OLE object support through SAX interface 2001-05-18 12:58:34 +00:00
Michael Brauer
c23c281d1d #87246#: OLE object support through SAX interface 2001-05-18 12:33:18 +00:00
Sascha Ballach
ee919d6454 #86004#; remember created strings and add a method to delete the remembered strings 2001-05-17 13:09:17 +00:00
Sascha Ballach
621a29acf7 86004#; add ResetTokens call to the destructor 2001-05-17 13:07:36 +00:00
Daniel Vogelheim
0319d3c43e #86004# xmltoken.cxx included 2001-05-17 07:47:06 +00:00
Daniel Vogelheim
3d3cf3cddc #86004# reworked fixed string handling as basis for further speed improvements 2001-05-16 14:21:01 +00:00
Martin Gallwey
6546d1a1a0 #87071# dump SymbolDescriptor header and removed unused CXXFILES section 2001-05-16 10:51:45 +00:00
Martin Gallwey
20886ee4e9 #87071# added SymbolDescriptor export 2001-05-16 10:48:04 +00:00
Martin Gallwey
2e1c85fd50 #87071# added conversion of Sequence <PropertyValue> into Sequence < SymbolDescriptor > for math symbol import 2001-05-16 10:47:26 +00:00
Martin Gallwey
24e6908fa5 #87071# moved forbidden character enums to here and added symbol descriptor enums 2001-05-16 10:46:28 +00:00
th
1a52733bef correct syntax-error 2001-05-14 07:43:31 +00:00
Eike Rathke
1848e5e9f4 replaced International with IntlWrapper 2001-05-13 02:33:31 +00:00
th
9be078c09a rtl-string-changes 2001-05-11 15:11:12 +00:00
th
3ec25ddcd5 rtl-string-changes 2001-05-11 15:07:05 +00:00
th
a86da7b75b correct rtl-string-changes 2001-05-11 14:48:22 +00:00
th
d57b4a3bdf corrtect rtl-string-changes 2001-05-11 09:48:57 +00:00
th
21956975de rtl-string-changes 2001-05-11 09:37:59 +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
Sascha Ballach
15da25247c add the Type Sequence<sal_Int8> as base64Binary type 2001-05-04 09:57:07 +00:00
Michael Brauer
417aaa6244 #86155#: export text styles around character bound frames 2001-04-30 12:37:27 +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
Christian Lippka
e35678280a #82045# clear the view settings before export so we always have the current 2001-04-26 09:50:03 +00:00
Christian Lippka
3baff6b36e #82045# added export of Rectangle objects 2001-04-26 09:47:54 +00:00
Michael Brauer
de4101b007 export !DOCTYPE 2001-04-24 14:34:42 +00:00
Daniel Vogelheim
9e7d096ab3 fixed: removed hack to ease image map integrations into SRC627 2001-04-20 14:10:06 +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
Martin Gallwey
2344716926 Optimise namespace handling by storing data in an STL hash_map 2001-04-18 15:14:13 +00:00
Sascha Ballach
1aec58dafd #80363#; make it possible to export XNameContainer in the same way like XNameAccess and XIndexContainer like XIndexAccess 2001-04-06 13:32:26 +00:00
Sascha Ballach
f0c72d1a0b #81034#; let the text set by the application 2001-04-06 07:14:31 +00:00
Christian Lippka
c98e47b257 #85721# added support for forbidden characters 2001-04-05 15:41:01 +00:00
Sascha Ballach
9d817eab4b #80363#; add to set the settings of the views 2001-04-04 04:26:51 +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
Sascha Ballach
0d69a325b0 convertion of XPropertySet to/from uno::Sequence<beans::PropertyValue> added 2001-03-29 04:17:15 +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
Christian Lippka
8f501e6e9b #82715# added settings support for draw/impress 2001-03-27 21:03:08 +00:00
Sascha Ballach
4c7e81fd30 now the root element works 2001-03-23 05:56:35 +00:00
Sascha Ballach
b501380e9e import of datetime type added 2001-03-22 16:37:33 +00:00
Sascha Ballach
7d027402d8 exportDateTime added 2001-03-22 16:37:03 +00:00
Sascha Ballach
e652b6f59b now exports the settings with the right root element name 2001-03-22 11:47:26 +00:00
Sascha Ballach
64f9e2b813 change the parameter type of SetViewSettings and SetConfigurationSettings 2001-03-22 11:41:50 +00:00