summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)AuthorFilesLines
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann1-1/+9
2019-11-11Don't compile cpuid test with INTRINSICS_CXXFLAGSTomaž Vajngerl1-16/+0
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl1-0/+101
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+2
2019-09-17Use CPPUNIT_ASSERT in test codeStephan Bergmann1-4/+3
2019-09-17Fix assertMike Kaganski1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann1-62/+0
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl1-0/+74
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-21Add test clarifying behavior of INetURLObject::setName on empty pathStephan Bergmann1-0/+39
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski1-10/+10
2019-05-10Remove temporary config.ini after the testAurimas Fišeras1-0/+2
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen11-24/+0
2019-04-30improve loplugin:stringconstantNoel Grandin1-9/+9
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl1-18/+0
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl1-20/+0
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl1-0/+124
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann1-29/+5
2019-01-25Disable test for Linux x86 CXXFLAGS=-O1 corner caseStephan Bergmann1-0/+7
2019-01-23Test for XmlWalker to check it parses the xml as expectedTomaž Vajngerl2-0/+102
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-18/+18
2018-10-29loplugin:oncevarNoel Grandin3-44/+22
2018-08-29Round fraction if possible, else truncate; tools::Time::GetClock()Eike Rathke1-6/+24
2018-08-29Add unit tests for tools::Time::GetClock()Eike Rathke1-0/+88
2018-08-21tdf#119326 crash when adding "Windows Share" File resourceNoel Grandin1-30/+0
2018-07-09test: create unit tests for ConfigChris Sherlock2-0/+207
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-7/+7
2018-05-19Revert "tools: test Pair"Noel Grandin1-126/+0
2018-05-16tools: test PairChris Sherlock1-0/+126
2018-05-12tools: test for FRoundChris Sherlock1-0/+63
2018-05-09there are 3600000 seconds in an hourCaolán McNamara1-0/+41
2018-05-08tools: document and test sanitiseMm100ToTwip()Chris Sherlock1-0/+55
2018-05-07tools: date unit testsChris Sherlock1-18/+441
2018-04-30tools: test for MinMaxChris Sherlock1-0/+99
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-12/+12
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-12/+12
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann1-4/+4
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann1-1/+1
2018-01-05long->sal_Int32 in BigIntNoel Grandin1-2/+2
2017-10-23loplugin:includeform: toolsStephan Bergmann7-25/+25
2017-10-03new loplugin:blockblockNoel Grandin2-112/+106
2017-09-15Fix typosAndrea Gelmini1-1/+1
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann1-1/+1
2017-09-15long->sal_Int32 in FractionNoel Grandin1-17/+2
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-6/+6
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke1-10/+20
2017-07-03use sal_Int32 in tools::DateNoel Grandin1-4/+4
2017-06-28loplugin:oncevar in test..toolsNoel Grandin1-1/+1