summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/calc_tests6
AgeCommit message (Expand)AuthorFilesLines
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi1-4/+4
2023-05-07tdf#96854 - Remember last used option in copy/move sheet dialogAndreas Heinisch1-4/+28
2023-02-14sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli1-26/+20
2023-01-05tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch1-0/+13
2022-05-30sc uitests: Cleaning up unused variablestagezi4-13/+1
2022-04-29tdf#139464 Change label of OK buttonLaurent BP1-0/+17
2022-03-09tdf#147830: sc: Add UItestXisco Fauli1-0/+52
2022-03-08tdf#107869: sc: move UItest to CppUnittestXisco Fauli1-84/+0
2022-02-11uitest: sc: add a buidable name to the tabs in DataSubTotals dialogXisco Fauli2-32/+18
2021-12-01uitest: fix license headersXisco Fauli14-0/+32
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli1-2/+2
2021-09-13uitest: guard execute_modeless_dialog_through_command in scXisco Fauli1-18/+12
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli11-12/+12
2021-06-30uitest: guard create_doc_in_start_center in scXisco Fauli11-437/+413
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli12-23/+23
2021-06-29uitest: guard execute_dialog_through_command in scXisco Fauli12-325/+266
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli3-40/+37
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli11-480/+499
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli11-499/+480
2021-06-22uitest: guard load_fileXisco Fauli3-159/+153
2021-06-21uitest: guard execute_blocking_actionXisco Fauli2-27/+16
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante1-2/+2
2021-04-08tdf#132293 removed all the unused imports from the folder swVatsal3213-47/+3
2021-03-21select_by_text helper method for uitestsNoel Grandin2-12/+6
2021-03-17throw exception for errors in uitest actionsNoel Grandin1-12/+0
2021-01-28tdf#108654: sc: Move UItest to CppUnitTestXisco Fauli1-43/+0
2021-01-27uitest: sc: this test can goXisco Fauli2-31/+2
2021-01-27uitest: sc: no need to have one module for just one testXisco Fauli1-0/+56
2021-01-14uitest: sc: factor out common code ( part 2 )Xisco Fauli1-8/+1
2021-01-12uitest: sc: factor out common code ( part 1 )Xisco Fauli3-21/+3
2020-11-06tdf#137908: uitest: Add asserts to check there is at least 1 elementXisco Fauli1-6/+14
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli1-2/+2
2020-10-27uitest: move all calc tests to sc/qa/uitestXisco Fauli1-0/+31
2020-10-24uitest: sc: get_url_for_data_file -> pathlib.PathXisco Fauli1-3/+0
2020-10-24tdf#104378: sc: Add UItestXisco Fauli1-0/+36
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia1-2/+2
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-2/+1
2020-03-02uitest: check copy in .uno:MoveXisco Fauli1-0/+17
2019-10-24tdf#97361: Removed getByIndex in calc and writerMayank Suman1-6/+6
2019-07-03UI tests opening all dialogs in calc and see if it crashesArtur Neumann1-0/+10
2019-03-26<https://ci.libreoffice.org/job/lo_ubsan/1225/> still timed outStephan Bergmann1-1/+1
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann1-1/+2
2019-03-16weld ScAutoFormatDlgCaolán McNamara1-6/+4
2018-12-07uitest for bug tdf#107869Zdeněk Crhonek1-0/+93
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara1-6/+6
2018-11-30add uitest fr bug tdf#121263Zdeněk Crhonek1-0/+51
2018-11-22uitest Calc ScenariosZdeněk Crhonek1-0/+55
2018-11-22uitest Calc - Multiple operations and Share spreadsheet dialogsZdeněk Crhonek2-0/+167
2018-11-21uitest for bug tdf#91726Zdeněk Crhonek1-0/+58
2018-11-19uitest for Calc- AutoFormat and move/copy sheet dialogsZdeněk Crhonek2-0/+137