summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
AgeCommit message (Collapse)Author
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
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-05more removed include guards using fixguard.pyPetr Mladek
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-14cws impress190: rebase m82Christian Lippka
2010-05-05#i89450# removed unused codeChristian Lippka
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-12-14autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItemFrank Schoenheit [fs]
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-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-01-20CWS-TOOLING: integrate CWS appleremote02Vladimir Glazounov
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-04-10INTEGRATION: CWS changefileheader (1.26.298); FILE MERGEDRüdiger Timm
2008/04/01 15:33:46 thb 1.26.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:23 thb 1.26.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.26.298.1: #i87441# Change license header to LPGL v3.
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.25.198); FILE MERGEDKurt Zenker
2006/11/22 12:40:35 cl 1.25.198.1: #i69285# warning free code changes for unxlngi6.pro
2006-02-09INTEGRATION: CWS impress84 (1.24.112); FILE MERGEDRüdiger Timm
2006/02/01 11:22:40 cl 1.24.112.1: #i58580# get correct dispatcher and some cleanup
2005-09-09INTEGRATION: CWS ooo19126 (1.23.364); FILE MERGEDRüdiger Timm
2005/09/05 13:20:00 rt 1.23.364.1: #i54170# Change license header: remove SISSL
2004-10-04INTEGRATION: CWS mav09 (1.20.82); FILE MERGEDKurt Zenker
2004/09/16 17:58:18 mav 1.20.82.2: RESYNC: (1.20-1.22); FILE MERGED 2004/04/14 14:11:52 mba 1.20.82.1: #i27773#: remove so3; new storage API
2004-08-23INTEGRATION: CWS tune03 (1.20.186); FILE MERGEDRüdiger Timm
2004/08/09 18:49:18 mhu 1.20.186.2: RESYNC: (1.20-1.21); FILE MERGED 2004/08/08 12:53:56 mhu 1.20.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
2004-08-04INTEGRATION: CWS impress18ea (1.20.168); FILE MERGEDRüdiger Timm
2004/07/28 14:29:15 af 1.20.168.1: #i31401# Added SdGlobalResourceContainer member to control lifetime of singletons.
2004-01-20INTEGRATION: CWS impress1 (1.18.108); FILE MERGEDOliver Bolte
2003/10/28 09:56:05 af 1.18.108.3: RESYNC: (1.18-1.19); FILE MERGED 2003/10/23 13:03:45 af 1.18.108.2: #111996# Moved creation of new Impress document from Writer outline to its own OutlineToImpress() function. 2003/09/16 12:08:06 af 1.18.108.1: #111996# Moved SdDrawDocShell to namespace sd.
2003-09-19INTEGRATION: CWS fwkq1 (1.18.54); FILE MERGEDRüdiger Timm
2003/07/14 17:52:00 mba 1.18.54.1: #110843#: get rid of factories
2003-04-24INTEGRATION: CWS draw9 (1.17.84); FILE MERGEDRüdiger Timm
2003/04/04 12:57:22 af 1.17.84.1: #108104# Modified access to virtual ref device.
2002-12-11#95150#: optimized internal D&D from NavigatorKai Ahrens
2002-11-28#105694# Added method for setting auto transition to summary page.Andre Fischer
2002-08-01#101758#: added BIDI supportKai Ahrens
2002-07-26#101752#: prepare formatting by screenKai Ahrens
2001-08-23#81916#: transfer of selection clipboardKai Ahrens
2001-08-21#81916#: support of selection clipboardKai Ahrens
2001-08-20#90835# added SfxErrorHandler for xmlChristian Lippka
2001-06-19#87631#: added number formatterKai Ahrens
2001-05-15- SfxFileDialogDieter Loeschky
2001-04-11- QueryUnload()Dieter Loeschky
2001-04-04#85144#: added missing D&D functionalityKai Ahrens
2001-03-16#84824#: clipboard and D&D cleanupKai Ahrens
2001-03-08new Drag&Drop interface/cleanupKai Ahrens
2001-01-19Redesign for XTransferableKai Ahrens
2001-01-11SdDataObject => SvDataObjectKai Ahrens
2000-09-28new configuration managementKai Ahrens
2000-09-18initial importJens-Heiner Rechtien