# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: 'main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/ostring
AgeCommit message (Expand)Author
2023-11-29Extended loplugin:ostr: salStephan Bergmann
2023-11-19Extended loplugin:ostr: salStephan Bergmann
2023-08-22tdf#146619 Remove unused includes from sal/qaGabor Kelemen
2022-03-24-Werror,-WformatStephan Bergmann
2022-03-07Add unit tests for searching empty substring / zero characterMike Kaganski
2022-03-04Drop commented out wrong testsMike Kaganski
2022-03-04Enable tests in rtl_str.cxxMike Kaganski
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-01-30Typ-o negativIlmari Lauhakangas