# -*- 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_Module_Module,writerfilter)) $(eval $(call gb_Module_add_targets,writerfilter,\ CustomTarget_source \ Library_writerfilter \ )) $(eval $(call gb_Module_add_slowcheck_targets,writerfilter,\ CppunitTest_writerfilter_filters_test \ CppunitTest_writerfilter_misc \ CppunitTest_writerfilter_dmapper \ CppunitTest_writerfilter_ooxml \ CppunitTest_writerfilter_rtftok \ CppunitTest_writerfilter_filter \ )) # vim: set noet sw=4 ts=4: reoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/CustomTarget_generated.mk
mmit/unoxml/source/dom/entitiesmap.cxx?h=mimo-7.0.7.0.M3&id=1141f72f927068f700854c4f311993551587f608'>tdf#42949 Fix IWYU warnings in unoxml/
AgeCommit message (Expand)Author
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler
Gabor Kelemen
2017-10-23loplugin:includeform: unoxmlStephan Bergmann