summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview3.cxx
AgeCommit message (Expand)Author
2021-10-01loplugin:constparamsNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-07unbalanced [Beg/End]Undo possible on self-dnd in impressCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-01no need to allocate these on the heapNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-07ref-count SdrPageNoel
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-22split SotStorageStream into two classesNoel
2020-12-09passed_freed_arg: InsertObjectAtView returns false if pObj was deletedCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-07-18cid#1448534 Use after freeCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-09use unique_ptr in sdNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin