summaryrefslogtreecommitdiff
path: root/include/svl/itempool.hxx
AgeCommit message (Expand)Author
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)
2023-11-09Fix typoAndrea Gelmini
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin
2022-02-15add typed GetWhich operationsNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin
2018-01-04GetTrueSlotId is deadNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-09-08loplugin:constantparamNoel Grandin
2017-09-03SfxItemPool::AddRef always adds 1Jochen Nitschke
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:unnecessaryvirtualNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-01hide SFX_WHICH_MAX defineJochen Nitschke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann