summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21flatten TableType in ColumnSpanSetNoel Grandin
2021-07-21flatten maTables in ColumnSpanSetNoel Grandin
2021-07-21flatten ScDetOpList vectorNoel Grandin
2021-07-21tdf#142854 XLSX import: fix grid visibility in headless modeAttila Szűcs
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-20Resolves tdf#143048 - Make autofilter popop resizableHeiko Tietze
2021-07-20tdf#46184 sc AutoFilter: reset filter options to default valuesTünde Tóth
2021-07-20tdf#123598 sc UI: don't show autofilter dropdown arrowsTünde Tóth
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