Age | Commit message (Expand) | Author |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class' | Noel Grandin |
2014-12-18 | tools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | tools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-10-28 | fdo#81356: use boost::rational internally in Fraction | Juan Picca |
2014-10-24 | Fix Fraction(-2147483648.0) for 32-bit wide long | Stephan Bergmann |
2014-10-24 | Fract: enable tests | Juan Picca |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-17 | another blind attempt to fix the test | David Tardon |
2014-10-17 | correct cast | David Tardon |
2014-10-17 | fix copypasta | David Tardon |
2014-10-17 | fix comparison | David Tardon |
2014-10-17 | correct function name | David Tardon |
2014-10-17 | allow construction of BigInt from sal_Int64 on 32 bit | David Tardon |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-09-26 | tools: change INetURLObject::getData to return std::unique_ptr | Michael Stahl |
2014-06-06 | Various INetURLObject::getData() fixes | Stephan Bergmann |
2014-05-22 | cppcheck: add missing braket | Thomas Arnhold |
2014-05-22 | fix-includes.pl: tools | Thomas Arnhold |
2014-05-15 | tools: add AsRGBHexString to Color + unit test | Tomaž Vajngerl |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-07-26 | fdo#33605: Handle http etc. URLs with no path but fragment | Stephan Bergmann |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-16 | use SAL_N_ELEMENTS | Caolán McNamara |
2013-03-16 | Remove STRINGPARAM in tools (qa) | Chr. Rossmanith |
2012-10-31 | CMIS urls: remove +atom in the internal URLS as the binding is guessed | Cédric Bosdonnat |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-04 | CMIS UCP: changed URLs to have hierarchical path | Cédric Bosdonnat |
2012-02-23 | merge cppunit test dirs together | Caolán McNamara |
2012-02-23 | convert workben inetmimetest to cppunit test | Caolán McNamara |
2012-01-16 | Fix for fdo43460 Part XXXIX getLength() to isEmpty() | Olivier Hallot |
2012-01-16 | drop strange embedded null handling behaviour | Caolán McNamara |
2012-01-16 | document with unit test rather suspicious eof handling | Caolán McNamara |
2012-01-16 | document with unit test rather odd embedded null handling | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |
2011-12-21 | needs more work first | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |