summaryrefslogtreecommitdiff
path: root/include/svl/poolitem.hxx
AgeCommit message (Expand)Author
2024-09-30SdrGrafCropItem needs its own SfxItemTypeNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-08-15SfxScriptOrganizerItem should not subclass SfxStringItemNoel Grandin
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin
2024-07-31tdf#161846 use more GetItemSurrogatesForItemNoel Grandin
2024-07-29tdf#161875 buffer NameOrIndex Items for fast SurrogatesArmin Le Grand (Collabora)
2024-07-26fix in some missing SfxItemTypesNoel Grandin
2024-07-22Improve the perf for pool item scanning..Noel Grandin
2024-07-18Fix typoAndrea Gelmini
2024-07-15ITEM: secure HashedItemInstanceManagerArmin Le Grand (allotropia)
2024-07-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-09loplugin:unusedenumconstantsNoel Grandin
2024-07-05fill in more SfxItemType valuesNoel Grandin
2024-07-05fix asan buildNoel Grandin
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin
2024-06-28assert when SfxObjectItems are modified while in a poolNoel Grandin
2024-06-27reduce boilerplate code for type-specific ItemInstanceManagersNoel Grandin
2024-06-26speed up DefaultItemInstanceManagerNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-25Fix typoAndrea Gelmini
2024-01-25ITEM: Slight re-design of global Item-ReusageArmin Le Grand (allotropia)
2024-01-24ITEM: Add some default global sharingArmin Le Grand (allotropia)
2024-01-24Fix typosAndrea Gelmini
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-16Fix typoAndrea Gelmini
2024-01-16Fix typoAndrea Gelmini
2024-01-16Fix typoAndrea Gelmini
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-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-09-29ITEM: Correct handling of Items in swArmin Le Grand (allotropia)
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2022-02-21replace SfxPoolItem::LookupHashCode() with Lookup() (tdf#135215)Luboš Luňák
2022-02-08speed up SfxItemPool searches with items that can't use IsSortable()Luboš Luňák
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-01-13SfxPoolItem: introduce StaticWhichCast and DynamicWhichCastBjoern Michaelsen
2020-10-19use tools::Long in svlNoel