summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-10ITEM: improve SfxItemSet notification callbackArmin Le Grand (allotropia)
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-16SfxAllEnumItem::GetTextCount should return sal_uInt16Mike Kaganski
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05SvtCJKOptions::EOption is unusedNoel Grandin
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-04RES_TBLHEADINGCHG no more ...Bjoern Michaelsen
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-21replace RES_TITLE_CHANGED and RES_DESCRIPTION_CHANGED with SfxHintsBjoern Michaelsen
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen
2023-02-15osl::Mutex->std::mutex in LockFileCommonNoel Grandin
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-01-30Fix typosAndrea Gelmini
2023-01-30tdf#152722 Number Format: keep NatNum modifiersLaurent Balland
2023-01-17tdf#153006 ordering of date/time formats in report builderNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SfxUnoStyleSheetNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-09-27A bit of cosmeticsMike Kaganski
2022-09-26crashtesting: forum-de2-1635.odsNoel Grandin
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen
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-09-24Replace RES_NAME_CHANGED with an SfxHint for stronger typingBjoern Michaelsen
2022-09-23make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-09-20use more string_view in svlNoel Grandin
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-02tdf#150712 reduce cost of SharedString::getStringNoel Grandin
2022-08-19svl: rename SfxRectangleItem::aVal to maValChris Sherlock
2022-08-18use more pass-by-value in SfxItemSetNoel Grandin
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-07-12elide some dynamic_castNoel Grandin
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara
2022-06-15Revert "simplify SharedString::operator=(&&)"Noel Grandin