summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2024-10-14tdf#100894 reduce time spent iterating stylesNoel Grandin
2024-09-30SdrGrafCropItem needs its own SfxItemTypeNoel Grandin
2024-09-11use more concrete UNO type in svlNoel Grandin
2024-09-06tdf#161741 undo nits: NeedsClearRedo is private + prioritize TopLevelJustin Luth
2024-09-04use less dynamic_cast when broadcasting BulkDataHintNoel Grandin
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHint in swNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-08-27tdf#158556 prevent lambda from allocating on heapNoel Grandin
2024-08-26tdf#158556 simplify StylePool APINoel Grandin
2024-08-23tdf#158556 make SfxGrabBagItem hashableNoel Grandin
2024-08-22tdf#158556 make SfxInt16Item hashableNoel Grandin
2024-08-20tdf#158556 avoid dynamic_castNoel Grandin
2024-08-16tdf#161741 tdf#161705 undo: delay ClearRedo until Undo finishesJustin Luth
2024-08-15SfxScriptOrganizerItem should not subclass SfxStringItemNoel Grandin
2024-08-15make SfxStringItem hashableNoel Grandin
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin
2024-07-31tdf#161846 use more GetItemSurrogatesForItemNoel Grandin
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-29use 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-08make some of the SfxStringItem subclasses hashableNoel Grandin
2024-07-06tdf#161717 Enhancement to identify click on tracked change in theJim Raykowski
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-28use more ASSERT_CHANGE_REFCOUNTED_ITEMNoel 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-20tdf#144208 speedup doc with lots of redline(13)Noel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-17cid#1603617 Big parameter passed by valueCaolán McNamara
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)
2024-06-06Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
2024-05-30avoid some dynamic_cast in SwTextFrameNoel Grandin
2024-05-29avoid dynamic_cast in SwCursorShellNoel Grandin
2024-05-29avoid dynamic_cast in SwTOXBaseNoel Grandin
2024-05-29avoid dynamic_cast in SwTextNodeNoel Grandin
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin
2024-05-28avoid dynamic_cast in SwXRedlineNoel Grandin
2024-05-28avoid dynamic_cast in PostItMgrNoel Grandin
2024-05-28avoid dynamic_cast in SwView::NotifyNoel Grandin