summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
2014-05-22cppcheck: add missing braketThomas Arnhold
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16use SAL_N_ELEMENTSCaolán McNamara
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-02-23merge cppunit test dirs togetherCaolán McNamara
2012-02-23convert workben inetmimetest to cppunit testCaolán McNamara
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-16drop strange embedded null handling behaviourCaolán McNamara
2012-01-16document with unit test rather suspicious eof handlingCaolán McNamara
2012-01-16document with unit test rather odd embedded null handlingCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-10ensure correct export size type in stream operationCaolán McNamara
2011-10-01add missing include to build urlobj test fixtureNorbert Thiebaud
2011-10-01Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat
2011-09-29Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed ...Stephan Bergmann
2011-09-29we're not using this header hereCaolán McNamara
2011-09-28fix another unotest/test breakerMarkus Mohrhard
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-09-02add a way to better construct an OString of len X from a SvStreamCaolán McNamara
2011-08-03Add statically linked unit tester for iOSTor Lillqvist
2011-07-29make stream operators leave variables in original state on failureCaolán McNamara
2011-07-26add a test for a nasty suspicion I haveCaolán McNamara
2011-07-25add a good(), eof(), bad() and a test case to demonstrateCaolán McNamara
2011-07-25add the legacy windows-only path utils testCaolán McNamara
2011-07-25recover my cppunit test for tools againCaolán McNamara