summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2021-11-15uitest: sc: add support for pivot table popupXisco Fauli
2021-11-15loplugin:simplifyconstruct/elidestringvar/stringviewparam in scperfobj.cxxJulien Nabet
2021-11-15Revert "improve performance of cell equality comparisons)" (tdf#139612)Luboš Luňák
2021-11-15tdf#145640: sc_uicalc: Add unittestXisco Fauli
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
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-12uitest: sc: Add UItest for .uno:ExportToPDFXisco Fauli
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-12Add a bit of info to the test failure outputMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-11CppunitTest_sc_macros_test: simplify testXisco Fauli
2021-11-11tdf#142986: sc: Add UItestXisco Fauli
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-10tdf#119162: sc: move UItest to CppUnittestXisco Fauli
2021-11-10tdf#119155: sc: move UItest to CppUnittestXisco Fauli
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-09tdf#142033: sc_macros_test: Add unittestXisco Fauli
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-06Try to fix Jenkins_CallgrindJulien Nabet
2021-11-05tdf#121260: sc_subsequent_export_test2: Add unittestXisco Fauli
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-03loplugin:constparamsNoel 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