summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx
AgeCommit message (Expand)Author
2021-04-20Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-04-28loplugin:salunicodeliteral: salStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-04Added OUStringBuffer::append(char) so that b.append(' ') does what one expects.Stephan Bergmann