summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2022-02-28checked signedness of Sfx*IntItem types (part2)Noel Grandin
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-21replace SfxPoolItem::LookupHashCode() with Lookup() (tdf#135215)Luboš Luňák
2022-02-18improve the SfxItemSet::CloneAsValue checkNoel Grandin
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin
2022-02-15add typed GetWhich operationsNoel Grandin
2022-02-08speed up SfxItemPool searches with items that can't use IsSortable()Luboš Luňák
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth
2022-02-03SfxMetricItem should take signed valueNoel Grandin
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-29fix loading file with very large number of stylesNoel Grandin
2022-01-29std::vector -> std::array for NfKeywordTableNoel Grandin
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-11-23make a bunch of svl::SharedString functions inlineLuboš Luňák
2021-11-20tdf#133835 speedup calc autofilter (1)Noel Grandin
2021-11-19loplugin:stringliteraldefine in svlNoel Grandin
2021-11-16svl: fix misleading commentMichael Stahl
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-10-26Silence -Werror,-Wdeprecated-copyStephan Bergmann
2021-10-26tdf#131025 swtable: don't apply number format to non-number textJustin Luth
2021-10-25Fix toolbar button's currency list's number format for default localeEike Rathke
2021-10-12Revert "Use placement new to avoid one of the allocation calls..."Stephan Bergmann
2021-10-10loplugin:moveparam in svlNoel Grandin
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-03Use placement new to avoid one of the allocation calls...Noel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke