# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: lication/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/strings/test_ostring.cxx
AgeCommit message (Expand)Author
2023-11-19Extended loplugin:ostr: salStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2021-04-19use more string_view in OString APINoel Grandin
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2017-10-24Make testUtf8StringLiterals work when char is unsignedStephan Bergmann
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-29tdf#83306 add unit test for compareWithLength and '\0'Michael Stahl
2015-09-10Add OString::startsWithIgnoreAsciiCaseStephan Bergmann