Commit Graph

46 Commits

Author SHA1 Message Date
Kai Ahrens
b10c0258f6 #101758#: added BIDI support 2002-08-01 10:30:12 +00:00
Kai Ahrens
98978996f6 #101752#: prepare formatting by screen 2002-07-26 07:32:44 +00:00
Kai Ahrens
a762c9df17 #98424#: moved FuExport to ::ConvertTo (SID_EXPORTDOC) 2002-04-18 14:48:12 +00:00
Kai Ahrens
8b24b9135e #97052#: added high contrast mode 2002-03-06 15:27:58 +00:00
Kai Ahrens
1747a5eb84 #96358#: added IOProgressHandler to binary import 2002-01-09 15:43:39 +00:00
Kai Ahrens
f20599ee5c #95867#: removed SfxObjectShell::AdjustMacroMode(...) 2001-12-20 13:49:52 +00:00
Kai Ahrens
34a690acc3 #95867#: added SfxObjectShell::AdjustMacroMode(...) 2001-12-19 14:57:06 +00:00
Christian Lippka
5525b49056 #96027# update links after xml load 2001-12-18 14:03:13 +00:00
Christian Lippka
2d7f2ffee2 #93263# use file name as template name if none is given by sfx 2001-11-05 14:23:46 +00:00
Kai Ahrens
5d08e801cb #91476#: call ::HandsOff at document in ::SaveCompleted, too (new behaviour in Sfx) 2001-08-28 11:34:45 +00:00
Armin Weiss
94894f7ddf #90691# in LoadFrom(...) go back to constructing an own SfxMedium. For XML progress evtl. copy progress bar item from local SfxMedium to newly constructed one. 2001-08-07 12:54:41 +00:00
Thorsten Behrens
07aa88c472 #88546# Added preview mode for Draw/Impress documents 2001-08-07 12:36:07 +00:00
Armin Weiss
9034a6f68a #90495# SfxMedium was deleted too early for binary import 2001-08-01 14:53:24 +00:00
Armin Weiss
9ec15e05b3 #80365# added implementation of progress bar during XML load 2001-07-31 15:31:45 +00:00
Sven Jacobi
69ac695835 #89499# closed SfxMedium provokes that documents are loaded always in ReadOnly mode 2001-07-31 10:56:44 +00:00
Christian Lippka
74b76b14d5 #90205# removed exchange.hxx 2001-07-26 08:47:24 +00:00
Christian Lippka
2b6d8be5f3 #89382# chagned item from DOCTEMPLATE to TEMPLATE_NAME 2001-07-10 07:02:15 +00:00
Armin Weiss
8d1c261f7a #86834# Call UpdateDocInfoForSave() before export 2001-07-05 12:09:12 +00:00
Sven Jacobi
64021409d9 #87766# creating binary storage to save ole objects 2001-06-01 16:13:48 +00:00
Christian Lippka
36e5dad3ee #86802# create first pages if needed for api 2001-05-31 09:16:42 +00:00
Kai Ahrens
2a50aa9a04 #86868#: ::GetPageByName fills BOOL, that indicates if found page is a master page 2001-05-16 12:51:30 +00:00
Dieter Loeschky
d909011bfb #85804# SaveCompleted(): set OutlinerParaObject 2001-05-16 11:30:45 +00:00
Christian Lippka
6dbc0b6f14 #86276# added organizer support for xml files 2001-05-03 11:20:25 +00:00
Thorsten Behrens
e54033b69b Adaptions needed for player (SVX_LIGHT version) 2001-04-26 16:11:09 +00:00
Dieter Loeschky
ea46915c16 #85804# SaveCompleted(): clear TextEditOutliner 2001-04-20 08:45:44 +00:00
Sven Jacobi
97817e4ba9 setting the correct FileFormat version to prevent the creation of XML objects 2001-04-06 12:18:30 +00:00
Kai Ahrens
e0486dc294 #81926#: check for NULL pointers 2001-03-21 10:46:52 +00:00
Kai Ahrens
0b1a3e1ca2 #84024#: set version and key at opened stream 2001-03-16 16:41:14 +00:00
Sven Jacobi
2ba4ed387c fixed ole export for powerpoint filter 2001-03-16 12:44:56 +00:00
Kai Ahrens
b4c7d556b4 #83985#: create medium after check for Basic export, not before 2001-02-20 10:21:47 +00:00
Christian Lippka
7ad62d0ec9 #83931# initialize doc correctly before xml load 2001-02-15 08:25:06 +00:00
Kai Ahrens
5f887761cf #83931#: use GetVersion instead of GetFormat 2001-02-14 15:15:53 +00:00
Kai Ahrens
52c555b221 #83931#: don't check for BASIC warning in XML export (::SaveAs) 2001-02-14 12:36:06 +00:00
Kai Ahrens
42e7ab4db8 new filter interface 2001-02-13 11:17:06 +00:00
Kai Ahrens
02ed21c562 Must changes: new ClipboardId's/SOFFICE_FILEFORMAT_XXX for format 6.0 2001-02-11 16:12:15 +00:00
Kai Ahrens
81ad9a6790 #83495#: set SWAPSTREAMMODE to temp due to stream problems after conversion to XML 2001-02-11 13:52:07 +00:00
Kai Ahrens
8e5d23ee4b #83016#: SaveNative includes SaveCompressed now 2001-01-24 10:42:48 +00:00
Kai Ahrens
3543b64d59 added load on demand functionality for graphis 2001-01-08 14:38:52 +00:00
Armin Weiss
06fe02817c errors at merge corrected (!?!) 2000-10-31 14:24:57 +00:00
Armin Weiss
03f7b689c0 change SdrObjects to use SfxItemSet instead of SfxSetItems.
Removed TakeAttributes() and SetAttributes(), new ItemSet
modification methods (GetItem[Set], SetItem[Set], ClearItem,...)
2000-10-30 10:50:43 +00:00
pw
8b18f85e03 #72882# New handling of progressbar 2000-10-27 13:29:25 +00:00
Kai Ahrens
5e1145c64b Sfx SaveOpt removed 2000-10-24 10:19:49 +00:00
Dieter Loeschky
789b3d1d28 #78659# Save(), SaveAs(): calling PrepareStore() 2000-10-18 10:02:06 +00:00
Kai Ahrens
eda93f71c3 #79429#: must changes (SfxOptions removed) 2000-10-12 07:50:16 +00:00
Kai Ahrens
abfcdf776c SFX_BINDINGS/SFX_DISPATCHER macros removed 2000-09-21 15:12:50 +00:00
Jens-Heiner Rechtien
f47a9d9db3 initial import 2000-09-18 16:07:07 +00:00