summaryrefslogtreecommitdiff
path: root/include/rtl/stringutils.hxx
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-09-10cid#1466656 silence Logically dead codeCaolán McNamara
2020-09-05Make OUString(char16_t const[N]) ctor check for embedded NULsStephan Bergmann
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26Except[Const]CharArrayDetector is only used by RTL_STRING_UNITTESTStephan Bergmann
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-21Actually choose the OUStringBuffer::append overload for UTF-16 string literalsStephan Bergmann
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-11-30Remove obsolete _MSC_VER checksStephan Bergmann
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-08-31coverity#1438473 silence Logically dead codeCaolán McNamara
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann
2015-11-13Adapt to clang-clStephan Bergmann
2015-07-22Apply special treatment of OUStringLiteral1 to MSVC 2015David Ostrovsky
2015-06-25Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann
2015-06-24Generalize OUStringLiteral1Stephan Bergmann
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-04-24move URE headers to include/David Tardon