# -*- 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,sd_misc_tests)) $(eval $(call gb_CppunitTest_use_externals,sd_misc_tests,\ boost_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_add_exception_objects,sd_misc_tests, \ sd/qa/unit/misc-tests \ )) $(eval $(call gb_CppunitTest_use_libraries,sd_misc_tests, \ $(call gb_Helper_optional,AVMEDIA,avmedia) \ basegfx \ canvastools \ comphelper \ cppcanvas \ cppu \ cppuhelper \ drawinglayer \ editeng \ for \ forui \ i18nlangtag \ i18nutil \ msfilter \ oox \ sal \ salhelper \ sax \ sb \ sd \ sfx \ sot \ svl \ svt \ svx \ svxcore \ test \ tl \ tk \ ucbhelper \ unotest \ utl \ vcl \ xo \ )) $(eval $(call gb_CppunitTest_set_include,sd_misc_tests,\ -I$(SRCDIR)/sd/inc \ -I$(SRCDIR)/sd/source/ui/inc \ -I$(SRCDIR)/sd/source/ui/slidesorter/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sd_misc_tests)) $(eval $(call gb_CppunitTest_use_externals,sd_misc_tests,\ boost_headers \ )) $(eval $(call gb_CppunitTest_use_ure,sd_misc_tests)) $(eval $(call gb_CppunitTest_use_vcl,sd_misc_tests)) $(eval $(call gb_CppunitTest_use_components,sd_misc_tests,\ animations/source/animcore/animcore \ basic/util/sb \ chart2/source/chartcore \ chart2/source/controller/chartcontroller \ comphelper/util/comphelp \ configmgr/source/configmgr \ dbaccess/util/dba \ desktop/source/deployment/deployment \ embeddedobj/util/embobj \ filter/source/config/cache/filterconfig1 \ filter/source/odfflatxml/odfflatxml \ filter/source/svg/svgfilter \ filter/source/xmlfilteradaptor/xmlfa \ filter/source/xmlfilterdetect/xmlfd \ forms/util/frm \ framework/util/fwk \ i18npool/util/i18npool \ linguistic/source/lng \ oox/util/oox \ package/source/xstor/xstor \ package/util/package2 \ sax/source/expatwrap/expwrap \ sd/util/sd \ sd/util/sdfilt \ sd/util/sdd \ sfx2/util/sfx \ sot/util/sot \ svl/source/fsstor/fsstorage \ svtools/util/svt \ toolkit/util/tk \ ucb/source/core/ucb1 \ ucb/source/ucp/expand/ucpexpand1 \ ucb/source/ucp/file/ucpfile1 \ ucb/source/ucp/package/ucppkg1 \ ucb/source/ucp/tdoc/ucptdoc1 \ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ uui/util/uui \ vcl/vcl.common \ xmloff/util/xo \ xmlsecurity/util/xmlsecurity \ )) $(eval $(call gb_CppunitTest_use_custom_headers,sd_misc_tests,\ officecfg/registry \ )) $(eval $(call gb_CppunitTest_use_configuration,sd_misc_tests)) # vim: set noet sw=4 ts=4: labora/cp-4.3'>distro/collabora/cp-4.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)Author
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12SVG: Clean up this code a litle bitXisco Fauli
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-09SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli
2016-03-07SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-03-03tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli
2016-03-01loplugin:unuseddefaultparam in svgioNoel Grandin
2016-03-01fix typoXisco Fauli
2016-02-27Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-18SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2016-02-07tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli
2016-02-01tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli
2016-01-28SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli
2016-01-22tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli
2016-01-20SVGIO: Add support to font-size keywordsXisco Fauli
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-16loplugin:unusedmethods svgioNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin