# -*- 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_CppunitTest_CppunitTest,sfx2_controlleritem)) $(eval $(call gb_CppunitTest_use_sdk_api,sfx2_controlleritem)) $(eval $(call gb_CppunitTest_add_exception_objects,sfx2_controlleritem, \ sfx2/qa/cppunit/test_controlleritem \ )) $(eval $(call gb_CppunitTest_use_externals,sfx2_controlleritem, \ boost_headers \ )) $(eval $(call gb_CppunitTest_use_libraries,sfx2_controlleritem, \ cppu \ cppuhelper \ sal \ sfx \ )) # vim: set noet sw=4 ts=4: ption value='distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/calc_tests8
AgeCommit message (Expand)Author
2024-11-08tdf#155447 a11y: Set accessible ID that Orca expectsMichael Weghorn
2024-10-26Try avoid "vector erase iterator outside range" in Windows buildJulien Nabet
2024-10-09tdf#163275: sc: Add UItestXisco Fauli
2024-07-15tdf#125051: rework and improve uitestXisco Fauli
2024-01-29use existing timer to refresh notes laterCaolán McNamara
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2023-12-22tdf#158652 notify navigator on insert/edit/delete commentOliver Specht
2023-11-10Disable flakey navigator UITest againStephan Bergmann
2023-10-19UITest_sw_navigator: avoid oneprocessXisco Fauli
2023-10-06uitest: add "Silent" property parameterHenry Castro
2023-09-09disable more flaky navigator UITestNoel Grandin
2023-09-08disable more flakey navigator UITestNoel Grandin
2023-06-27tdf#54768 sc: fix resizing of cropped images to original sizeTibor Nagy
2023-06-05tdf#132026: sc: move UItest to CppUnittestXisco Fauli
2023-06-02tdf#132026: Fix selection in text cellBaole Fang
2023-06-02tdf#131638: Fix text cell incorrect formulaBaole Fang
2023-04-03jsdialog: enable spelling options dialogSzymon Kłos
2023-02-14sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-14sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-01-31uitest: remove wait_until_file_is_availableXisco Fauli
2023-01-31another stab at making this test reliableCaolán McNamara
2023-01-30sc: blind fix for uitest hangXisco Fauli
2023-01-12tdf#152717: sc: Add UItestXisco Fauli
2022-09-14try wait_until_property_is_updated in test_tdf134390Caolán McNamara
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
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
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2022-04-19tdf#97361 - make unit tests more pythonic.Hannah Meeks
2022-02-25uitest: introduce wait_until_file_is_availableXisco Fauli
2022-02-17tdf#147086 OOXML export: don't save the empty editing passwordTünde Tóth