summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-11-15uitest: sc: add support for pivot table popupXisco Fauli
2021-11-15Revert "improve performance of cell equality comparisons)" (tdf#139612)Luboš Luňák
2021-11-13Resolves: tdf#145640 MoveReference...Reorder() there are RPN tokens as wellEike Rathke
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-11tdf#142986 sc sampling: allow more than default (100) samplesJustin Luth
2021-11-11do not use grouped cell calculation for just a single cellLuboš Luňák
2021-11-10sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis
2021-11-10sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis
2021-11-10sc: fix clip cell range for clip with no contentDennis Francis
2021-11-09Remove this hard-coded "Default" style name in CalcKevin Suo
2021-11-08tdf#142033 - Handle embedded newline set via SetDataArrayAndreas Heinisch
2021-11-08tdf#139205: Keep hierarchical structure of localized default styles in CalcKevin Suo
2021-11-08improve performance of cell equality comparisons (tdf#139444)Luboš Luňák
2021-11-08optimize VLOOKUP by returning SharedString if possible (tdf#139444)Luboš Luňák
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-08tdf#48622 Adapt sidebar line styles to new defaultsSamuel Mehrbrodt
2021-11-07forward decls go after #includeNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-05Blind fix for ubusan errorKohei Yoshida
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-04Move these SC_STYLE_PROG_* and SC_PIVOT_STYLE_PROG_* constexpr to headerKevin Suo
2021-11-04tdf#145079 XLSX export: fix regression of internal hyperlinksTünde Tóth
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida
2021-11-03This aParentName can be constKevin Suo
2021-11-03tdf#97667 Add XML Dump methods for Calc Pool ItemsFelipe Lema
2021-11-03improve find-can-be-private scriptNoel Grandin
2021-11-01multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara
2021-11-01tdf#138475: also set font size/weight/posture for CJK/CTL languages...Kevin Suo
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Add comments for defaults of bEvaluateFormulasEike Rathke
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27ofz: Timeout, clamp hyperlink range when fuzzingCaolán McNamara
2021-10-27fix AVX512 detectionLuboš Luňák
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák
2021-10-27Typo: pDataIgoreCase->pDataIgoreCase in scJulien Nabet
2021-10-26Heuristic filename extension should be <= 4 charactersEike Rathke
2021-10-26Restore original lcl_ScAddress_Parse_OOo() behaviour detecting externalEike Rathke
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-26let focus enter calc sheet bg color dialog's valueset on clickCaolán McNamara
2021-10-26tdf#145129 XLSX import: round down default row heightAttila Szűcs
2021-10-26tdf#142010 XLS import: fix bad calculation after editingLászló Németh