summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2021-07-12uitest: sc: move textToColumns tests to their own folderXisco Fauli
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-09tdf#143008: sc: Add UItestXisco Fauli
2021-07-09add Scheduler::ProcessEventsToIdle() to testCaolán McNamara
2021-07-08tdf#122191: sc_subsequent_export-test2: Add unittestXisco Fauli
2021-07-08XSLX export, button form control: fix handling of no macrosMiklos Vajna
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-07tdf#142764 sc: import "Same content on first/left page"Daniel Arato (NISZ)
2021-07-07tdf#126685 Add UnitTestshubham656
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-05XLSX import: fix handling of named ranges referring to PathMissing sheetsMiklos Vajna
2021-07-05uitest: sc: move pasteSpecial tests to their own folderXisco Fauli
2021-07-02tdf#142932: sc: Add UItestXisco Fauli
2021-07-02uitest: LICENSE.html can be read-only, skip the 'ok' buttonXisco Fauli
2021-07-01XLSX export: handle button form controlsMiklos Vajna
2021-07-01exclude some tests for non-default DPINoel Grandin
2021-06-30XLSX export: improve handling of checkbox (form controls)Miklos Vajna
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30tdf#140431 XLSX export: fix double file:// prefixTünde Tóth
2021-06-30uitest: guard create_doc_in_start_center in scXisco Fauli
2021-06-30uitest: guard create_doc_in_start_center in sdXisco Fauli
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in scXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in sdXisco Fauli
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli
2021-06-26uitest: introduce load_empty_fileXisco Fauli
2021-06-25uitest: guard execute_dialog_through_actionXisco Fauli
2021-06-25uitest: use wait_for_top_focus_window when opening the csv dialogXisco Fauli
2021-06-24uitest: sc: move csv dialog tests to their own moduleXisco Fauli
2021-06-24Fix presumed race between executeAction and following asserts in UITestStephan Bergmann
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli
2021-06-23uitest: blind fix for failure in slow machinesXisco Fauli
2021-06-23Introduce wait_for_top_focus_window to fix UITest_calc_tests9Stephan Bergmann
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli
2021-06-22uitest: fix buildXisco Fauli
2021-06-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth
2021-06-22uitest: guard load_fileXisco Fauli
2021-06-21tdf#142607 XLSX export: keep formatted dates in standard filterBalazs Varga
2021-06-21uitest: guard execute_blocking_actionXisco Fauli
2021-06-21tdf#141908 replace sal_Int32 with Color in sc_subsequent_filters-test2Radhey Parekh
2021-06-19use more TellEnd()Noel Grandin
2021-06-15uitest: sc: use guarded wrapper in testXisco Fauli
2021-06-15fix some 32-bit compile errorsNoel Grandin
2021-06-14ucalc_copypaste: improve readability and shortenscito
2021-06-12tdf#128018 - Add column/row labels to the descriptive statisticsAndreas Heinisch
2021-06-11Simplify Sequences initializations (sc)Julien Nabet