summaryrefslogtreecommitdiff
path: root/tools/qa
AgeCommit message (Expand)AuthorFilesLines
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca1-0/+7
2014-10-24Fix Fraction(-2147483648.0) for 32-bit wide longStephan Bergmann1-0/+7
2014-10-24Fract: enable testsJuan Picca1-0/+102
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-101/+0
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-17another blind attempt to fix the testDavid Tardon1-2/+2
2014-10-17correct castDavid Tardon1-2/+2
2014-10-17fix copypastaDavid Tardon1-1/+0
2014-10-17fix comparisonDavid Tardon1-4/+4
2014-10-17correct function nameDavid Tardon1-1/+1
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon1-0/+113
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-0/+101
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl1-7/+7
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann1-0/+90
2014-05-22cppcheck: add missing braketThomas Arnhold1-1/+1
2014-05-22fix-includes.pl: toolsThomas Arnhold3-3/+3
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl1-0/+61
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-12more SvStream:operator>> conversionNoel Grandin1-4/+4
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-4/+4
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-56/+38
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann1-0/+22
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud2-1/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-42/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-16/+16
2013-03-16use SAL_N_ELEMENTSCaolán McNamara1-6/+6
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith2-37/+28
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-4/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2-130/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks3-75/+48
2012-06-27targetted re-work of cppunit pieces.Michael Meeks6-18/+5
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat1-8/+23
2012-02-23merge cppunit test dirs togetherCaolán McNamara4-73/+0
2012-02-23convert workben inetmimetest to cppunit testCaolán McNamara1-0/+69
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-16drop strange embedded null handling behaviourCaolán McNamara1-6/+4
2012-01-16document with unit test rather suspicious eof handlingCaolán McNamara1-3/+33
2012-01-16document with unit test rather odd embedded null handlingCaolán McNamara1-0/+67
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-8/+51
2011-12-21needs more work firstCaolán McNamara1-51/+8
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-8/+51
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara1-0/+21
2011-11-27remove include of pch header from toolsNorbert Thiebaud3-3/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-1/+1
2011-10-10ensure correct export size type in stream operationCaolán McNamara1-0/+19