summaryrefslogtreecommitdiffstats
path: root/include/rtl/stringutils.hxx
Commit message (Expand)AuthorAgeFilesLines
* Introduce OStringCharStephan Bergmann2019-10-241-0/+12
* Actually choose the OUStringBuffer::append overload for UTF-16 string literalsStephan Bergmann2019-10-211-0/+11
* OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann2019-10-191-0/+3
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-10/+22
* HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann2018-12-071-10/+3
* Remove obsolete GCC version checksStephan Bergmann2018-12-061-10/+0
* Remove obsolete _MSC_VER checksStephan Bergmann2018-11-301-12/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-0/+22
* coverity#1438473 silence Logically dead codeCaolán McNamara2018-08-311-0/+23
* Make OUStringLiteral ctor actually constexprStephan Bergmann2018-08-211-3/+18
* sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-1/+1
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-231-2/+2
* Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann2017-03-031-7/+7
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-14/+15
* Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann2016-08-291-22/+19
* Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann2016-08-291-0/+13
* OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann2016-08-291-3/+14
* Adapt to clang-clStephan Bergmann2015-11-131-1/+2
* Apply special treatment of OUStringLiteral1 to MSVC 2015David Ostrovsky2015-07-221-3/+3
* Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann2015-06-251-2/+85
* Revert "Generalize OUStringLiteral1"Stephan Bergmann2015-06-241-78/+2
* Generalize OUStringLiteral1Stephan Bergmann2015-06-241-2/+78
* No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann2014-12-191-6/+0
* Introduce gb_*_set_external_codeStephan Bergmann2014-12-181-4/+0
* sal, cppuhelper headers a little more complete and self-containedMichael Stahl2014-11-191-0/+1
* 'internal' is a keyword in current C++/CLITor Lillqvist2014-07-081-1/+1
* fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-3/+3
* move URE headers to include/David Tardon2013-04-241-0/+187