summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
2022-01-15tdf#146754: consider xyz:123 as host:port when parsing URLs smartMike Kaganski
2021-12-24tdf#146382 cant open file from Explorer-attached remote locationNoel Grandin
2021-12-01Fix typosAndrea Gelmini
2021-11-29tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna
2021-11-24Fix typos and translationsAndrea Gelmini
2021-11-23Add test for INetURLObject::changeSchemeStephan Bergmann
2021-10-28-Werror,-Wunused-macrosStephan Bergmann
2021-10-27CPU-specific files should not include templates or inlinesLuboš Luňák
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-01Fix typosAndrea Gelmini
2021-07-30tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl
2021-06-17tools: handle special chars correctly in XmlHandler + testTomaž Vajngerl
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák
2021-04-02vcl: move Fraction reading/writing to GenericTypeSerializerTomaž Vajngerl
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-18make internals of ::Color privateNoel
2021-01-17tools: support reading xml namespace with XmlWalkerTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák
2020-11-18tdf#123936 Formatting files in module tools with clang-formatPhilipp Hofer
2020-11-17simplify BigInt, remove isSetNoel
2020-11-14BigInt's non-big value type is currently sal_Int32Mike Kaganski
2020-10-28convert some more long -> tools::LongNoel
2020-10-19add tools::Long typedef and use it in toolsNoel
2020-09-28Fix SSE2 cpuid checksDr. David Alan Gilbert
2020-09-28Fix SSSE3 cpuid checksDr. David Alan Gilbert
2020-09-22Fix AVX2 cpuid checksDr. David Alan Gilbert
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-25Fix typosAndrea Gelmini
2020-06-24Add test as an example how to add CPU intrinsics supportTomaž Vajngerl
2020-06-22Consolidate unique_ptr deleters calling freeStephan Bergmann
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-18new json writer for LOKNoel Grandin
2020-06-01tools: extend test for UnitConversionTomaž Vajngerl
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara