summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlview.cxx
AgeCommit message (Expand)Author
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-19flatten SfxUndoArrayNoel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-03-23loplugin:useuniqueptr in OutlineViewNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna