summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2022-06-15simplify SharedString::operator=(&&)Noel Grandin
2022-06-10loplugin:unusedvarsglobalNoel Grandin
2022-06-08Related: tdf#149484 Display BOOLEAN literal string text additionsEike Rathke
2022-06-06add comments to SvtBroadcaster about field sizes/packingNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in svlNoel Grandin
2022-05-28add ClearItem to the SfxItemSet iteratorsNoel Grandin
2022-05-28split SfxItem::ClearItem into two methodsNoel Grandin
2022-05-28add GetItemState to SfxItemIter, the same way I did to SfxWhichIterNoel Grandin
2022-05-28ofz#24932-1 speed up GetItemState when iteratingNoel Grandin
2022-05-16make SharedString move operator= inline (tdf#126109)Luboš Luňák
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-16Fix typoAndrea Gelmini
2022-04-15Prepare SvNumberFormatter::GetEditFormat() to obtain for another localeEike Rathke
2022-04-13use more string_view in svlNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-06make CellTextAttr half the sizeLuboš Luňák
2022-03-06make a bunch of SvtBroadcaster/SvtListeners functions inlineLuboš Luňák
2022-03-06do not destroy broadcasters and then recreate again (tdf#134268)Luboš Luňák