summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewoverlaymanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin1-6/+6
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann1-4/+4
2023-09-11svx: prefix members of SdrHdlMiklos Vajna1-7/+7
2022-08-29ref-count SdrObjectNoel Grandin1-8/+7
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-2/+0
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin1-18/+18
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-07-22flatten vcl::LazyDeleteNoel Grandin1-4/+4
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-2/+2
2020-10-23long->tools::Long in pyuno..sdNoel1-4/+4
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-2/+6
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-16/+16
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann1-3/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin1-2/+2
2019-09-27loplugin:virtualdead in sdNoel Grandin1-6/+0
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-10/+2
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin1-71/+71
2019-02-13Pointer is pointlessNoel Grandin1-3/+4
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-3/+2
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara1-6/+33
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov1-9/+5
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-2/+7
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin1-2/+2
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin1-4/+3
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin1-2/+3
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock1-1/+1
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin1-4/+4
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-2/+2
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin1-1/+1
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin1-3/+3
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-16/+16
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+1