summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-23tdf#143515: avoid memory leak in ScDrawLayer::DeleteObjectsInAreaMike Kaganski
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23Use vector instead of unique_ptrMike Kaganski
2021-07-23We already have this valueMike Kaganski
2021-07-23remove pimpl from ScZoomSliderNoel Grandin
2021-07-22no need to allocate ScTokenMatrixMap separatelyNoel Grandin
2021-07-22Dereferencing uninitialized pointerMike Kaganski
2021-07-21pass sc::ColumnIterator by valueNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21flatten aCatLists in ScFunctionCategoryNoel Grandin
2021-07-21tdf#142600 - List tables in order of their appearanceAndreas Heinisch
2021-07-21Avoid deadlock between osl global mutex and cppu::getTypeEntries mutexStephan Bergmann
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