summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)
2023-11-14cid#1550044 make it more clear that null is returned hereCaolán McNamara
2023-11-09Fix typoAndrea Gelmini
2023-11-09Fix typoAndrea Gelmini
2023-11-08Avoid initialization-order-fiasco in DBG_UTIL codeStephan Bergmann
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svlStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-29cid#1545230 Unchecked return valueCaolán McNamara
2023-09-29ITEM: Correct handling of Items in swArmin Le Grand (allotropia)
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-09Fix typoAndrea Gelmini
2023-09-09Fix typoAndrea Gelmini
2023-09-09Fix typoAndrea Gelmini
2023-09-09Fix typoAndrea Gelmini
2023-09-08ITEM: preparations for more/easier changes IIArmin Le Grand (allotropia)
2023-09-07tdf#141123: impossible to replace an event after it has been setJulien Nabet
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-10ITEM: improve SfxItemSet notification callbackArmin Le Grand (allotropia)
2023-08-07Fix typosAndrea Gelmini
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-17Simplify a bitMike Kaganski
2023-07-16SfxAllEnumItem::GetTextCount should return sal_uInt16Mike Kaganski
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-28Simplify SvxSearchItem::PutValue a bitMike Kaganski
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-18Use getXWeak in svlMike Kaganski
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-01sw doc model xml dump: show address of SfxBoolItemsMiklos Vajna
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-15clean up SwRefMarkFieldUpdate a bitBjoern Michaelsen
2023-01-13XUnoTunnel->dynamic_cast in SfxUnoStyleSheetNoel Grandin
2022-11-25fix assertNoel Grandin
2022-11-22Fix presumed typoStephan Bergmann
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-10-31tdf#126788 only call TotalCount() if we need the resultNoel Grandin
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-08-19svl: rename SfxRectangleItem::aVal to maValChris Sherlock
2022-08-18use more pass-by-value in SfxItemSetNoel Grandin
2022-08-03improve assert messageNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-04dodgy use of dynamic_cast on an UNO objectNoel Grandin
2022-06-29elide unnecessary copy in SfxItemSet constructorNoel Grandin
2022-06-29tdf#117539 Assert after cut and paste operation of a chart stickNoel Grandin