summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
2018-08-22tdf#119326 crash when adding "Windows Share" File resourceNoel 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
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-03use sal_Int32 in tools::DateNoel Grandin
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-02Add more unit tests for Date::Normalize()Eike Rathke
2017-05-02Test that empty date is not a valid dateEike Rathke
2017-04-28use std container for ParameterListJochen Nitschke
2017-04-28Add unit tests for Date::Normalize()Eike Rathke
2017-04-28loplugin:cppunitassertequals: toolsStephan Bergmann
2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-12Add minimal INetMIME::scanContentType test and fix bugs thus foundStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-24Clarify some INetURLObject::setExtension behaviorStephan Bergmann
2016-12-09CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-15clang-cl loplugin: toolsStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann