# 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_UITest_UITest,writer_tests4)) $(eval $(call gb_UITest_add_modules,writer_tests4,$(SRCDIR)/sw/qa/uitest,\ writer_tests4/ \ )) $(eval $(call gb_UITest_set_defs,writer_tests4, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/uiconfig
AgeCommit message (Expand)Author
2024-10-09tdf#157811 Swap tooltips for stepped line types of line chartTheppitak Karoonboonyanan
2024-10-02chart2: Resave insertaxisdlg.ui with glade 3.40Michael Weghorn
2024-07-29tdf#161090 - Spec how many / which values are in remainder of-Pie chartKurt Nordback
2024-06-24Add newline at end of fileTaichi Haradaguchi
2024-06-23Resave with newer Glade versionBogdan Buzea
2024-06-23Resave with newer Glade versionBogdan Buzea
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour
2024-04-02tdf#39052 - Chart: make characters formatable in editable chart textshapesBalazs Varga
2024-03-30Fix extended tipsTaichi Haradaguchi
2023-09-11jsdialog: fix layout of chart type dialogSzymon Kłos