summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
AgeCommit message (Expand)Author
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-19loplugin:virtualdead unused param in sd::ViewShell::UpdatePreviewNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-11revert some consts to placate coverity Uncaught exceptionsCaolán McNamara
2019-06-07lok: re-factor getTextSelection.Michael Meeks
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-02-21Revert "Simplify: getToken+comparison ==> startsWith"Matteo Casalin
2019-02-17Avoid string comparison if result is knownMatteo Casalin
2019-02-17Simplify: getToken+comparison ==> startsWithMatteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-24sd: Reduce the number of possible intermediate allocationsTakeshi Abe
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-26loplugin:useuniqueptr in OutlineViewShell and ViewShellNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-22weld native message dialogsCaolán McNamara
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-19inline some definesNoel Grandin
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin