summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlideSorterController.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-18/+12
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-2/+4
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-25/+25
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-8/+8
2015-03-23loplugin:constantfunction: sdNoel Grandin1-6/+0
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-6/+6
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-5/+5
2014-06-25remove whitespacesMarkus Mohrhard1-138/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-02-21Related: #i123197# Fixed selection problems when switching...Andre Fischer1-6/+6
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-29Remove some redundant castsStephan Bergmann1-8/+4
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-3/+3
2013-09-19convert sd/.../SlideSorterController.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-19remove dead TextLogger codeNoel Grandin1-1/+0
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-13several translations and fixes for translationsUrs Fässler1-2/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-3/+3
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische1-3/+2
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky1-2/+2
2012-08-22Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara1-2/+3
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-03-25removed duplicate includes in sdTakeshi Abe1-1/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2011-12-25catch exception by constant referenceTakeshi Abe1-2/+1
2011-11-29slidesorter1: #117012# Update preview when text editing ends.mst1-0/+20
2011-11-27remove include of pch header from sdNorbert Thiebaud1-1/+0
2011-10-21remove unused methods from sd::slidesorterFelix Zhang1-9/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+5
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-112/+245
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann1-0/+5
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-11/+11
2010-12-05Remove dead codes from sdTakeshi Abe1-3/+0
2010-10-19remove do {...} while (false) spanning whole func.David Tardon1-35/+31
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-14cws impress190: rebase m82Christian Lippka1-69/+0
2010-05-05#i89450# removed unused codeChristian Lippka1-69/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1