summaryrefslogtreecommitdiff
path: root/sc
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-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-09add Scheduler::ProcessEventsToIdle() to testCaolán McNamara
2021-07-09cid#1487029 Identical code for different branchesCaolán McNamara
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-08tdf#122191: sc_subsequent_export-test2: Add unittestXisco Fauli
2021-07-08sc, VmlFormControlExporter: avoid OStringBuffer styleMiklos Vajna
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-07Added Find and Replace Transformation .tushar
2021-07-07add truncate-multiline to new GtkEntry widgetsCaolán McNamara
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