summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvsh.cxx
AgeCommit message (Expand)Author
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
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-21Fix typosAndrea Gelmini
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-26tdf#101815 impress: redraw after ExecuteSpellPopupJustin Luth
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock