summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlview.cxx
AgeCommit message (Expand)Author
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-07ref-count SdrPageNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-23Add new customize and position merged dialogGülşah Köse
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
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