summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: salStephan Bergmann1-5/+5
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-2/+2
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann1-22/+88
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin1-10/+2
2017-01-31Work around GCC -Wunused-resultStephan Bergmann1-1/+2
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann1-49/+49
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan1-2/+0
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-6/+2
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna1-78/+78
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-8/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-48/+48
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-03-02V805: Decreased performanceCaolán McNamara1-1/+1
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann1-0/+45
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-6/+6
2014-05-11coverity#1213310 Dereference before null checkCaolán McNamara1-7/+1
2014-04-04Remove dead test codeStephan Bergmann4-552/+0
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist5-51/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-48/+48
2014-03-01Remove visual noise from salAlexander Wilms2-19/+19
2014-02-23Remove unneccessary commentsAlexander Wilms2-45/+45
2014-02-17sal: sal_Bool -> boolStephan Bergmann3-35/+35
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold1-4/+1
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-15/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-03-25remove external include guardsThomas Arnhold3-29/+8
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-4/+4
2012-12-04remove unused variables and codeLuboš Luňák1-0/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks5-165/+56
2012-10-25fix tests that aren't testing anythingCaolán McNamara1-46/+25
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-59/+57
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-03-13checked that we do not use OString ctor with literals with \0'sLuboš Luňák1-4/+4
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-25/+25
2012-03-07remove useless include guardsDavid Tardon1-14/+4
2012-03-07WaE: ignoring #pragma warningDavid Tardon1-1/+1
2011-12-01remove unused string constantsAndras Timar1-5/+0
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora1-321/+0
2011-11-27remove include of pch header from salNorbert Thiebaud2-4/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-59/+118
2011-09-22WaE: workaround auto_ptr deprecationCaolán McNamara1-60/+60
2011-09-22ensure contents are as expectedCaolán McNamara1-3/+6
2011-09-22unit test to ensure we can use embedded nulls in OStringBufferCaolán McNamara1-0/+20
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+2
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann1-1/+2
2011-08-02make sure we get the right interim objCaolán McNamara1-1/+17
2011-07-11unused methodsCaolán McNamara2-39/+0
2011-07-11callcatcher: unused methodsCaolán McNamara1-101/+0