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.
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.
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.
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-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-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-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
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.
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/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.
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/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
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/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/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.
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.