summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2024-11-28PVS: V612 An unconditional 'return' within a loopXisco Fauli
2024-11-13tdf#163486: PVS: variable is used after being declaredXisco Fauli
2024-11-06loplugin:passstuffbyref in svlNoel Grandin
2024-10-31tdf#162666 Make SfxStateCache handle Items correctlyArmin Le Grand (allotropia)
2024-10-22set stylesheet parent at creation timeNoel Grandin
2024-10-21drop StyleSheetCreatedNoel Grandin
2024-10-14tdf#100894 reduce time spent iterating stylesNoel Grandin
2024-09-13ITEM: adapt SfxPoolItemHolder::operator=Armin Le Grand (allotropia)
2024-09-11use more concrete UNO type in svlNoel Grandin
2024-09-06Deduplicate some codeMike Kaganski
2024-08-26tdf#158556 simplify StylePool APINoel Grandin
2024-08-23tdf#158556 make SfxGrabBagItem hashableNoel Grandin
2024-08-15SfxScriptOrganizerItem should not subclass SfxStringItemNoel Grandin
2024-08-15make SfxStringItem hashableNoel Grandin
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin
2024-07-30try to fix crash in JunitTest_svx_unoapiNoel Grandin
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-29use more GetItemSurrogatesForItemNoel Grandin
2024-07-29Use NDEBUG to show/hide m_bDeletedOliver Specht
2024-07-29tdf#161875 buffer NameOrIndex Items for fast SurrogatesArmin Le Grand (Collabora)
2024-07-22Improve the perf for pool item scanning..Noel Grandin
2024-07-20tdf#161729 clear style sheets in same order as they were addedPatrick Luby
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-08make some of the SfxStringItem subclasses hashableNoel Grandin
2024-07-06cid#1609596 silence Unintended sign extensionCaolán McNamara
2024-07-06cid#1609597 silence Using invalid iteratorCaolán McNamara
2024-07-06use o3tl::sorted_vector in DefaultItemInstanceManagerNoel Grandin
2024-07-05fix asan buildNoel Grandin
2024-07-03Fix typoAndrea Gelmini
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin
2024-07-01move global item pool to own source fileNoel 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-12Fix typoAndrea Gelmini
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-06-05Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32Caolán McNamara
2024-05-14loplugin:ostr in svlNoel Grandin
2024-05-12replace createFromAscii with OUString literals in SvxSearchItemNoel Grandin
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
2024-04-19loplugin:constantparamNoel Grandin
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-04-14Related: tdf#160056 1 entry is more common than no entriesCaolán McNamara
2024-04-04fix 'tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify'Noel Grandin
2024-03-29speed up ScPatternAttrNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin