# -*- 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,xmloff_unoapi)) $(eval $(call gb_JunitTest_set_defs,xmloff_unoapi,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/xmloff/qa/unoapi/xmloff.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/xmloff/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/xmloff/qa/unoapi/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,xmloff_unoapi,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,xmloff_unoapi,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: breoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/udkapi
AgeCommit message (Expand)Author
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
2017-10-19Fix typosAndrea Gelmini
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-17Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26s/catched/caughtNoel Grandin
2017-06-05Fix typosAndrea Gelmini
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-03remove empty commentsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-02-09udkapi: fix doxygen warningsMichael Stahl
2016-02-05offapi: fix some doxygen warningsMichael Stahl
2016-01-10Fix typosAndrea Gelmini