summaryrefslogtreecommitdiff
path: root/svx/JunitTest_svx_unoapi.mk
blob: f095a9b09fece8839ccb0f73fdd736781eac149e (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
# -*- 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/.
#
# This file incorporates work covered by the following license notice:
#
#   Licensed to the Apache Software Foundation (ASF) under one or more
#   contributor license agreements. See the NOTICE file distributed
#   with this work for additional information regarding copyright
#   ownership. The ASF licenses this file to you under the Apache
#   License, Version 2.0 (the "License"); you may not use this file
#   except in compliance with the License. You may obtain a copy of
#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
#

$(eval $(call gb_JunitTest_JunitTest,svx_unoapi))

$(eval $(call gb_JunitTest_set_unoapi_test_defaults,svx_unoapi))

# vim: set noet sw=4 ts=4:
represent current code / use Markdown formatHossein 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2020-09-01Fix typo in codeAndrea Gelmini 2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt 2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt 2019-09-01Fix '..'Andrea Gelmini 2019-08-16Fix typosAndrea Gelmini 2019-08-12Fix typosAndrea Gelmini 2019-07-31Fix typosAndrea Gelmini 2019-07-25Fix typosAndrea Gelmini 2019-07-24cid#1448272 RV: Bad use of return valueCaolán McNamara 2019-05-10an uno -> a unoCaolán McNamara 2019-04-03Fix typosJens Carl 2018-11-28Resolves: tdf#94446 if this is a SQLException in disguise, throw that insteadCaolán McNamara 2018-11-27Related: tdf#94446 set parent for dialogCaolán McNamara 2018-08-15Fix typo: s/an other/another/gAndrea Gelmini 2018-07-23Fix typosAndrea Gelmini 2018-04-15use the standard name pattern for a packageDavid Tardon 2018-01-27Fix typosAndrea Gelmini 2017-12-14Fix typosAndrea Gelmini 2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane 2017-09-12This really does not need to be utf-8 characterFridrich Štrba 2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke 2017-07-04Prepare for change of VAR_ARGS valueEike Rathke 2017-05-05Fix typosAndrea Gelmini 2017-03-25Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini