summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara1-1/+2
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-2/+0
2023-09-29ITEM: Correct handling of Items in swArmin Le Grand (allotropia)1-0/+10
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)3-55/+52
2023-09-08ITEM: preparations for more/easier changes IIArmin Le Grand (allotropia)1-17/+27
2023-09-08document SvNumberFormatsSupplierObjNoel Grandin1-3/+4
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir1-3/+11
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen1-0/+1
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)3-31/+77
2023-08-10ITEM: improve SfxItemSet notification callbackArmin Le Grand (allotropia)1-4/+12
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)2-10/+35
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen1-0/+1
2023-07-22SfxItemSetHint is deadNoel Grandin1-40/+0
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski1-46/+0
2023-07-16SfxAllEnumItem::GetTextCount should return sal_uInt16Mike Kaganski1-1/+1
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl1-1/+1
2023-07-05SvtCJKOptions::EOption is unusedNoel Grandin1-13/+1
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky1-4/+0
2023-06-29loplugin:unusedmethodsNoel Grandin1-4/+0
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski1-13/+0
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky1-1/+1
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin1-7/+6
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-6/+6
2023-05-26use more TypedWhichIdNoel Grandin1-2/+2
2023-05-25use more TypedWhichIdNoel Grandin1-0/+8
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara1-0/+1
2023-04-27tdf#145925: Add DOI recognitionBaole Fang1-0/+5
2023-04-04RES_TBLHEADINGCHG no more ...Bjoern Michaelsen1-0/+1
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen1-0/+2
2023-02-21replace RES_TITLE_CHANGED and RES_DESCRIPTION_CHANGED with SfxHintsBjoern Michaelsen1-0/+2
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen1-0/+3
2023-02-15osl::Mutex->std::mutex in LockFileCommonNoel Grandin4-12/+18
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland1-0/+3
2023-01-30Fix typosAndrea Gelmini1-2/+2
2023-01-30tdf#152722 Number Format: keep NatNum modifiersLaurent Balland1-0/+3
2023-01-17tdf#153006 ordering of date/time formats in report builderNoel Grandin1-1/+5
2023-01-13XUnoTunnel->dynamic_cast in SfxUnoStyleSheetNoel Grandin1-6/+1
2022-11-29New loplugin:crosscastStephan Bergmann2-2/+2
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-3/+2
2022-09-27A bit of cosmeticsMike Kaganski1-14/+11
2022-09-26crashtesting: forum-de2-1635.odsNoel Grandin1-0/+6
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen1-0/+1
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen1-0/+1
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen1-0/+1
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen1-0/+1
2022-09-24Replace RES_NAME_CHANGED with an SfxHint for stronger typingBjoern Michaelsen1-0/+1
2022-09-23make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák1-1/+2
2022-09-20use more string_view in svlNoel Grandin3-4/+4
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke1-2/+0
2022-09-02tdf#150712 reduce cost of SharedString::getStringNoel Grandin1-3/+4