summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
AgeCommit message (Expand)Author
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann
2017-06-30fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorterBernhard Widl
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard
2016-06-11coverity#1362678 Dereference after null checkCaolán McNamara
2016-05-18refactor this repeated code into a single methodCaolán McNamara
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara
2016-05-16Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara
2016-05-16no need to double dynamic_castCaolán McNamara
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara