summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2024-05-14loplugin:ostr in svlNoel Grandin
2024-04-28reduce symbol visibilityNoel Grandin
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
2024-04-20loplugin:constantparamNoel Grandin
2024-04-19loplugin:constantparamNoel Grandin
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-04-12fold OnDemandNativeNumberWrapper ctor and init togetherCaolán McNamara
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04fix 'tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify'Noel Grandin
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-02crashtesting: SvNFEngine::DefaultCurrencyRO assertCaolán McNamara
2024-03-29speed up ScPatternAttrNoel Grandin
2024-03-29crashtesting: fix SvNFEngine::CacheFormatRO assertCaolán McNamara
2024-03-27drop const_cast and be more honest that internal state changesCaolán McNamara
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22improve loplugin:staticmethodsNoel Grandin