# -*- 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_Rdb_Rdb_install,ure/services,$(LIBO_URE_MISC_FOLDER)/services.rdb)) $(eval $(call gb_Rdb_add_components,ure/services,\ binaryurp/source/binaryurp \ io/source/io \ stoc/util/bootstrap \ stoc/source/inspect/introspection \ stoc/source/invocation_adapterfactory/invocadapt \ stoc/source/invocation/invocation \ stoc/source/namingservice/namingservice \ stoc/source/proxy_factory/proxyfac \ stoc/source/corereflection/reflection \ stoc/util/stocservices \ remotebridges/source/unourl_resolver/uuresolver \ )) ifneq ($(ENABLE_JAVA),) $(eval $(call gb_Rdb_add_components,ure/services,\ stoc/source/javaloader/javaloader \ stoc/source/javavm/javavm \ )) endif # vim:set noet sw=4 ts=4: /zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgusenode.cxx
AgeCommit message (Expand)Author
2017-07-14Resolves: tdf#108903 avoid recurse to deathCaolán McNamara
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-21new plugin stylepoliceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann