# -*- 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,sc_viewpaneobj)) $(eval $(call gb_CppunitTest_use_external,sc_viewpaneobj,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_viewpaneobj, \ sc/qa/extras/scviewpaneobj \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_viewpaneobj, \ cppu \ sal \ subsequenttest \ test \ unotest \ )) $(eval $(call gb_CppunitTest_set_include,sc_viewpaneobj,\ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sc_viewpaneobj,\ offapi \ udkapi \ )) $(eval $(call gb_CppunitTest_use_ure,sc_viewpaneobj)) $(eval $(call gb_CppunitTest_use_vcl,sc_viewpaneobj)) $(eval $(call gb_CppunitTest_use_components,sc_viewpaneobj,\ $(sc_unoapi_common_components) \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_viewpaneobj)) # vim: set noet sw=4 ts=4: stro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/forms/source/solar
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-01-27Modernize a bit formsJulien Nabet
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-18use rtl::Reference in formsNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin