summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin
2021-07-19LOK: inform when input bar has cursor and focusSzymon Kłos
2021-07-19LOK: Render correctly sized input barSzymon Kłos
2021-07-19Calc input bar add missing InitControlBaseSzymon Kłos
2021-07-19notebookbar: fix welded controls in onlineSzymon Kłos
2021-07-18cid#1487495 Division or modulo by zeroCaolán McNamara
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16avoid a map lookup on a hot pathNoel Grandin
2021-07-16Use WhichRangesContainer in editengMike Kaganski
2021-07-16use WhichRangesContainer in scNoel Grandin
2021-07-15Keep ScAsciiOptions in sync with ScImportOptions, tdf#135762 relatedEike Rathke
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-07-14tdf#123752, tdf#138432: sc_uicalc: Add unittestXisco Fauli
2021-07-13use WeakComponentImplHelper for ScEditFieldObjNoel Grandin
2021-07-13tdf#142929 XLSX: fix import of "Less than" filter conditionTünde Tóth
2021-07-13tdf#143068 XLSX: fix export of top10 filter conditionTünde Tóth
2021-07-13tdf#143101 sc UI: fix highlight of standard filter with logical ORTünde Tóth
2021-07-13tdf#95554 Add UITestshubham656
2021-07-13move freeze/thaw so we don't select while frozenCaolán McNamara
2021-07-12loplugin:unusedfieldsNoel Grandin
2021-07-12tdf#92503: sc: Add UItestXisco Fauli
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
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