summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell
AgeCommit message (Expand)Author
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-09-03Missing includeMike Kaganski
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
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-30Remove redundant asserts after newMike Kaganski
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-20loplugin:constantparamNoel Grandin
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-03-07use more Color in sdNoel Grandin
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-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04silence coverity#1405937 Uncaught exceptionCaolán McNamara
2017-10-31loplugin:constantparam in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: sdStephan Bergmann
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-06-22loplugin:unusedfields in sd part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
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
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin