summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-04Rectangle: move inline definition into functionsJan-Marek Glogowski
2022-06-03Use more appropriate type for MultiSelection::nCurSubSel et alStephan Bergmann
2022-05-27clang-tidy modernize-pass-by-value in toolsNoel Grandin
2022-05-20elide temporary OUStringBuffer in INetURLObjectNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-05-05Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLYStephan Bergmann
2022-05-02Add css::uno::Any(Color) specializationStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28use more string_view in tools::INetMIMENoel Grandin
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin
2022-04-28use more string_view in tools::ColorNoel Grandin
2022-04-27use more string_view in toolsNoel Grandin
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák
2022-04-10use more string_viewNoel Grandin
2022-04-05Removed duplicated includeAndrea Gelmini
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara
2022-03-12tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3Noel Grandin
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-02-24cid#1500555 try -taint_source function annotation tag on function bodyCaolán McNamara
2022-02-23cid#1500555 try -taint_source function annotation tagCaolán McNamara
2022-02-17make DBG_UNHANDLED_EXCEPTION no-op if SAL_LOG_WARN is not enabledLuboš Luňák
2022-02-10MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák
2022-02-09Simplify SvGlobalNameMike Kaganski
2022-02-07float-cast-overflowStephan Bergmann
2022-01-31jsonwriter: ensure correct number of bytes is availableSzymon Kłos
2022-01-12Remove break; after returnAndrea Gelmini
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-08vcl: Create listfonts utilityChris Sherlock
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30remove unnecessary virtual inheritanceLuboš Luňák
2021-11-29tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna
2021-11-23tdf#133835 speedup calc autofilter (11)Noel Grandin
2021-11-22tdf#133835 speedup calc autofilter (9)Noel Grandin
2021-11-22Generalize DegreeNMike Kaganski
2021-11-22tdf#133835 speedup calc autofilter (6)Noel Grandin
2021-11-21tdf#133835 speedup calc autofilter (5)Noel Grandin
2021-11-21tdf#133835 speedup calc autofilter (4)Noel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski