summaryrefslogtreecommitdiff
path: root/svl/qa/unit/items
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-03-29convert SearchBehavior to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin
2017-01-21coverity#1399032 Dereference null return valueCaolán McNamara
2017-01-17used std::map in SfxItemSetNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-13drop useless semicolonsDavid Tardon
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01avoid warning in PoolItemTestJochen Nitschke
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-01-02iss is unordered_multimap, so can't rely on orderCaolán McNamara
2014-07-23svl: fix comparison in new unit testMichael Stahl
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert