# -*- 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_AllLangMoTarget_AllLangMoTarget,acc)) $(eval $(call gb_AllLangMoTarget_set_polocation,acc,accessibility)) # vim: set noet sw=4 ts=4: > index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/UIConfig_scalc.mk
AgeCommit message (Expand)Author
2023-03-23jsdialog: enable data validation dialogSzymon Kłos
2023-03-22sc drawstyles: Add a dialog for style editingMaxim Monastirsky
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2022-01-25tdf#146970 use a textview to show the proposed replacement formulaCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-17weld colormenuCaolán McNamara