/canvas/

-24.04'>distro/collabora/co-24.04 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/rtl/stringutils.hxx
AgeCommit message (Expand)Author
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