Commit Graph

61 Commits

Author SHA1 Message Date
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
Sascha Ballach
e652b6f59b now exports the settings with the right root element name 2001-03-22 11:47:26 +00:00
Joachim Lingner
0088aa39a1 replaced False by sal_False 2001-03-22 11:17:07 +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
3616d60298 added config namespace 2001-03-14 14:08:53 +00:00
Sascha Ballach
8854eefeee export of document settings added 2001-03-11 14:52:23 +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
ba9e558ca9 added root elements for content and style export 2001-03-04 15:01:11 +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
Martin Gallwey
2199c03260 Fix a memory leak 2001-02-28 10:32:54 +00:00
Sascha Ballach
9b4cf89d4e add SetBodyAttributes method 2001-02-23 14:48:23 +00:00
Daniel Vogelheim
a18bcee992 - added: import and export of document events 2001-02-21 19:30:19 +00:00
Sascha Ballach
4c70664f92 view settings added 2001-02-14 05:24:00 +00:00
Daniel Vogelheim
46b2b69c5b - added: support for mute sections (needed for "save content" in global documents)
- added: support for restricted auto text export
2001-02-13 15:55:00 +00:00
Martin Gallwey
2d64280f26 I want to use AddAttribute (USHORT, OUString, OUString) 2001-02-09 14:37:16 +00:00
Sascha Ballach
8a32a014fb remove _ExportChangeTracking() 2001-02-01 16:45:40 +00:00
Michael Brauer
cd65409b3a ole objects continued 2001-01-26 10:22:48 +00:00
Michael Brauer
88a8467c6a addeded XUnoTunnel interface 2001-01-22 11:27:59 +00:00
Michael Brauer
022437c722 syntax 2001-01-17 12:42:42 +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
Michael Brauer
a91872236c support for OLE objects in XML files 2001-01-03 10:07:00 +00:00
Sascha Ballach
14ee634e9c add change tracking export 2000-12-20 12:17:23 +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
cfcdc9dcbf renamed FormlayerExport to FormExport - consistent with the import classes 2000-12-18 15:13:37 +00:00
Michael Brauer
d9f03b3df7 #81479#: export script behind meta information 2000-12-07 11:09:22 +00:00
Kai Ahrens
49986ae4af #80795#: write graphic url's 2000-12-06 19:10:11 +00:00
Michael Brauer
d5c8ee4c9b #80795#: Create Package instead of OLE storage 2000-12-03 09:16:56 +00:00
Kai Ahrens
0dbf2ec6b8 #80795#: added XIndexContainer 2000-12-01 10:16:41 +00:00
Sascha Ballach
99f143004d #80552#; now the ProgressBarHelper will be created on demand 2000-11-30 08:10:49 +00:00
Michael Brauer
6df15f3989 #80795#: export of embedded images 2000-11-29 14:57:15 +00:00
Michael Brauer
1e0d71ce50 #80795#: export of embedded images 2000-11-29 13:32:08 +00:00
Andreas Bregas
e18a76f5fe #80755# Basic export 2000-11-28 10:33:02 +00:00
Armin Weiss
c551fa7f89 #80594# XML 3d import/eport added 2000-11-24 16:00:21 +00:00
Michael Brauer
6b67ee85b0 method for exporting scripts added 2000-11-20 10:09:30 +00:00
Michael Brauer
6e66b2fcf9 syntax 2000-11-20 09:14:40 +00:00