summaryrefslogtreecommitdiff
path: root/xmloff/CppunitTest_xmloff_style.mk
blob: d2edb42986b98dd5fdd13b6d80139ff1489e2068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# -*- 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_CppunitTest_CppunitTest,xmloff_style))

$(eval $(call gb_CppunitTest_use_externals,xmloff_style,\
	boost_headers \
	libxml2 \
))

$(eval $(call gb_CppunitTest_add_exception_objects,xmloff_style, \
    xmloff/qa/unit/style \
))

$(eval $(call gb_CppunitTest_use_libraries,xmloff_style, \
    basegfx \
    comphelper \
    cppu \
    cppuhelper \
    docmodel \
    subsequenttest \
    embobj \
    sal \
    test \
    unotest \
    utl \
    tl \
))

$(eval $(call gb_CppunitTest_use_sdk_api,xmloff_style))

$(eval $(call gb_CppunitTest_use_ure,xmloff_style))
$(eval $(call gb_CppunitTest_use_vcl,xmloff_style))

$(eval $(call gb_CppunitTest_use_rdb,xmloff_style,services))

$(eval $(call gb_CppunitTest_use_custom_headers,xmloff_style,\
	officecfg/registry \
))

$(eval $(call gb_CppunitTest_use_configuration,xmloff_style))

# vim: set noet sw=4 ts=4:
2019-09-10Fix typosAndrea Gelmini 2019-09-06Fixing "...."Andrea Gelmini 2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann 2019-08-20Fix typosAndrea Gelmini 2019-08-20Fix typosAndrea Gelmini 2019-08-19Fix typosAndrea Gelmini 2019-08-08fix typo IndexOutOfBoundExceptionMichael Stahl 2019-07-27Fix typosAndrea Gelmini 2019-07-26Fix typosAndrea Gelmini 2019-05-10an uno -> a unoCaolán McNamara 2019-05-10an is used before a vowel soundCaolán McNamara 2019-05-06Move quotes confusing doxygenEike Rathke 2019-04-11Fix typosAndrea Gelmini 2018-12-26Fix typoAndrea Gelmini 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-05Fix typosAndrea Gelmini 2018-08-13Fix typoAndrea Gelmini 2018-06-07Fix typoAndrea Gelmini 2018-04-17Fix typosAndrea Gelmini 2018-04-14Fix typosAndrea Gelmini 2018-02-12Don't even mention CORBA, it isn't and won't be specifiedTor Lillqvist 2018-01-26Fix typosAndrea Gelmini 2018-01-05Fix typoAndrea Gelmini 2017-12-15Fix typosAndrea Gelmini