summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlideSorterController.cxx
AgeCommit message (Expand)Author
2020-09-30loplugin:reducevarscope in sdNoel
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-02-19Resolves: tdf#129446 explicitly pass the mouse event windowCaolán McNamara
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara
2019-11-18cid#1401321 Uncaught exceptionCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-07-18cid#1424266 Uncaught exceptionCaolán McNamara
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
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