Commit graph

230 commits

Author SHA1 Message Date
Sven Jacobi
e4a8120262 #105714# differentiate between version SOFFICE_FILEFORMAT_31 and SOFFICE_FILEFORMAT50 if saving OLE objects 2002-12-12 11:22:45 +00:00
Christian Lippka
dce2fcdcc3 #106140# Check only at beginning of name for default slide name 2002-12-10 15:37:43 +00:00
Christian Lippka
e8e72ce7b3 #105607# inserted a function to cancel the current action since posting a key event to cancel current function may have side effects 2002-11-29 13:23:07 +00:00
Björn Milcke
068e1fd391 #105034# Do IsNewPageNameValid() in two variants: one for renaming slides and
one for inserting slides from a different presentation.
2002-11-28 17:00:15 +00:00
Björn Milcke
94d26c0680 #102103# page-name checking is now done in IsNewPageNameValid() which is called
by CheckPageName() and a check-handler for the SvxNameDialog.
2002-11-04 17:02:00 +00:00
Christian Lippka
8567c72988 #97159# check for duplicate printer in OnDocumentPrinterChange 2002-10-28 10:08:56 +00:00
Christian Lippka
9b2be770df #100286# added help ids for SvxNameDialog 2002-10-17 15:31:49 +00:00
Björn Milcke
99724f0d9f #103182# SetModified(): only set the changed state if modification is enabled 2002-10-01 14:17:49 +00:00
Kai Ahrens
8a99e02439 #101570#: added ASPECT_DOCPRINT 2002-08-13 10:46:36 +00:00
Kai Ahrens
b10c0258f6 #101758#: added BIDI support 2002-08-01 10:30:12 +00:00
Christian Lippka
40ce64a003 #100875# remember view data when ole not inplace active 2002-07-30 13:24:29 +00:00
Christian Lippka
3aa0062c1b #100875# get selected page from frame view is possible when painting ole client 2002-07-30 13:11:59 +00:00
Kai Ahrens
98978996f6 #101752#: prepare formatting by screen 2002-07-26 07:32:44 +00:00
Thorsten Behrens
e662be25ca #100237# Defined NbcSetChanged outline and by means of the base class 2002-07-19 11:04:58 +00:00
Kai Ahrens
4fc02c7787 #100005#: apply slot filters to all ViewShells 2002-06-07 07:28:46 +00:00
Christian Lippka
ca0525c7dc #98819# removed use of ColorConfig for grid in application 2002-05-07 09:17:08 +00:00
Christian Lippka
0e1b2e4d5c #98819# use ColorConfig for grid 2002-04-30 10:05:12 +00:00
Christian Lippka
f60ddef689 #98819# use ColorConfig for grid 2002-04-30 09:31:45 +00:00
Kai Ahrens
a762c9df17 #98424#: moved FuExport to ::ConvertTo (SID_EXPORTDOC) 2002-04-18 14:48:12 +00:00
Kai Ahrens
114eca195e #97664#: use consistent strings and behaviour for naming of objects 2002-03-13 15:44:45 +00:00
Thorsten Behrens
b6cebeeddc #*i2380# Doing smarter page name checking 2002-03-13 10:19:42 +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
Kai Ahrens
1b296a6c4f #94774#: optimized OLE change handling 2001-12-05 14:24:58 +00:00
Christian Lippka
dc120582f2 #94924# removed pack feature 2001-11-27 15:05:18 +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
0b1d794716 #93586#: removed __EXPORT compiler flag 2001-10-22 12:36:57 +00:00
Armin Weiss
563c0a1b78 #91457# ExecuteSpellPopup now handled by SdDrawDocShell. This is necessary 2001-09-27 09:32:01 +00:00
Kai Ahrens
dc5d5216ba #91555#: rounding errors 2001-08-29 12:55:44 +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
Kai Ahrens
b7af7ce2d5 #81916#: support of selection clipboard 2001-08-21 14:28:23 +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
Kai Ahrens
95b2ea577a TF_SVDATA changes 2001-07-02 09:18:18 +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
Sven Jacobi
449666ba52 removed docshel5 2001-05-22 11:22:48 +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
f48954fb87 #84940#: swap graphics to temp file if SID_VERSION is executed 2001-03-28 10:55:47 +00:00
Kai Ahrens
a9a04ae8f7 #84984#: open picture stream in mode STREAM_READ only 2001-03-23 10:37:19 +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
57d1f4861f #84824#: clipboard and D&D cleanup 2001-03-16 12:33:16 +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
8ad2a38256 register factory for current file formats 2001-02-19 12:35:25 +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
5e6def1bd4 Redesign for XTransferable 2001-01-19 18:15:28 +00:00
Kai Ahrens
3543b64d59 added load on demand functionality for graphis 2001-01-08 14:38:52 +00:00
Kai Ahrens
089ef98394 #80795#: new document stream handling 2000-12-03 16:02:17 +00:00
Kai Ahrens
c92ca12ec0 must changes (file access) 2000-11-10 15:53:19 +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
34a98ed5f8 #72882# initialize static members for progressbar 2000-10-27 13:30:19 +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