summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlideSorterController.cxx
AgeCommit message (Expand)Author
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-02-21Related: #i123197# Fixed selection problems when switching...Andre Fischer
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-29Remove some redundant castsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-09-19convert sd/.../SlideSorterController.hxx from String to OUStringNoel Grandin
2013-09-19remove dead TextLogger codeNoel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13several translations and fixes for translationsUrs Fässler
2013-02-25loplugin: improve indentationThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky
2012-08-22Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2011-12-25catch exception by constant referenceTakeshi Abe
2011-11-29slidesorter1: #117012# Update preview when text editing ends.mst
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-10-21remove unused methods from sd::slidesorterFelix Zhang
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-05Remove dead codes from sdTakeshi Abe
2010-11-05impress195: merge with DEV300_m92Andre Fischer
2010-10-19remove do {...} while (false) spanning whole func.David Tardon
2010-10-15impress195: #158718# Added some checks to validate pointers.Andre Fischer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-21renaissance1: #i107215# Make buttons appear after slide sorter context menu i...Andre Fischer