summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
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
2019-12-23sal_Char->char in toolsNoel Grandin
2019-11-11Don't compile cpuid test with INTRINSICS_CXXFLAGSTomaž Vajngerl
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-17Use CPPUNIT_ASSERT in test codeStephan Bergmann
2019-09-17Fix assertMike Kaganski
2019-09-01Fix '..'Andrea Gelmini
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21Add test clarifying behavior of INetURLObject::setName on empty pathStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-05-10Remove temporary config.ini after the testAurimas Fišeras
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl