summaryrefslogtreecommitdiff
path: root/include/rtl/ustring.h
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-11-21Relax non-null requirement for some rtl_uString_* functionsStephan Bergmann
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-09-05Fix typo in codeAndrea Gelmini
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-20Fix typosAndrea Gelmini
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2017-12-28Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-08-23tdf#111964: only trim XML whitespaceMike Kaganski
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks
2015-08-03Fix a copy-paste errorTakeshi Abe
2015-06-26Add optimized OUString += literal overloadStephan Bergmann
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-13Move string hash function into String class.Muthu Subramanian
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-04-24move URE headers to include/David Tardon