summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
2020-08-10improvements to JSON WriterNoel Grandin
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19new json writer for LOKNoel Grandin
2020-06-09tools: extend test for UnitConversionTomaž Vajngerl
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann
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
2018-05-07tools: date unit testsChris Sherlock
2018-04-30tools: test for MinMaxChris Sherlock
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2017-10-23loplugin:includeform: toolsStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-15Fix typosAndrea Gelmini
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann
2017-09-15long->sal_Int32 in FractionNoel Grandin