summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SlideSorterViewShell.hxx
AgeCommit message (Collapse)Author
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-05-20Reverting: should happen via DisconnectCaolán McNamara
This reverts commit 1ccbe907c4f83ec0357874ccb31aaaaf722f1de8.
2011-05-20configitem leak: if we create a FrameView we presumably have to delete itCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-28add modelines to .hxx files as wellCaolán McNamara
Notes: split repo tag: impress_LIBREOFFICE_3_3_FREEZE
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ↵Frank Schoenheit [fs]
::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-14cws impress190: rebase m82Christian Lippka
2010-05-28renaissance1: #i107215# Some minor fixes and improvements.Andre Fischer
2010-05-21renaissance1: #i107215# Mouse wheel scrolls whole slides.Andre Fischer
2010-05-05#i89450# removed unused codeChristian Lippka
2010-04-29renaissance1: #i107215# Fixed paint problem on initialization. Removed some ↵Andre Fischer
OSL_TRACEs.
2010-03-23renaissance1: merge with DEV300_m75Andre Fischer
2010-03-10renaissance1: #i107215# Fixed horizontal scrolling.Andre Fischer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12renaissance1: #i107215# Adaption to latest changes of the spec.Andre Fischer
2008-08-19INTEGRATION: CWS aw033 (1.13.24); FILE MERGEDVladimir Glazounov
2008/07/11 11:39:48 aw 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2008/07/10 12:56:26 aw 1.13.24.1: #i39532# XOutputDevice removed, PrepareDelete removed
2008-07-07INTEGRATION: CWS impress146 (1.13.56); FILE MERGEDRüdiger Timm
2008/06/27 14:52:50 af 1.13.56.1: #i89785# Added GetClipboardState() method.
2008-04-11INTEGRATION: CWS changefileheader (1.11.232); FILE MERGEDRüdiger Timm
2008/04/01 15:35:16 thb 1.11.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.11.232.1: #i87441# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.10.54); FILE MERGEDKurt Zenker
2007/09/11 11:28:46 af 1.10.54.4: #i18486# Turned SubControllers into components. 2007/06/19 09:01:50 af 1.10.54.3: #i18486# Added static Create() method. 2007/04/19 15:51:07 af 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2007/03/12 15:12:24 af 1.10.54.1: #i75317# Remove dependency between slide sorter and ViewShell.
2007-04-03INTEGRATION: CWS components1 (1.10.38); FILE MERGEDRüdiger Timm
2007/01/29 17:25:34 af 1.10.38.1: #i68075# New RelocateToParentWindow() method.
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.9.182); FILE MERGEDKurt Zenker
2006/11/22 12:42:02 cl 1.9.182.1: #i69285# warning free code changes for unxlngi6.pro
2006-03-21INTEGRATION: CWS viewswitch (1.8.62); FILE MERGEDOliver Bolte
2005/11/29 14:21:41 af 1.8.62.2: #i57552# Added CreateSubController() method. 2005/11/17 14:49:39 af 1.8.62.1: #i57551# Removed HasUIFeature() method.
2005-09-23INTEGRATION: CWS impress57 (1.5.110); FILE MERGEDJens-Heiner Rechtien
2005/07/20 08:24:03 af 1.5.110.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/01 08:41:33 af 1.5.110.1: i41306# Overloading ImpGetUndoManager().
2005-09-09INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGEDRüdiger Timm
2005/09/05 13:22:48 rt 1.6.62.1: #i54170# Change license header: remove SISSL
2005-07-14INTEGRATION: CWS impress51 (1.5.90); FILE MERGEDKurt Zenker
2005/05/04 13:45:52 af 1.5.90.1: #i48703# Added CreateAccessibleDocumentView.
2005-02-17INTEGRATION: CWS impress31 (1.3.72); FILE MERGEDVladimir Glazounov
2005/01/28 09:13:04 cl 1.3.72.1: #i32920# reworked FuPage to work with master pages without a slide
2005-01-25INTEGRATION: CWS impress29 (1.3.44); FILE MERGEDOliver Bolte
2005/01/14 16:24:15 af 1.3.44.1: #i40632# Added static GetSlideSorter() method.
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGEDRüdiger Timm
2004/09/29 16:37:52 af 1.2.12.1: #i34804# Added methods for adding and removing selection change listeners.
2004-07-13INTEGRATION: CWS impress2 (1.1.2); FILE ADDEDRüdiger Timm
2004/06/23 12:53:47 af 1.1.2.10: #i22705# Added GetFocus() and LoseFocus() methods. 2004/06/22 11:08:22 af 1.1.2.9: #i22705# Added overloading GetController() method. Renamed existing GetController() to GetSlideSorterController(). 2004/06/12 12:15:39 af 1.1.2.8: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:19:57 af 1.1.2.7: #i22705# Using GetActiveWindow() instead of GetBrowserWindow(). 2004/06/06 12:50:25 af 1.1.2.6: #i22705# Giving access to the scroll bar box. 2004/06/04 06:45:00 af 1.1.2.5: #i22705# Added GetSelectedPages() function. Removed declaration of view shell factory. 2004/05/05 09:42:45 af 1.1.2.4: #i22705# Made model,view,controller protected members. Create(Model,View,Controller) return new objects. 2004/04/15 08:14:08 af 1.1.2.3: #i22705# Added factory methods for model, view, and controller. 2004/03/03 17:20:35 af 1.1.2.2: #i22705# Removed debug code. 2004/02/13 13:35:44 af 1.1.2.1: #i22705# Initial revision.