summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-03-02V805: Decreased performanceCaolán McNamara
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-11coverity#1213310 Dereference before null checkCaolán McNamara
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-03-25remove external include guardsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2012-12-04remove unused variables and codeLuboš Luňák
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-25fix tests that aren't testing anythingCaolán McNamara
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-03-13checked that we do not use OString ctor with literals with \0'sLuboš Luňák
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-03-07remove useless include guardsDavid Tardon
2012-03-07WaE: ignoring #pragma warningDavid Tardon
2011-12-01remove unused string constantsAndras Timar
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22WaE: workaround auto_ptr deprecationCaolán McNamara
2011-09-22ensure contents are as expectedCaolán McNamara
2011-09-22unit test to ensure we can use embedded nulls in OStringBufferCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-08-02make sure we get the right interim objCaolán McNamara
2011-07-11unused methodsCaolán McNamara
2011-07-11callcatcher: unused methodsCaolán McNamara
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák
2011-06-30callcatcher: various unused fooCaolán McNamara
2011-06-30callcatcher: unused codeCaolán McNamara
2011-06-30add StringBuffers ::removeCaolán McNamara
2011-06-09WaE: some simple warningsCaolán McNamara
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2011-02-11cppunit: enable this testCaolán McNamara