Commit graph

74 commits

Author SHA1 Message Date
Frank Schoenheit [fs]
f884576207 slidecopy: merge after copying in CWS renaissance2 2010-06-03 18:53:52 +02:00
Christian Lippka
a7df737242 fixed unix warnings 2010-04-13 12:10:03 +02:00
Frank Schoenheit [fs]
9c32c9129e slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
Frank Schoenheit [fs]
7f2bd81581 slidecopy: removed the old TaskPane implementation, now completely superseded by the new one
carrying both implementations was only temporary, to be able to easily compare both.
The new implementation still has not A11Y API implementation, that's on the TODO list.
2010-03-17 10:48:49 +01:00
Frank Schoenheit [fs]
2ee0a0a806 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01:00
Vladimir Glazunov
bcdb702df7 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Frank Schoenheit [fs]
5f05cb55bc autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
Mathias Bauer
7244b6bb5d #i107450#: build all other modules with new editeng lib 2010-01-08 18:32:51 +01:00
Frank Schoenheit [fs]
7f6da30d47 autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL) 2009-12-15 23:07:57 +01:00
Frank Schoenheit [fs]
8a632e0d88 autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItem
As a consequence, replace some occurences of SfxFrame with XFrame.

This allows getting rid of yet some more Sfx code in the (SFX) doc loader. Also, it prevents premature
creations of SfxFrame instances during loading, since now the frame is really created when it is needed only.
2009-12-14 12:55:05 +01:00
Frank Schoenheit [fs]
72858030d7 autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, and introduce a new LoadDocument,
which does not take any frame-like argument. Makes writing code easier (and more explicit) for clients which
do not have a frame, but want to load non-hidden.
2009-12-04 22:09:14 +01:00
Frank Schoenheit [fs]
528158b5ba autorecovery: another client of InsertDocument_Impl died ...
SfxFrame::InsertDocument has been replaced with SfxViewFrame::LoadDocument, which now uses the UNO
loader to load the existing document into a frame, instead of going the direct (non-UNO-, pure-SFX-) way
2009-12-04 10:11:06 +01:00
Frank Schoenheit [fs]
ac9a1cd44c [CWS autorecovery] introduced status SfxFrame::InsertDocument which encapsulates a usage pattern comprised of the old InsertDocument/CreateViewFrame pair 2009-11-20 15:30:25 +01:00
Mathias Bauer
0cc66aaf75 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Mathias Bauer
aaa5507815 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
Ivo Hinkelmann
2deac278c9 CWS-TOOLING: integrate CWS impress171
2009-06-02 16:32:02 +0200 cl  r272511 : fixed build error
2009-05-29 16:40:09 +0200 cl  r272471 : CWS-TOOLING: rebase CWS impress171 to trunk@272291 (milestone: DEV300:m49)
2009-05-19 15:14:08 +0200 sj  r272082 : #i101459# applied patch (writing out StyleTextProperties even if no chars given)
2009-05-19 15:09:31 +0200 sj  r272081 : #i101459# applied patch (writing out StyleTextProperties even if no chars given)
2009-05-19 15:09:14 +0200 sj  r272080 : #i101459# applied patch (writing out StyleTextProperties even if no chars given)
2009-05-18 13:34:05 +0200 sj  r272015 : #i47689# fixed rectangles toolbar
2009-05-13 14:59:08 +0200 sj  r271862 : #i101563# fixed crash when loading pptx document
2009-05-12 19:31:58 +0200 sj  r271835 : #101684# fixed rotation of customshapes
2009-05-08 16:37:01 +0200 sj  r271724 : #i101683,i101584,i48160# added shearing of customshapes, fixed rotation problem
2009-04-28 17:32:14 +0200 sj  r271335 : #i48160# fixed gluepoint rotation of customshapes
2009-04-27 16:31:54 +0200 cl  r271291 : #i100138# applied patch for japanese reconversion feature
2009-04-27 16:30:52 +0200 cl  r271290 : #i100138# applied patch for japanese reconversion feature
2009-04-27 16:28:55 +0200 cl  r271289 : #i100138# applied patch for japanese reconversion feature
2009-04-23 14:22:59 +0200 cl  r271170 : #i95342# #i96820# #i97298# multiple table handling fixes
2009-04-23 14:18:54 +0200 sj  r271169 : #i60368# ignoring gamma values for toolbar/menu icons
2009-04-23 11:54:28 +0200 cl  r271146 : #i97298# set style to text even during text edit
2009-04-23 11:46:38 +0200 cl  r271145 : fixed compiler error with debug
2009-04-22 19:09:37 +0200 sj  r271135 : #i101051# applied patch (proper import of notes page object)
2009-04-22 11:07:54 +0200 cl  r271082 : #i96820# modify doc after merging cells
2009-04-22 10:57:35 +0200 cl  r271081 : #i100307# applied patch from jlcheng to correctly set modfiy state
2009-04-22 10:31:11 +0200 cl  r271079 : #i96736# copy merge information on clone
2009-04-21 08:27:22 +0200 cl  r271016 : #i89541# use SfxErrorContext to make the ErrorHandler dialog modal
2009-04-20 17:52:56 +0200 cl  r271003 : #i98480# removed 'EndPosition' and 'StartPosition' from styles
2009-04-20 16:41:55 +0200 cl  r270994 : #i98403# fixed state handling for selected motion path
2009-04-17 11:35:25 +0200 cl  r270931 : #i61274# export to pdf should behave like printing considering layer visibility
2009-04-17 10:00:17 +0200 cl  r270924 : #i98967# set default style on any new shape except a page obj
2009-04-16 16:28:20 +0200 cl  r270893 : #i98859# use percentage type for relative font height
2009-06-17 10:58:14 +00:00
Ivo Hinkelmann
7c91d4659a CWS-TOOLING: integrate CWS unifypaper01
2009-05-27 17:14:41 +0200 cmc  r272362 : #i92819#, psprint moved into vcl
2009-05-19 15:45:46 +0200 cmc  r272083 : #i92819# having difficultly in getting this right under windows
2009-05-18 18:04:22 +0200 cmc  r272043 : #i92819# missing some export magic somewhere
2009-05-18 15:34:18 +0200 cmc  r272028 : #i92819# get depends right
2009-05-18 11:50:43 +0200 cmc  r272010 : ##i92819# fix import/export stuff
2009-05-18 10:07:00 +0200 cmc  r272000 : #i92819# fix window imp name
2009-05-16 15:17:23 +0200 cmc  r271975 : #i92819# fix win paper names
2009-05-16 11:11:29 +0200 cmc  r271974 : #i92819# std::abs prolematic for msvc
2009-05-15 15:36:56 +0200 cmc  r271941 : #i92819# handle missing setting, at least on mac
2009-05-15 10:13:44 +0200 cmc  r271927 : #i92819# adjust for moved page dialog
2009-05-14 13:47:14 +0200 cmc  r271887 : remove dead files that reappeared
2009-05-14 09:57:17 +0200 cmc  r271872 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@271830 (milestone: DEV300:m48)
2009-05-11 12:27:18 +0200 cmc  r271763 : #i92819# check return value
2009-05-06 17:28:25 +0200 cmc  r271602 : #i92819# these B4/B5s are the JIS ones according to their dimensions
2009-05-06 17:17:03 +0200 cmc  r271601 : #i92819# micro-optimization
2009-05-03 18:20:48 +0200 cmc  r271434 : #i92819# paper libs
2009-05-03 16:08:32 +0200 cmc  r271433 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@271427 (milestone: DEV300:m47)
2009-04-06 15:33:37 +0200 cmc  r270556 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@270033 (milestone: DEV300:m45)
2009-03-12 14:36:35 +0100 cmc  r269415 : #i92819# merge paper utilities
2009-03-11 13:44:27 +0100 cmc  r269328 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@269297 (milestone: DEV300:m43)
2009-03-09 14:42:07 +0100 cmc  r269190 : remove config_office from synced version
2009-03-09 14:34:50 +0100 cmc  r269187 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@268395 (milestone: DEV300:m42)
2009-03-09 12:11:29 +0100 cmc  r269077 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@265758 (milestone: DEV300:m38)
2009-03-06 17:17:39 +0100 cmc  r269027 : #i92819# paper goo
2008-12-04 11:29:30 +0100 cmc  r264826 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@264807 (milestone: DEV300:m37)
2008-11-26 10:33:06 +0100 cmc  r264357 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@264325 (milestone: DEV300:m36)
2008-11-21 14:09:36 +0100 cmc  r264138 : #i92819# paper consolidation
2009-06-12 09:36:34 +00:00
Vladimir Glazounov
c82c3e12f8 CWS-TOOLING: integrate CWS mav48_DEV300
2009-03-09 12:55:54 +0100 mav  r269080 : #i99918# provide decoded version of the name
2009-03-09 10:14:59 +0100 mav  r269064 : #99967# let readonly files be correctly recognized
2009-03-09 07:04:09 +0100 mav  r269056 : #i99922# fix the typo
2009-03-06 14:10:29 +0100 mav  r269005 : #i99922# convert system path correctly
2009-03-06 13:53:45 +0100 mav  r269001 : #i99922# Prevent the problem for the case that the configuration contains wrong URL
2009-03-06 13:16:56 +0100 mav  r268999 : #i99919# handle SID_OPENHYPERLINK correctly in slide-show
2009-03-17 08:30:09 +00:00
Oliver Bolte
98bd0fd01c CWS-TOOLING: integrate CWS impress166
2009-01-27 11:42:29 +0100 af  r266972 : #i98508# Handle non DrawViewShell view shells correctly.
2009-01-21 10:41:32 +0100 af  r266635 : #i98069# Do not call PreModelChange() for every ModelLock.
2009-01-20 15:25:41 +0100 af  r266588 : #i98069# Added friend declaration that became necessary on Solaris after recent changes.
2009-01-19 13:48:47 +0100 af  r266493 : #i97478# Prevent SID_PARASPACE_(DE|IN)CREASE from crashing when style sheet is missing.
2009-01-16 11:52:37 +0100 af  r266411 : #i97338# Check the dispatcher before using it to show a context menu.
2009-01-15 14:33:55 +0100 sj  r266373 : #153716# taking care of font-independent line spacing (editmode and hittest)
2009-01-15 14:29:46 +0100 sj  r266372 : #153716# taking care of font-independent line spacing also in presentation styles
2009-01-14 14:04:16 +0100 af  r266301 : #i97634# Do view change synchronously.  Use shared pointers for view shells.
2009-01-14 14:01:27 +0100 af  r266300 : #i97634# Added non-API methods that update the configuration synchronously.
2009-01-14 13:34:40 +0100 af  r266295 : #i98069# Be more carefull with handling model updates to avoid assertion regarding number of selected pages.
2009-01-14 11:34:57 +0100 cl  r266270 : #i97261# force outliner para oibject after text edit
2009-01-14 10:49:08 +0100 cl  r266269 : #i97413# dispose cell undo action if shape dies
2009-01-13 18:50:05 +0100 cl  r266247 : #i97347# fixed cell undo crash
2009-01-12 14:16:56 +0100 af  r266156 : #i97296# Using is() method to check WeakReference for validity.
2009-01-12 13:52:00 +0100 af  r266155 : #i97190# Turned static_cast to dynamic_cast in CreateChildList.
2009-01-12 13:06:57 +0100 af  r266153 : #i97552# Catching Exceptions caught while accessing OLE-Object that is to be inserted.
2009-01-12 13:06:37 +0100 cl  r266152 : #i96164# applied patch to fix ambiguous operation
2009-02-12 12:44:26 +00:00
Vladimir Glazounov
69922d084a CWS-TOOLING: integrate CWS appleremote02
2009-01-11 00:33:34 +0100 ericb  r266127 : #i97925# start the presentation if and only if an Impress document is focused 
2009-01-10 00:02:19 +0100 ericb  r266124 : #i96978# cosmetic changes 
2009-01-09 23:56:02 +0100 ericb  r266123 : #i96978# simplify the code, and make the remote work in windowed mode 
2009-01-08 21:25:52 +0100 ericb  r266040 : #i96978# avoid to add the eventlistener several times
2009-01-08 14:54:38 +0100 ericb  r266013 : #i96978# keep the MEDIA_COMMAND_VOLUME cases for QUARTZ only for the moment 
2009-01-08 14:49:17 +0100 ericb  r266011 : #i96978# fix wrong comments 
2009-01-03 01:42:02 +0100 cloph  r265848 : CWS-TOOLING: rebase CWS appleremote02 -> DEV300_m38 (manually, module was left out when using the tooling)
2008-12-30 00:11:30 +0100 ericb  r265827 : CWS-TOOLING: rebase CWS appleremote02 to trunk@265758 (milestone: DEV300:m38)
2008-12-29 21:42:14 +0100 ericb  r265825 : #i96978# comment the menu in appleremote02 
2008-12-29 10:30:40 +0100 ericb  r265816 : #i97195# remove the event listener in the dtor
2008-12-23 23:39:55 +0100 ericb  r265794 : #i96978# cleanup 
2008-12-23 08:49:49 +0100 ericb  r265771 : #i96978# add MEDIA_COMMAND_VOLUME_UP and MEDIA_COMMAND_VOLUME_DOWN and the kRemoteButtonMenu (temporarly) 
2008-12-23 08:47:27 +0100 ericb  r265769 : #i96978# add all cases, for future use
2008-12-20 13:38:25 +0100 ericb  r265743 : #i96978# fix a potential breaker (causing warning) 
2008-12-20 12:22:15 +0100 ericb  r265742 : #i97195# implement the new event listener + callback in Impress, to detect play 
2008-12-20 12:20:42 +0100 ericb  r265741 : #i97195# add the event listener in SdModule 
2008-12-20 12:19:02 +0100 ericb  r265740 : #i97195# add the nCommand for MEDIA_COMMAND_PLAY 
2008-12-14 18:32:52 +0100 ericb  r265456 : #i96978# add the possibility to switch the way to send the PLAY event in debug mode (will be removed once i97195 will be fixed) 
2008-12-08 22:18:29 +0100 ericb  r265050 : #i96978# removing Carbon dependancy and simplify 
2008-12-07 19:54:18 +0100 ericb  r264966 : #i96978# implement the new MEDIA_COMMAND events in salinst 
2008-12-07 19:53:10 +0100 ericb  r264965 : #i96978# add new event type for the Apple Remote on Mac OS X 
2008-12-07 19:51:21 +0100 ericb  r264964 : #i96978# add gotoLastSlide with MEDIA_COMMAND events (was missing)
2008-12-07 19:46:35 +0100 ericb  r264962 : #i96992# fix an error when building with debug enabled 
2008-12-07 19:45:04 +0100 ericb  r264961 : #i96978# Implement a new event mangement for the Apple remote
2008-12-07 18:59:58 +0100 ericb  r264957 : #i96554# fix wrong argument causing warnings 
2008-12-07 18:57:56 +0100 ericb  r264956 : #i96554# fix wrong argument type 
2008-12-07 18:55:22 +0100 ericb  r264955 : #i96978# adding a new event type
2009-01-20 15:57:31 +00:00
Rüdiger Timm
1e2edbcfec CWS-TOOLING: integrate CWS tl56_DEV300 2008-12-15 12:01:46 +00:00
Oliver Bolte
e2f975752e INTEGRATION: CWS impress148 (1.51.46); FILE MERGED
2008/07/10 10:01:19 af 1.51.46.2: #i91523# Sorry, the previous change was made for issue 91523.
2008/07/10 09:59:00 af 1.51.46.1: #i91527# Allow opening of documents during a slide show when request comes from shape interactions.
2008-07-25 06:00:48 +00:00
Rüdiger Timm
5c3b85495b INTEGRATION: CWS impressodf12 (1.50.12); FILE MERGED
2008/05/30 14:09:17 cl 1.50.12.2: #i75927# fixed send to outliner after bullet rework
2008/05/26 15:05:13 cl 1.50.12.1: #i75927# fixed send to outline
2008-06-06 11:01:03 +00:00
Rüdiger Timm
aafdcd8a00 INTEGRATION: CWS changefileheader (1.48.36); FILE MERGED
2008/04/01 15:34:13 thb 1.48.36.3: #i85898# Stripping all external header guards
2008/04/01 12:38:38 thb 1.48.36.2: #i85898# Stripping all external header guards
2008/03/31 13:57:15 rt 1.48.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:27:59 +00:00
Kurt Zenker
7955dcde93 INTEGRATION: CWS presenterview (1.46.42); FILE MERGED
2008/03/26 10:45:11 cl 1.46.42.3: RESYNC: (1.47-1.48); FILE MERGED
2008/02/26 09:02:50 af 1.46.42.2: RESYNC: (1.46-1.47); FILE MERGED
2008/01/09 18:28:22 cl 1.46.42.1: #i15900# slideshow api consolidation
2008-04-03 12:26:26 +00:00
Oliver Bolte
2814cd7d3c INTEGRATION: CWS custommeta (1.46.34); FILE MERGED
2008/02/01 10:28:41 mst 1.46.34.2: RESYNC: (1.46-1.47); FILE MERGED
2008/01/21 11:38:12 mst 1.46.34.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:
  + use XDocumentProperties instead of SfxDocumentInfo
  + remove unneeded includes
2008-02-26 12:43:38 +00:00
Vladimir Glazounov
0ebebf0c85 INTEGRATION: CWS impress136_SRC680 (1.46.4); FILE MERGED
2007/11/28 16:57:51 cl 1.46.4.2: #b6625912# take document info from template
2007/11/28 16:21:58 cl 1.46.4.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()
2008-01-28 13:55:15 +00:00
Jens-Heiner Rechtien
187101b0dc INTEGRATION: CWS impress131_SRC680 (1.45.62); FILE MERGED
2007/10/18 12:16:03 af 1.45.62.1: #i76253# OutlineToImpressFinalizer stores a local copy of the data stream.
2007-11-01 14:23:51 +00:00
Oliver Bolte
c9b6bbb335 INTEGRATION: CWS basemodelrefactoring (1.42.60); FILE MERGED
2007/05/29 11:28:28 mba 1.42.60.7: RESYNC: (1.43-1.44); FILE MERGED
2007/04/14 11:45:50 mba 1.42.60.6: RESYNC: (1.42-1.43); FILE MERGED
2007/04/06 19:34:09 mba 1.42.60.5: #i75677#: superfluous includes in docfile.hxx removed
2007/04/04 15:06:29 mba 1.42.60.4: #i75677#: consolidation of methods for removing different kinds of data in DocInfo
2007/03/29 19:43:16 mba 1.42.60.3: #i75677#: settings extracted from DocInfo
2007/03/26 22:05:25 mba 1.42.60.2: #i75677#: SetUseUserData must still be done here
2007/03/25 17:19:46 mba 1.42.60.1: #i75726#: remove TIMESTAMP_INVALID_DATETIME from public interfaces
2007-07-17 12:01:04 +00:00
Kurt Zenker
b5bfdb6e3a INTEGRATION: CWS pchfix04 (1.42.6); FILE MERGED
2007/04/25 22:15:05 hjs 1.42.6.3: RESYNC: (1.42-1.43); FILE MERGED
2007/02/05 08:38:54 os 1.42.6.2: #i73604# usage of ITEMID_* removed
2007/01/19 10:49:55 hjs 1.42.6.1: #i73650# warning free with pch
2007-05-10 14:25:18 +00:00
Rüdiger Timm
1a277d4722 INTEGRATION: CWS components1 (1.39.42); FILE MERGED
2007/01/25 13:57:33 af 1.39.42.7: RESYNC: (1.41-1.42); FILE MERGED
2007/01/24 17:12:55 af 1.39.42.6: #i68075# Use the drawing framework to activate task pane panels.
2007/01/22 14:00:44 af 1.39.42.5: #i68075 Introduction of XResourceId interface.
2006/09/25 16:54:22 af 1.39.42.4: RESYNC: (1.39-1.41); FILE MERGED
2006/09/07 16:26:10 af 1.39.42.3: #i68075# Transition from URL to ResourceId.
2006/09/07 14:13:13 af 1.39.42.2: #i68075# Transition from URL to ResourceId.
2006/08/22 09:36:04 af 1.39.42.1: #i68075# Made SdModule handle the asynchronous update of the configuration.
2007-04-03 14:39:15 +00:00
Kurt Zenker
e85c346288 INTEGRATION: CWS sdwarningsbegone (1.41.36); FILE MERGED
2006/11/27 13:47:56 cl 1.41.36.2: #i69285# warning free code changes for sd project
2006/11/22 12:41:43 cl 1.41.36.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 15:54:57 +00:00
Oliver Bolte
f01532a6f5 INTEGRATION: CWS pchfix02 (1.40.26); FILE MERGED
2006/09/01 17:36:54 kaib 1.40.26.1: #i68856# Added header markers and pch files
2006-09-16 17:31:41 +00:00
Ivo Hinkelmann
5d1b8f1b9c INTEGRATION: CWS mba204crashfixes (1.39.58); FILE MERGED
2006/07/24 14:15:59 mba 1.39.58.2: #i66665#: wrong itemtype
2006/07/17 15:03:30 mba 1.39.58.1: #i66665#: deal with situation where SfxFrame is destroyed in Presentation Wizard
2006-08-01 08:53:49 +00:00
Rüdiger Timm
6eb0176cf1 INTEGRATION: CWS sfxcleanup (1.38.8); FILE MERGED
2006/02/27 08:26:33 mba 1.38.8.1: #132394#: remove superfluous code
2006-05-02 14:04:17 +00:00
Rüdiger Timm
bf3fe89fc8 INTEGRATION: CWS impress84 (1.37.112); FILE MERGED
2006/02/03 08:42:56 cl 1.37.112.2: #i58580# get correct dispatcher and some cleanup
2006/02/01 11:22:04 cl 1.37.112.1: #i58580# get correct dispatcher and some cleanup
2006-02-09 13:05:45 +00:00
Rüdiger Timm
2cdf04d7c1 INTEGRATION: CWS ooo19126 (1.36.76); FILE MERGED
2005/09/05 13:21:30 rt 1.36.76.1: #i54170# Change license header: remove SISSL
2005-09-09 02:45:03 +00:00
Kurt Zenker
c0963113fd INTEGRATION: CWS impress59 (1.35.74); FILE MERGED
2005/06/06 15:48:59 cl 1.35.74.1: #i49914# lock outline view during removing of first pages
2005-06-28 14:33:15 +00:00
Vladimir Glazounov
f54395c074 INTEGRATION: CWS fwkfinal2 (1.34.68); FILE MERGED
2005/03/16 08:20:59 as 1.34.68.1: #i45026#, #b5017761# modal dialogs MUST use any parent! ... or the y has to be reimplemented as non modal dialogs
2005-03-23 15:06:29 +00:00
Rüdiger Timm
8d375e8ea1 INTEGRATION: CWS iha06 (1.32.38); FILE MERGED
2005/01/18 18:07:11 iha 1.32.38.2: RESYNC: (1.32-1.33); FILE MERGED
2005/01/05 17:30:09 iha 1.32.38.1: #i24934# open with standard template if set
2005-01-31 13:50:20 +00:00
Rüdiger Timm
09667044c2 INTEGRATION: CWS sb19 (1.30.114); FILE MERGED
2004/12/08 14:28:14 sb 1.30.114.2: RESYNC: (1.30-1.32); FILE MERGED
2004/10/27 07:32:33 mba 1.30.114.1: #110407#: remove static BaseURL
2005-01-11 11:10:32 +00:00
Rüdiger Timm
020db7cb29 INTEGRATION: CWS presentationengine01 (1.30.12); FILE MERGED
2004/08/31 14:42:47 af 1.30.12.2: #i33627# Expand the layout menu in the task pane for new documents.
2004/08/28 22:40:44 cl 1.30.12.1: removed old presentation code
2004-11-26 18:59:11 +00:00
Oliver Bolte
d668ae91f6 INTEGRATION: CWS impress15 (1.30.102); FILE MERGED
2004/10/21 16:00:28 af 1.30.102.1: #i29592# Resync the OutlineViewShell outliner with the document after a presentation has been created for the outline of a writer document.
2004-11-16 15:11:25 +00:00
Rüdiger Timm
71462c69b9 INTEGRATION: CWS impress2 (1.28.12); FILE MERGED
2004/06/28 07:37:30 af 1.28.12.6: #i22705# Using new PaneManager::RequestMainViewShellChange() method.
2004/05/23 13:20:28 af 1.28.12.5: #i22705# Adaption to change in ViewShellBase.
2004/05/19 18:25:38 af 1.28.12.4: RESYNC: (1.28-1.29); FILE MERGED
2004/03/02 13:20:57 af 1.28.12.3: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode.
2004/03/02 09:36:40 af 1.28.12.2: #i22705# Using panes of ViewShellBase.
2004/02/25 11:15:20 af 1.28.12.1: #i22705# Adaption to modified shell handling.
2004-07-13 12:48:02 +00:00
Jens-Heiner Rechtien
9be60d0469 INTEGRATION: CWS dialogdiet01 (1.28.22); FILE MERGED
2004/04/22 02:01:28 mwu 1.28.22.1: dialogdiet01 m33 sd 20040422
2004-05-10 14:42:54 +00:00
Jens-Heiner Rechtien
54d46fd743 INTEGRATION: CWS dialogdiet (1.25.4); FILE MERGED
2004/01/19 21:54:08 mba 1.25.4.2: RESYNC: (1.25-1.26); FILE MERGED
2003/11/28 15:57:58 mba 1.25.4.1: #i22972#: obsolete include
2004-02-03 19:12:28 +00:00
Oliver Bolte
4dd4578a16 INTEGRATION: CWS impress1 (1.23.62); FILE MERGED
2003/11/10 16:40:01 af 1.23.62.4: RESYNC: (1.24-1.25); FILE MERGED
2003/10/28 09:46:12 af 1.23.62.3: RESYNC: (1.23-1.24); FILE MERGED
2003/10/23 13:04:44 af 1.23.62.2: #111996# Moved creation of new Impress document from Writer outline to its own OutlineToImpress() function.
2003/09/17 09:28:35 af 1.23.62.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.
2004-01-20 09:37:01 +00:00
Rüdiger Timm
22589a8336 INTEGRATION: CWS geordi2q10 (1.25.28); FILE MERGED
2003/11/26 16:09:30 rt 1.25.28.1: #111934#: join CWS draw20pp1
2003-12-01 09:08:37 +00:00
Jens-Heiner Rechtien
e36f5aee4f INTEGRATION: CWS geordi2q08 (1.24.26); FILE MERGED
2003/11/05 10:59:41 rt 1.24.26.1: #111934#: join CWS mercury01
2003-11-05 13:34:36 +00:00