# -*- 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,hwpfilter_test_hwpfilter)) $(eval $(call gb_CppunitTest_use_external,hwpfilter_test_hwpfilter,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,hwpfilter_test_hwpfilter, \ hwpfilter/qa/cppunit/test_hwpfilter \ )) $(eval $(call gb_CppunitTest_use_libraries,hwpfilter_test_hwpfilter, \ ucbhelper \ comphelper \ cppu \ cppuhelper \ sal \ test \ unotest \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_use_api,hwpfilter_test_hwpfilter,\ offapi \ udkapi \ )) $(eval $(call gb_CppunitTest_use_ure,hwpfilter_test_hwpfilter)) $(eval $(call gb_CppunitTest_use_vcl,hwpfilter_test_hwpfilter)) $(eval $(call gb_CppunitTest_use_components,hwpfilter_test_hwpfilter,\ configmgr/source/configmgr \ framework/util/fwk \ hwpfilter/source/hwp \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ )) $(eval $(call gb_CppunitTest_use_configuration,hwpfilter_test_hwpfilter)) # vim: set noet sw=4 ts=4: eoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/primitive2d/primitivefactory2d.hxx
ara
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet
2020-06-25Get the property dump of the text at the cursorShivam Kumar Singh
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-24show warning for a bad colorCaolán McNamara
2020-06-24two entries missing use-underline propertyCaolán McNamara
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-23inline typedef WeakSdrObjectContainerTypeNoel Grandin
2020-06-23weld DataNavigatorCaolán McNamara
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya