summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-01-31Work around GCC -Wunused-resultStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
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