Commit Graph

125 Commits

Author SHA1 Message Date
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
Michael Brauer
5cf764b8e6 new numbering types 2001-03-19 08:41:43 +00:00
Sascha Ballach
0ccbd5e138 did the required change (move of extract.hxx form cppuhelper to comphelper) 2001-03-16 13:37:07 +00:00
Sascha Ballach
d73be579fe remove NAMESPACE_RTL macro 2001-03-16 13:20:19 +00:00
Sascha Ballach
38c3466b01 interface completed 2001-03-16 10:36:42 +00:00
Sascha Ballach
5ea2be3740 add methods to set the view and configuration settings 2001-03-16 10:36:28 +00:00
Sascha Ballach
dee0941c16 also the index access and the name access should have a name 2001-03-15 12:35:31 +00:00
Sascha Ballach
ebbef43652 add and change a assertion removed by mtg 2001-03-15 10:04:07 +00:00
Martin Gallwey
8bc9f665eb evaluate end condition outside of loop 2001-03-15 09:08:50 +00:00
Martin Gallwey
3616d60298 added config namespace 2001-03-14 14:08:53 +00:00
Sascha Ballach
f99e01a57e DocumentSettingsContext added 2001-03-11 14:54:05 +00:00
Sascha Ballach
a6504d4ffc start to implement the import of document settings 2001-03-11 14:53:39 +00:00
Sascha Ballach
a92f3c1604 make all functions const 2001-03-11 14:52:35 +00:00
Sascha Ballach
8854eefeee export of document settings added 2001-03-11 14:52:23 +00:00
Sascha Ballach
eaed9ab612 SettingsExportHelper added 2001-03-09 18:09:17 +00:00
Sascha Ballach
07d1d79f54 export of the settings hirachie added 2001-03-09 18:08:59 +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
5d5a2a8136 changed draw/impress services to com.sun.star.comp.xxx 2001-03-04 15:10:26 +00:00
Christian Lippka
ba9e558ca9 added root elements for content and style export 2001-03-04 15:01:11 +00:00
Björn Milcke
2183e5a3f6 chart components added in getFactoy 2001-03-04 13:03:34 +00:00
Björn Milcke
a0fa0320c3 chart components added 2001-03-04 11:27:59 +00:00
Daniel Vogelheim
03483ed030 - fixed: initialized member variables 2001-03-02 19:17:53 +00:00