summaryrefslogtreecommitdiff
path: root/include/rtl/ustrbuf.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-6/+6
2017-05-26create SAL_RETURNS_NONNULL annotationNoel Grandin1-2/+2
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-2/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3
2017-03-24Better check for 'defined LIBO_INTERNAL_ONLY'Stephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann1-2/+1
2017-01-09New loplugin:externvar: salStephan Bergmann1-0/+4
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2016-12-17Make OUStringLiteral more usefulStephan Bergmann1-0/+52
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann1-14/+0
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann1-1/+77
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann1-0/+74
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann1-1/+2
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann1-0/+5
2015-11-10Missing includes (for NULL)Stephan Bergmann1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-06-25Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann1-17/+32
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann1-32/+17
2015-06-24Generalize OUStringLiteral1Stephan Bergmann1-17/+32
2015-06-23Avoid conversion warning in O[U]String[Buffer] constructorsMatteo Casalin1-4/+5
2015-02-18TyposJulien Nabet1-1/+1
2015-02-06sal: add back the append / insert assertions that were...Michael Stahl1-0/+2
2015-02-05sal: add some argument checking assertions for strings and buffersMichael Stahl1-11/+0
2015-01-23sal: remove GCC 4.6 check, it does not claim C++11 supportMichael Stahl1-3/+0
2015-01-23sal: try to fix prematurely pushed 853c2fc71a96755a9dee629fd5d0e1cff9a48034Michael Stahl1-0/+6
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl1-0/+17
2014-12-19This is not java.lang.StringBufferStephan Bergmann1-36/+0
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-20/+5
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann1-0/+24
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-1/+0
2014-10-17Increase assert coverage of OUStringBuffer argumentsMatthew J. Francis1-2/+11
2014-07-17fix spelling structur -> structureNoel Grandin1-1/+1
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist1-20/+20
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin1-12/+12
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-0/+25
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-10Fix addition of OStringBuffer::append(bool) overloadStephan Bergmann1-0/+2
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-0/+15
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa1-1/+1
2013-04-24move URE headers to include/David Tardon1-0/+1386