summaryrefslogtreecommitdiff
path: root/include/svl/itempool.hxx
AgeCommit message (Expand)Author
2024-07-29use more GetItemSurrogatesForItemNoel Grandin
2024-07-29tdf#161875 buffer NameOrIndex Items for fast SurrogatesArmin Le Grand (Collabora)
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-29Fix typoAndrea Gelmini
2024-01-29Fix typoAndrea Gelmini
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2024-01-19ITEM: Needed reworks on ItemSurrogate mechanismArmin Le Grand (allotropia)
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
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