summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview3.cxx
AgeCommit message (Expand)Author
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
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12loplugin:constantparamNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock