summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlideSorterController.cxx
AgeCommit message (Expand)Author
2017-11-04Resolves: rtl: tdf#60315 slide pane context menu misplacedCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-24don't jump back to selected slide on right click context menuCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-22loplugin:unusedfields in sd part1Noel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-11loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-02-28Fix typoMaxim Monastirsky
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-27Filter out non-VclWindowEventsStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-25sd/source/ui/slidesorter boost->stdCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
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