summaryrefslogtreecommitdiff
path: root/sal/rtl/ustring.cxx
AgeCommit message (Expand)Author
2015-03-02typoStephan Bergmann
2015-02-12coverity#1268298 mark up codeCaolán McNamara
2015-02-08make this a comment a coverity quellerCaolán McNamara
2015-02-07coverity#1268297 Logically dead codeCaolán McNamara
2015-02-05sal: add some argument checking assertions for strings and buffersMichael Stahl
2015-01-06-Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann
2014-12-19constants via #define must be integer if used in #if statementChristian Lohmaier
2014-12-19Assert ASCII precond of rtl_uString_newFromAscii/LiteralStephan Bergmann
2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-11-06Early return missingStephan Bergmann
2014-11-06sal: it is impossible to have non-ASCII char hereMichael Stahl
2014-11-06sal: do not ignore conversion flags for RTL_TEXTENCODING_ASCII_USMichael Stahl
2014-07-01Clean up surrogates.hxxStephan Bergmann
2014-05-22Work around undef conversion of large double to floatStephan Bergmann
2014-04-04Fix ASCII-only checkStephan Bergmann
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-02-10Do not do RTL_LOG_STRING_NEW on null pointerStephan Bergmann
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-12document the use of the strtmpl.cxx and remove unnecessary macro usageNoel Grandin
2013-10-28Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara
2013-08-20rtl::compareAsciiIgnoreCase cannot be used hereStephan Bergmann
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini
2013-08-08Add SDT probes for interning rtl_uStrings.Mark Wielaard
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard
2013-02-22Bin pointless single-child directory levelTor Lillqvist