summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
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
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2019-01-25Disable test for Linux x86 CXXFLAGS=-O1 corner caseStephan Bergmann
2019-01-23Test for XmlWalker to check it parses the xml as expectedTomaž Vajngerl
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-10-29loplugin:oncevarNoel Grandin
2018-08-29Round fraction if possible, else truncate; tools::Time::GetClock()Eike Rathke
2018-08-29Add unit tests for tools::Time::GetClock()Eike Rathke
2018-08-21tdf#119326 crash when adding "Windows Share" File resourceNoel Grandin
2018-07-09test: create unit tests for ConfigChris Sherlock
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-19Revert "tools: test Pair"Noel Grandin
2018-05-16tools: test PairChris Sherlock
2018-05-12tools: test for FRoundChris Sherlock
2018-05-09there are 3600000 seconds in an hourCaolán McNamara
2018-05-08tools: document and test sanitiseMm100ToTwip()Chris Sherlock