/sfx2/inc/

ue='distro/cib/libreoffice-6-1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/strings/test_oustring_concat.cxx
AgeCommit message (Expand)Author
2024-04-26loplugin:ostr in salNoel Grandin
2023-11-19Extended loplugin:ostr: salStephan Bergmann
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-05Simplify O(U)String::number implementationMike Kaganski
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2022-02-17Bump Linux Clang baseline to 8.0.1Stephan Bergmann
2021-08-18GCC bug 96878 is fixed in upcoming GCC 12Stephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: salStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-10-14Fix misuse of OStringLiteralStephan Bergmann
2019-10-11round out StringConcat helpers with sal_Unicode* overloadsNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-27Avoid declaring function templates in namespace stdStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-07-13sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-06-26Add optimized OUString += literal overloadStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann