summaryrefslogtreecommitdiff
path: root/sd/source/core/stlpool.cxx
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-09-30loplugin:reducevarscope in sdNoel
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-02-15loplugin:flatten in sd/source/coreNoel 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-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-18tdf#94369 - Default set of Impress graphic stylesheiko tietze
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-05-16tdf#117455 - New drawing stylesheiko tietze
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-15Removing old SfxItemSet::getHash usageVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-05cppcheck: knownConditionTrueFalseJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann