summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)Author
2024-10-21Document LIBO_TEST_DEFAULT_DESKTOP environment variableMike Kaganski
2024-08-26Related tdf#160226 - Math inline editing Off by defaultHeiko Tietze
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl
2024-07-29testtools, uitest, unotest: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-15Simplify use of close_dialog_through_button: allow button by nameMike Kaganski
2024-07-13Python: use is None/is not None instead of == None/!= NoneJulien Nabet
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin
2024-03-28add check to close_dialog_through_buttonNoel Grandin
2024-03-28improve logging in UITestsNoel Grandin
2024-03-06related: tdf#159879: test chart dialogsXisco Fauli
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi
2023-12-05Deduplicate execute_dialog_through_*Mike Kaganski
2023-12-05uitest: remove crash report handlerXisco Fauli
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli
2023-11-02uitest: check that dialog really did openNoel Grandin
2023-10-16Fix UITests on WindowsMike Kaganski
2023-10-05SW comments: Provide parent / child relations without position.Gökay Şatır
2023-10-04uitest: add load properties parametersHenry Castro
2023-10-04uitest: flush print messagesHenry Castro
2023-10-04uitest: add signal_handler functionHenry Castro
2023-09-28UITest_impress_demo: use oneprocess modeMiklos Vajna
2023-09-21UITest_writer_tests7: use oneprocess modeMiklos Vajna
2023-09-18tdf#111705: Add Arabic math symbols to the symbols catalogueKhaled Hosny
2023-09-18starmath: Show editing window by default againKhaled Hosny
2023-09-13starmath: Hide editing window by default and add a menu item to showKhaled Hosny
2023-09-05starmath: Always insert using SmCursor when inline editing is enabledKhaled Hosny
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2023-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna
2023-03-22sw floattable: fix current page number when editing document with a split flyMiklos Vajna
2023-03-20uitest: add a way to optionally use the same soffice process for a testsuiteMiklos Vajna
2023-02-21tdf#152850: Fix bad scoping of MathML frac commandDowwdyJ
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli
2023-01-31uitest: remove wait_until_file_is_availableXisco Fauli
2022-12-19tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy
2022-11-15tdf#132293 remove unused imports from uitestBogdan B
2022-10-17tdf#132293 remove unused imports and variablesRakielle
2022-09-26Use Markdown instead of reStructuredTextHossein
2022-09-05tdf#97361 replace getCellByPosition with access by subscriptChenxiong Qi
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-06-13uitest: sc: reset values in paste special dialogXisco Fauli
2022-06-02Use IconView in SmElementsControlMike Kaganski
2022-05-17Improve version checkMike Kaganski
2022-05-17use exec_module on newer Python (>3.3) to avoid DeprecationWarningNoel Grandin
2022-03-14tdf#128610: math: add UItestXisco Fauli
2022-03-10tdf#140386: math: Add UItestXisco Fauli
2022-03-10uitest: math: at least execute the test on linuxXisco Fauli
2022-03-07tdf#147755: math: Add UItestXisco Fauli
2022-02-28uitest: fix sporadic UITest_impress_demo failuresXisco Fauli
2022-02-25uitest: introduce wait_until_file_is_availableXisco Fauli