summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-02-19coverity#738827 mbIsDeselectionPending unusedCaolán McNamara1-2/+0
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-2/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky1-1/+0
2012-07-02removed unnecessary forward declarations of classTakeshi Abe1-5/+0
2012-06-22Remove empty or non-called methodsThomas Arnhold1-3/+0
2011-10-21remove unused methods from sd::slidesorterFelix Zhang1-1/+0
2011-04-15none of these classes or headers is actually usedCaolán McNamara1-3/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-71/+74
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-4/+4
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-14cws impress190: rebase m82Christian Lippka1-8/+0
2010-05-05#i89450# removed unused codeChristian Lippka1-8/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.298); FILE MERGEDRüdiger Timm1-26/+18
2008-04-03INTEGRATION: CWS presenterview (1.12.54); FILE MERGEDKurt Zenker1-4/+10
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.11.158); FILE MERGEDKurt Zenker1-3/+3
2006-04-06INTEGRATION: CWS impress89 (1.10.84); FILE MERGEDVladimir Glazounov1-12/+9
2005-12-14INTEGRATION: CWS impressfunctions (1.9.40); FILE MERGEDRüdiger Timm1-7/+9
2005-09-09INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGEDRüdiger Timm1-47/+21
2005-07-14INTEGRATION: CWS impress51 (1.7.40); FILE MERGEDKurt Zenker1-2/+10
2005-03-23INTEGRATION: CWS impress37 (1.6.46); FILE MERGEDVladimir Glazounov1-40/+27
2005-01-28INTEGRATION: CWS impress30 (1.5.60); FILE MERGEDRüdiger Timm1-2/+9
2004-11-26INTEGRATION: CWS impress10 (1.2.78); FILE MERGEDRüdiger Timm1-2/+64
2004-11-26INTEGRATION: CWS impress16 (1.3.44); FILE MERGEDJens-Heiner Rechtien1-2/+11
2004-09-20INTEGRATION: CWS impress21ea (1.2.60); FILE MERGEDRüdiger Timm1-6/+3
2004-07-13INTEGRATION: CWS impress2 (1.1.2); FILE ADDEDRüdiger Timm1-0/+174
2010-07-21renaissance1: #i107215# Make buttons appear after slide sorter context menu i...Andre Fischer1-0/+6
2010-06-17renaissance1: #i107215# Do not show buttons for Draw documents.Andre Fischer1-1/+1
2010-04-23renaissance1: #i107215# Reorganized the selection function. Introduced button...Andre Fischer1-64/+22
2010-03-23renaissance1: merge with DEV300_m75Andre Fischer1-4/+1
2010-03-12renaissance1: #i107215# Added support for keys home/end. Fixed selection afte...Andre Fischer1-0/+7
2010-03-11renaissance1: #i107215# Fixed drag-and-drop when used with auto-scrolling. I...Andre Fischer1-9/+8
2010-03-08renaissance1: #i107215# Fixed drag-and-drop.Andre Fischer1-1/+3
2010-03-08renaissance1: #i107215# Improved handling of transferables.Andre Fischer1-22/+10
2010-03-02renaissance1: #i107215# Modified display of substitution and insertion indica...Andre Fischer1-4/+9
2010-02-23renaissance1: #i107215# Focus can be moved with Ctrl+Cursor Keys.Andre Fischer1-1/+2
2010-02-23renaissance1: #i107215# Improved drag and drop.Andre Fischer1-3/+13
2010-02-12renaissance1: #i107215# Adaption to latest changes of the spec.Andre Fischer1-3/+3
2010-01-27renaissance1: #i107215# First draft of the new slide sorter design.Andre Fischer1-30/+47