# -*- 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 sc_unoapi_common,chartobj)) # vim: set noet sw=4 ts=4: dex : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/chart/chartGrids.py
AgeCommit message (Expand)Author
2024-03-06uitest: rename testfileXisco Fauli
2022-05-30sc uitests: Cleaning up unused variablestagezi
2022-05-27tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2021-12-01uitest: fix license headersXisco Fauli
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli
2021-06-25uitest: guard execute_dialog_through_actionXisco Fauli
2021-06-22uitest: guard load_fileXisco Fauli
2021-01-14uitest: sc: factor out common code ( part 2 )Xisco Fauli