summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)Author
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca
2014-10-24Fix Fraction(-2147483648.0) for 32-bit wide longStephan Bergmann
2014-10-24Fract: enable testsJuan Picca
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17another blind attempt to fix the testDavid Tardon
2014-10-17correct castDavid Tardon
2014-10-17fix copypastaDavid Tardon
2014-10-17fix comparisonDavid Tardon
2014-10-17correct function nameDavid Tardon
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann
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