summaryrefslogtreecommitdiff
path: root/include/rtl/string.h
AgeCommit message (Expand)Author
2023-10-27Step 2 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann
2023-04-03Fix rtl_(u)str_valueOfBoolean return value documentationMike Kaganski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-07-21improve the comments of the number conversion functionsNoel Grandin
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-15add OString::getTokenView (tdf#42374 related)Noel Grandin
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-07-17Fix typoAndrea 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-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist
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-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-24move URE headers to include/David Tardon