summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc4.cxx
AgeCommit message (Expand)Author
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-30svx: prefix members of SdrModelMiklos Vajna
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-05-11Removed duplicated includeAndrea Gelmini
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/coreNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-21tdf#42949 Fix IWYU warnings in sd/source/{core,helper}/*hxxGabor Kelemen
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-18tdf#94369 - Default set of Impress graphic stylesheiko tietze
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-20loplugin:useuniqueptr in SdDrawDocumentNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-16tdf#117455 - New drawing stylesheiko tietze
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-07use more Color in sdNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27Performance is still sluggish, so use non-broadcasting functionKatarina Behrens
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-23Don't reformat all connectors every time spellchecking timer firesKatarina Behrens
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara