summaryrefslogtreecommitdiff
path: root/sw/qa/uitest/writer_tests4
AgeCommit message (Expand)Author
2024-11-08tdf#155447 a11y: Set accessible ID that Orca expectsMichael Weghorn
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu
2024-07-30tdf#153040 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-13Python: use is None/is not None instead of == None/!= NoneJulien Nabet
2024-03-28tdf#158803 Remove unused imports from uitestBogdan Buzea
2024-03-21tdf#159418: sw: Add UItestXisco Fauli
2024-02-19Fix for test related to tdf#157992Oliver Specht
2024-02-15tdf#157992: add test to make sure footnotes don't get deletedOliver Specht
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2023-12-21Add export sheet range option to calcNickWingate
2023-10-18tdf#45949, tdf#152492: move UITest to CppUnittestXisco Fauli
2023-05-04tdf#128192: Fix Tools/AutoCorrect/ApplyBaole Fang
2023-03-16tdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl
2023-03-13tdf#39667 Enable tagged PDF by defaultSamuel Mehrbrodt
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli
2023-02-01uitest: sw: remove duplicated testsXisco Fauli
2023-02-01tdf#107427: sw: move UItest to CppUnittestXisco Fauli
2023-01-31uitest: remove wait_until_file_is_availableXisco Fauli
2023-01-26tdf#146248: sw: move UItest to CppUnittestXisco Fauli
2023-01-10tdf#146248 sw: fix crash at Undo of hiding page header/footerLászló Németh
2023-01-06tdf#65535 sw spellDialog.py: fix lo-upsan buildLászló Németh
2023-01-05tdf#65535 sw spellDialog.py: fix lo-upsan build betterLászló Németh
2023-01-03tdf#65535 sw spellDialog.py: add same latency to fix lo-upsan buildLászló Németh
2022-12-19tdf#65535 sw: fix lost comments using spelling dialogLászló Németh
2022-12-13tdf#45949 sw: add spell checking to hyperlinked textLászló Németh
2022-12-13tdf#152492 sw: fix unwanted spell checking of parts of URLsLászló Németh
2022-06-30tdf#132293 remove unused imports and unused variables in swm.hashemian
2022-06-14sw: uitest: remove assert that fails depending on which...Xisco Fauli
2022-05-16Fix a UITest on WindowsMike Kaganski
2022-05-16Fix a UITest on WindowsMike Kaganski
2022-04-11tdf#148395: sw: Add UItestXisco Fauli
2022-02-25uitest: introduce wait_until_file_is_availableXisco Fauli
2022-02-24uitest: check the value and not the textXisco Fauli
2021-12-15uitest: simplify codeXisco Fauli
2021-12-14tdf#136855: sw: Add UItestXisco Fauli
2021-12-01uitest: fix consistency of footersXisco Fauli
2021-12-01uitest: fix license headersXisco Fauli
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)
2021-11-12uitest: sw: Add UItest for .uno:ExportToPDFXisco Fauli
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli
2021-09-13uitest: guard execute_modeless_dialog_through_command in swXisco Fauli
2021-07-06uitest: move table tests where they belongXisco Fauli
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30uitest: guard create_doc_in_start_center in swXisco Fauli
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in swXisco Fauli
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli
2021-06-25uitest: guard execute_dialog_through_actionXisco Fauli
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli