# -*- 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/. # $(eval $(call gb_Package_Package,cli_ure_version,$(SRCDIR)/cli_ure/version)) $(eval $(call gb_Package_add_file,cli_ure_version,bin/cliureversion.mk,version.txt)) # vim: set noet sw=4 ts=4: cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
2020-02-06Fix mis-mergeStephan Bergmann
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-02-03tdf#42949 Fix IWYU warnings in unotest/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski