# -*- 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_PythonTest_PythonTest,pyuno_pytests_testssl)) $(eval $(call gb_PythonTest_add_modules,pyuno_pytests_testssl,$(SRCDIR)/pyuno/qa/pytests,\ testssl \ )) # vim: set noet sw=4 ts=4: re' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/UIConfig_scalc.mk
AgeCommit message (Expand)Author
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-17related tdf#141457 sc notebookbar: make statistics a submenuJustin Luth
2023-10-16tdf#148539 sc notebookbar: add Sparklines to MenuDataJustin Luth
2023-06-22tdf#147056 sc: convert xml menu to popupmenu .uno:PrintRangesMenuJustin Luth
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
2021-08-30Add Swap Rows Transformation.tushar
2021-08-17Add Delete Row Transformation.tushar
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-07Added Find and Replace Transformation .tushar
2021-07-03Implement Interface for Data Providers.tushar
2021-04-19notebookbar: minify for onlineSzymon Kłos
2020-12-21weld pagelistmenuCaolán McNamara
2020-10-16weld InputBarCaolán McNamara