Commit Graph

82 Commits

Author SHA1 Message Date
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
Patrick Luby
f169459699 Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process 2001-03-02 06:21:44 +00:00
Christian Lippka
20ea3277b8 seperate content stream into content and style stream 2001-03-01 15:31:32 +00:00
Sascha Ballach
e2c63305e5 meta import component added 2001-02-28 16:47:49 +00:00
Martin Gallwey
2199c03260 Fix a memory leak 2001-02-28 10:32:54 +00:00
Armin Weiss
d83cd10713 Added special support routines for double import/export 2001-02-26 09:25:38 +00:00
Armin Weiss
39fffb5cd4 Added double conversion routines which import/export a unit, too. 2001-02-26 09:22:16 +00:00
Sascha Ballach
9b4cf89d4e add SetBodyAttributes method 2001-02-23 14:48:23 +00:00
Sascha Ballach
2593ab88ff change the type of the encode and decode Sequence from sal_uInt8 to sal_Int8 2001-02-23 05:54:43 +00:00
Sascha Ballach
451e3ce99f Base64 encoding and decoding added 2001-02-22 16:41:08 +00:00
Daniel Vogelheim
a18bcee992 - added: import and export of document events 2001-02-21 19:30:19 +00:00
Christian Lippka
144c64b87e fixed a precission problem with time conversion 2001-02-15 16:32:58 +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
Christian Lippka
cad3082786 #83528# merging control styles with shape styles 2001-02-08 13:30:12 +00:00
Sascha Ballach
a66be3e094 export of the meta informations in a own stream 2001-02-06 13:51:28 +00:00
Daniel Vogelheim
4e7fb98c65 - added: components for import and export of auto text events
- fixed: export of starbasic events now observes 'use whitespace' flag
2001-02-06 10:51:27 +00:00
Daniel Vogelheim
12edcb9b4f - fixed: remaining STL includes in xmloff 2001-02-06 09:41:54 +00:00
Sander Vesik
97b4f558e2 Merge NetBSD changes by Michael rauch from OO614B to HEAD (disregard 1.6.2.1) 2001-02-02 12:25:27 +00:00
Sascha Ballach
0ba9547fda did must change of the Form import 2001-02-01 16:46:09 +00:00
Sascha Ballach
8a32a014fb remove _ExportChangeTracking() 2001-02-01 16:45:40 +00:00
Christian Lippka
643192e81e fixed convertDateTime for converting uitl::DateTime to ISO Time string 2001-01-30 11:25:31 +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
88a8467c6a addeded XUnoTunnel interface 2001-01-22 11:27:59 +00:00
Sascha Ballach
63adbb4471 new behaviour of the ProgressBarHelper; he gets the XStatusIndicator directly 2001-01-22 10:06:52 +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
Daniel Vogelheim
8967409f68 - fixed: TokenEnumerator now delivers a final empty token if present (was suppressed before) 2001-01-15 12:31:51 +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
Christian Lippka
0f1102525f #80857# shape animations added 2000-12-19 15:40:17 +00:00
Frank Schönheit
cfcdc9dcbf renamed FormlayerExport to FormExport - consistent with the import classes 2000-12-18 15:13:37 +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
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
Michael Brauer
c4377403cc #80795#: use packages 2000-12-02 09:26:15 +00:00
Sascha Ballach
beb593a8b0 #79771#, add a member which store the last percent, so the progress bar do not have to repaint on every setvalue 2000-12-01 16:15:10 +00:00