summaryrefslogtreecommitdiff
path: root/ure/Rdb_ure.mk
blob: 475db4ec3cffd21a21a74633e80d428f61c55f16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# -*- 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_Rdb_Rdb_install,ure/services,$(LIBO_URE_MISC_FOLDER)/services.rdb))

# vim:set noet sw=4 ts=4:
cppunitassertequals: salStephan Bergmann 2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin 2017-01-31Work around GCC -Wunused-resultStephan Bergmann 2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann 2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann 2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan 2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin 2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna 2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-08Fix typosAndrea Gelmini 2015-03-02V805: Decreased performanceCaolán McNamara 2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann