summaryrefslogtreecommitdiff
path: root/sal/rtl/ustring.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Do not forget to actually set newStr to an empty stringStephan Bergmann1-2/+2
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann1-11/+10
2015-04-20duplicate surrogate codeCaolán McNamara1-1/+1
2015-03-02typoStephan Bergmann1-1/+1
2015-02-12coverity#1268298 mark up codeCaolán McNamara1-4/+5
2015-02-08make this a comment a coverity quellerCaolán McNamara1-4/+4
2015-02-07coverity#1268297 Logically dead codeCaolán McNamara1-2/+0
2015-02-05sal: add some argument checking assertions for strings and buffersMichael Stahl1-4/+35
2015-01-06-Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann1-0/+9
2014-12-19constants via #define must be integer if used in #if statementChristian Lohmaier1-1/+1
2014-12-19Assert ASCII precond of rtl_uString_newFromAscii/LiteralStephan Bergmann1-4/+1
2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann1-1/+3
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-06Early return missingStephan Bergmann1-0/+2
2014-11-06sal: it is impossible to have non-ASCII char hereMichael Stahl1-4/+1
2014-11-06sal: do not ignore conversion flags for RTL_TEXTENCODING_ASCII_USMichael Stahl1-7/+12
2014-07-01Clean up surrogates.hxxStephan Bergmann1-7/+7
2014-05-22Work around undef conversion of large double to floatStephan Bergmann1-2/+17
2014-04-04Fix ASCII-only checkStephan Bergmann1-14/+20
2014-02-17sal: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-10Do not do RTL_LOG_STRING_NEW on null pointerStephan Bergmann1-2/+2
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-2/+2
2013-11-12document the use of the strtmpl.cxx and remove unnecessary macro usageNoel Grandin1-14/+18
2013-10-28Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara1-6/+6
2013-08-20rtl::compareAsciiIgnoreCase cannot be used hereStephan Bergmann1-2/+14
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini1-14/+2
2013-08-08Add SDT probes for interning rtl_uStrings.Mark Wielaard1-0/+3
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard1-0/+4
2013-02-22Bin pointless single-child directory levelTor Lillqvist1-0/+1202