# -*- 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,forms)) $(eval $(call gb_Module_add_targets,forms,\ Library_frm \ )) $(eval $(call gb_Module_add_l10n_targets,forms,\ AllLangMoTarget_frm \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,forms,\ JunitTest_forms_unoapi_1 \ JunitTest_forms_unoapi_2 \ JunitTest_forms_unoapi_3 \ JunitTest_forms_unoapi_4 \ JunitTest_forms_complex \ )) # vim: set noet sw=4 ts=4: ubmit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/workbench
AgeCommit message (Expand)Author
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-05-18use for-range on Sequence in chart2Noel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin