summaryrefslogtreecommitdiff
path: root/sd/source/core/stlpool.cxx
AgeCommit message (Expand)Author
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2022-12-07sd: improve handling of table styles on page pastingMaxim Monastirsky
2022-12-05sd: Don't replace table styles on page pastingMaxim Monastirsky
2022-12-05Simplify SdStyleSheetPool::CopyTableStyles a bitMaxim Monastirsky
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
2022-09-06Replace leftover use of StarSymbol with OpenSymbolTor Lillqvist
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02related tdf#150197: sd should SetListFormatJustin Luth
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-02-20loplugin:refcounting in svlNoel
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
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