Age | Commit message (Expand) | Author |
---|---|---|
2024-06-11 | ITEM: Change SfxItemSet to use unordered_set | Armin Le Grand (allotropia) |
2024-03-21 | ITEM: Added correct NDEBUG define | Armin Le Grand (allotropia) |
2024-03-19 | ITEM: Move TotalCount to WhichRangesContainer | Armin Le Grand (allotropia) |
2023-08-07 | ITEM: speedup WhichRanges access by buffering | Armin Le Grand (allotropia) |
2021-07-19 | Fix updating WhichRangesContainer using MergeRange | Mike Kaganski |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-16 | Move validity check to svl::Items, to avoid invalid WhichRangesContainer | Mike Kaganski |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |