Commit Graph

147 Commits

Author SHA1 Message Date
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
Joachim Lingner
0088aa39a1 replaced False by sal_False 2001-03-22 11:17:07 +00:00
Sascha Ballach
d20fc05bc8 add a assertion 2001-03-22 08:09:46 +00:00
Sascha Ballach
8ad3c04ad7 remove two asserts 2001-03-22 08:09:00 +00:00
Joachim Lingner
7457dcd80e Replaced OSL_ENSHURE by OSL_ENSURE 2001-03-21 15:54:38 +00:00
Michael Brauer
8af76adf86 additional floating frame properties 2001-03-21 09:01:02 +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
a3a690529b fix EndElement to always put the Sequence in the any 2001-03-19 12:25:57 +00:00
Sascha Ballach
462c0e659d forgot the & for parameters by reference 2001-03-19 12:10:57 +00:00
Sascha Ballach
4435ae810e finished import of document settings 2001-03-19 11:18:19 +00:00
Martin Gallwey
a6d92a78d4 add config namespace 2001-03-19 09:30:30 +00:00