summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_stream.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-16use SAL_N_ELEMENTSCaolán McNamara1-6/+6
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith1-19/+19
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
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 Thiebaud1-1/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-1/+6
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara1-4/+4
2011-09-02add a way to better construct an OString of len X from a SvStreamCaolán McNamara1-0/+148