summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc3.cxx
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-04for these we know what the SearchFamily and GetSearchMask are alreadyCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-02-06Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-30svx: prefix members of SdrModelMiklos Vajna
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-04Avoid storing potentially negative and unused value in sal_uInt16 varStephan Bergmann
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-21tdf#42949 Fix IWYU warnings in sd/source/{core,helper}/*hxxGabor Kelemen
2019-01-09use unique_ptr in sdNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09Fix typosAndrea Gelmini
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in SdDrawDocument::InsertBookmarkAsObjectNoel Grandin
2018-09-11loplugin:constantparamNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-22tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[f-h]*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-15remove some unused comphelper includesJochen Nitschke
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-03-20Exclude a redundant variableMike Kaganski
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-07tdf#57950 replaced some O(U)StringBuffer::append() with operator+ekuiitr
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin