summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-23tdf#143515: avoid memory leak in ScDrawLayer::DeleteObjectsInAreaMike Kaganski
2021-07-23Use vector instead of unique_ptrMike Kaganski
2021-07-23We already have this valueMike Kaganski
2021-07-22no need to allocate ScTokenMatrixMap separatelyNoel Grandin
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-21Avoid deadlock between osl global mutex and cppu::getTypeEntries mutexStephan 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-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20EditTextObject: use virtual interface instead of pimplMike Kaganski
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-18cid#1487495 Division or modulo by zeroCaolán McNamara
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-05ofz#35817 TimeoutCaolán McNamara
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-07-02Purge rtl::math:: ( erf / erfc / expm1 )BaiXiaochun
2021-07-01Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-22tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet
2021-06-21tdf#142607 XLSX export: keep formatted dates in standard filterBalazs Varga
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-11Simplify vector initializationsJulien Nabet
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-06-04loplugin:unusedmethodsNoel Grandin
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito
2021-06-02no need to allocate these on the heapNoel Grandin
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-30crashtesting: on export of fdo84621-4.ods to xlsCaolán McNamara
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-28tdf#138438 sc: fix "Top 10" autoFilter in multiple columnsBalazs Varga
2021-05-24Teach ScOutlineCollection to return an iterator when calling erase, then use itJulien Nabet
2021-05-24fix leak in conditional formatNoel Grandin
2021-05-23Resolves: tdf#136794 Unlimit decimals for ROUND()Eike Rathke
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