summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)
2024-03-08tdf#158773 reduce size of IndexedStyleSheetsNoel Grandin
2024-03-08tdf#158773 reduce cost of stylesheet lookupNoel Grandin
2024-03-08tdf#158773 GetNumberOfStyleSheets can be an inline methodNoel Grandin
2024-03-08tdf#158773 flatten data of IndexedStyleSheetsNoel Grandin
2024-03-07tdf#158773 reduce time spent in IndexedStyleSheets::ReindexNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin
2024-02-24tdf#159862: set SearchWildcard to false changes SearchRegularExpression valueJulien Nabet
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-16ITEM: Better test for DynamicDefaultItemsArmin Le Grand (allotropia)
2024-02-13ITEM: corrected error for SfxSetItemArmin 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-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25Fix typoAndrea Gelmini
2024-01-25Fix typoAndrea Gelmini
2024-01-25Fix typoAndrea Gelmini
2024-01-25Fix typoAndrea Gelmini
2024-01-25Fix typoAndrea Gelmini
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-24add #include unordered_mapCaolán McNamara
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-20Fix typoAndrea Gelmini
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-15Fix typoAndrea Gelmini
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-13cid#1585309 Dereference before null checkCaolán McNamara
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-04tdf#114441 sal_uLong to better integer typebuldi
2023-12-31Replace "size() != 0 with !empty()" (svl)Julien Nabet
2023-12-30simplify OutlineToImpressFinalizer, no need to use SvLockBytesNoel Grandin
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-26cid#1559882 Uninitialized scalar fieldCaolán McNamara
2023-12-23cid#1559884 Uninitialized scalar variableCaolán McNamara
2023-12-21Fix typoAndrea Gelmini
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-18add copy constructor for SfxItemSetFixedNoel Grandin
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-22Work with what we have in ArrayImpl: pointersArmin Le Grand (allotropia)
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)