# -*- 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,sc_subsequent_filters_test)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_subsequent_filters_test, \ sc/qa/unit/subsequent_filters-test \ )) $(eval $(call gb_CppunitTest_use_externals,sc_subsequent_filters_test, \ boost_headers \ mdds_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_subsequent_filters_test, \ basegfx \ comphelper \ cppu \ cppuhelper \ drawinglayer \ editeng \ for \ forui \ i18nlangtag \ msfilter \ oox \ sal \ salhelper \ sax \ sb \ sc \ scqahelper \ sfx \ sot \ subsequenttest \ svl \ svt \ svx \ svxcore \ test \ tk \ tl \ ucbhelper \ unotest \ utl \ vbahelper \ vcl \ xo \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_set_include,sc_subsequent_filters_test,\ -I$(SRCDIR)/sc/source/ui/inc \ -I$(SRCDIR)/sc/inc \ -I$(SRCDIR)/sc/source/filter/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sc_subsequent_filters_test)) $(eval $(call gb_CppunitTest_use_ure,sc_subsequent_filters_test)) $(eval $(call gb_CppunitTest_use_vcl,sc_subsequent_filters_test)) $(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\ basic/util/sb \ chart2/source/chartcore \ chart2/source/controller/chartcontroller \ comphelper/util/comphelp \ configmgr/source/configmgr \ dbaccess/util/dba \ embeddedobj/util/embobj \ eventattacher/source/evtatt \ filter/source/config/cache/filterconfig1 \ forms/util/frm \ framework/util/fwk \ i18npool/source/search/i18nsearch \ i18npool/util/i18npool \ linguistic/source/lng \ oox/util/oox \ package/source/xstor/xstor \ package/util/package2 \ sax/source/expatwrap/expwrap \ scaddins/source/analysis/analysis \ scaddins/source/datefunc/date \ sc/util/sc \ sc/util/scfilt \ sfx2/util/sfx \ sot/util/sot \ svl/util/svl \ svl/source/fsstor/fsstorage \ svtools/util/svt \ toolkit/util/tk \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ ucb/source/ucp/tdoc/ucptdoc1 \ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ uui/util/uui \ xmloff/util/xo \ xmlsecurity/util/xmlsecurity \ xmlsecurity/util/xsec_fw \ )) ifeq ($(OS),WNT) $(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\ xmlsecurity/util/xsec_xmlsec.windows \ )) else $(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\ xmlsecurity/util/xsec_xmlsec \ )) endif ifeq ($(ENABLE_ORCUS),TRUE) $(eval $(call gb_CppunitTest_use_externals,sc_subsequent_filters_test,\ orcus \ orcus-parser \ boost_filesystem \ boost_system \ boost_iostreams \ zlib \ )) endif $(eval $(call gb_CppunitTest_use_configuration,sc_subsequent_filters_test)) # vim: set noet sw=4 ts=4: '>distro/collabora/cp-5.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/udkapi
AgeCommit message (Expand)Author
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
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
2015-11-04Resolves: #i126627# wrong type description in @see tagTsutomu Uchino
2015-09-30Fix typosAndrea Gelmini
2015-08-03remove some unused definesNoel Grandin
2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-04-07Update the reference rdbs to libreoffice-4-3Stephan Bergmann
2015-03-03TyposJulien Nabet
2015-02-08Typo: asci->asciiJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini