summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-20elide some makeStringAndClear() callsNoel Grandin
2022-06-18cid#1506306 Uninitialized scalar fieldCaolán McNamara
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17Rectangle: split SetSize into SetWidth/SetHeightJan-Marek Glogowski
2022-06-15Add unit tests for ZCodecofftkp
2022-06-12Add compression support for GZ through ZCodecofftkp
2022-06-03Use more appropriate type for MultiSelection::nCurSubSel et alStephan Bergmann
2022-05-30tdf#147021 Use std::size() instead SAL_N_ELEMENTS macroRoman Kuznetsov
2022-05-24no need to call makeStringAndClear hereNoel Grandin
2022-05-24no need to call makeStringAndClear hereNoel Grandin
2022-05-20elide temporary OUStringBuffer in INetURLObjectNoel Grandin
2022-05-16no need to stat a dir when opening a temporary fileNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-07This condition is apparently fatalStephan Bergmann
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-05-03Adapt Base64::decodeSomeChars to change from OUString to std::u16string_viewStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
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-26add o3tl::toUInt32Noel Grandin
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák
2022-04-05Fix typosAndrea Gelmini
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-31tdf#148253: fix matching algorithmMike Kaganski
2022-03-20add system-libfixmathRene Engelhard
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara
2022-03-13ofz#45527 detect too many points earlierCaolán McNamara
2022-03-13pass reference to the target vector insteadCaolán McNamara
2022-03-12no need to temporary OUString hereNoel Grandin
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-06ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-05ofz: Use-of-uninitialized-valueCaolán McNamara
2022-02-28cid#1500555 try +taint_sanitize instead of -taint_sourceCaolán McNamara
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-21cid#1500555 silence Untrusted loop boundCaolán McNamara
2022-02-09Simplify SvGlobalName::GetHexNameMike Kaganski
2022-02-09Flatten SvGlobalName::MakeIdMike Kaganski
2022-02-09Simplify SvGlobalNameMike Kaganski
2022-02-03cid#1497939 Division or modulo by zeroCaolán McNamara
2022-01-31jsonwriter: ensure correct number of bytes is availableSzymon Kłos
2022-01-23Improve DBG_UNHANDLED_EXCEPTION output a bitStephan Bergmann
2022-01-15tdf#146754: consider xyz:123 as host:port when parsing URLs smartMike Kaganski