summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlview.cxx
AgeCommit message (Expand)Author
9 dayssfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir
2023-12-24Drop some wrapper methods from SvtAccessibilityOptionsGabor Kelemen
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9)Julien Nabet
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-18Fix dynamic_cast after splitting OutputDevice and vcl::Window class hierarchiesMike Kaganski
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
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