summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-05ofz#35817 TimeoutCaolán McNamara
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-05speed up exporting very large spreadsheets to pdf(2)Noel Grandin
2021-07-05speed up exporting very large spreadsheets to pdfNoel Grandin
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-07-03Implement Interface for Data Providers.tushar
2021-07-02tdf#142932: sc: Add UItestXisco Fauli
2021-07-02uitest: LICENSE.html can be read-only, skip the 'ok' buttonXisco Fauli
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-07-02convert ScPrintSelectionMode to scoped enumNoel Grandin
2021-07-02Purge rtl::math:: ( erf / erfc / expm1 )BaiXiaochun
2021-07-01XLSX export: handle button form controlsMiklos Vajna
2021-07-01Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke
2021-07-01exclude some tests for non-default DPINoel Grandin
2021-07-01sc: VclPtr, missing dispose (Page Style->Edit...->Header)László Németh
2021-07-01ofz#30762 TimeoutCaolán McNamara
2021-07-01Purge out rtl::math::setInfBaiXiaochun
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-30tdf#132421 - don't URL encode filename for the import ASCII dialog titleAndreas Heinisch
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29maShowPageBreaksTimer.Stop() in ScGridWindow::dispose(), tdf#124983 follow-upEike Rathke
2021-06-29sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna
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-28open menu down in direction shown by arrowCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli
2021-06-26cid#1474269 Untrusted allocation sizeCaolán McNamara
2021-06-26gtk4: GtkPicture triggers some sort of unexplained vertical expandCaolán McNamara
2021-06-26resave with latest gladeCaolán McNamara
2021-06-26uitest: introduce load_empty_fileXisco Fauli
2021-06-25remove stray max-length from GtkSpinButtonCaolán McNamara
2021-06-25unused always-show-image in GtkCheckButtonCaolán McNamara
2021-06-25Missing dependencyMike Kaganski
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-25tdf#58250 - Show custom unicode separator in the csv import dialogAndreas Heinisch
2021-06-25Resolves tdf#125868 - Insert dialog text in case of RTLHeiko Tietze
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