summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvsh.cxx
AgeCommit message (Expand)Author
2023-09-10using decls should come after #includeNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-04-11tdf#150477: Change "Slide" to "Page" in Draw status barBaole Fang
2023-01-26GetDrawController should return pointerNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolán McNamara
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-02-21loplugin:refcounting in sdNoel
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-10-19loplugin:virtualdead unused param in sd::ViewShell::UpdatePreviewNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-15coverity#1437956 Dereference after null checkCaolán McNamara
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-26loplugin:useuniqueptr in OutlineViewShell and ViewShellNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-19inline some definesNoel Grandin