summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2021-07-21pass sc::ColumnIterator by valueNoel Grandin
2021-07-21flatten aCatLists in ScFunctionCategoryNoel Grandin
2021-07-21tdf#142600 - List tables in order of their appearanceAndreas Heinisch
2021-07-21flatten TableType in ColumnSpanSetNoel Grandin
2021-07-21flatten maTables in ColumnSpanSetNoel Grandin
2021-07-21flatten ScDetOpList vectorNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin
2021-07-13use WeakComponentImplHelper for ScEditFieldObjNoel Grandin
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-05XLSX import: fix handling of named ranges referring to PathMissing sheetsMiklos Vajna
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-25Resolves tdf#125868 - Insert dialog text in case of RTLHeiko Tietze
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-04loplugin:unusedmethodsNoel Grandin
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-25tdf#116413 keep AttachNewFormulaCell methods togetherscito
2021-05-24Teach ScOutlineCollection to return an iterator when calling erase, then use itJulien Nabet
2021-05-22tdf#141559 sc UI: add Clear Filter to Autofilter widgetTünde Tóth
2021-05-21tdf#68976 cut paste transposed: fix wrong position in clipdocscito
2021-05-21tdf#116413 after Paste Special with ADD and As Link attach dest cellsscito
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-15Use less memory for ScMatrix::Collectdante
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-05-13Use double to iterate products in scmatrix.dante
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-08Simplify multiplication and divisionMike Kaganski
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-04tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInversedante
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga