summaryrefslogtreecommitdiffstats
path: root/tools/qa/cppunit/test_stream.cxx
Commit message (Expand)AuthorAgeFilesLines
* more SvStream:operator>> conversionNoel Grandin2014-02-121-4/+4
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-4/+4
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* use SAL_N_ELEMENTSCaolán McNamara2013-03-161-6/+6
* Remove STRINGPARAM in tools (qa)Chr. Rossmanith2013-03-161-19/+19
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+1
* Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot2012-01-161-1/+1
* drop strange embedded null handling behaviourCaolán McNamara2012-01-161-6/+4
* document with unit test rather suspicious eof handlingCaolán McNamara2012-01-161-3/+33
* document with unit test rather odd embedded null handlingCaolán McNamara2012-01-161-0/+67
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-8/+51
* needs more work firstCaolán McNamara2011-12-211-51/+8
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-8/+51
* convert ReadCString from ByteString to OStringCaolán McNamara2011-12-151-0/+21
* remove include of pch header from toolsNorbert Thiebaud2011-11-271-1/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+6
* add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara2011-09-051-4/+4
* add a way to better construct an OString of len X from a SvStreamCaolán McNamara2011-09-021-0/+148