# -*- 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_InstallModule_InstallModule,scp2/calc)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/calc,\ calc \ calc_brand \ )) $(eval $(call gb_InstallModule_define_if_set,scp2/calc,\ ENABLE_MACOSX_SANDBOX \ )) ifneq (,$(ENABLE_COINMP)$(ENABLE_LPSOLVE)) $(eval $(call gb_InstallModule_add_defs,scp2/calc,\ -DWITH_LPSOLVER \ )) endif $(eval $(call gb_InstallModule_add_templates,scp2/calc,\ scp2/source/templates/module_langpack_calc \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/calc,\ scp2/source/calc/file_calc \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/calc,\ scp2/source/calc/module_calc \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: tion value='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/officecfg/Module_officecfg.mk
ial char + close dialog on return key
AgeCommit message (Expand)Author
2015-11-13Re-enable CppunitTest_officecfg_cppheader_testStephan Bergmann
Michael Weghorn
2023-04-03tdf#153806 cui: Deduplicate code for special char dialog handlersMichael Weghorn
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-03-23loplugin:unusedfieldsNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-06-21weld SpellDialogCaolán McNamara
2019-05-29tdf#120905 Add missing doxygen comments.Gülşah Köse
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-23Add new customize and position merged dialogGülşah Köse