# -*- 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,sax)) $(eval $(call gb_Module_add_targets,sax,\ Library_expwrap \ Library_sax \ )) $(eval $(call gb_Module_add_check_targets,sax,\ CppunitTest_sax \ CppunitTest_sax_attributes \ CppunitTest_sax_parser \ )) # vim: set noet sw=4 ts=4: /lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/descriptionimp.cxx
AgeCommit message (Expand)Author
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2015-11-115th step to remove tools/rtti.hxxOliver Specht