summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-05-07Simplify PushDouble by PushError for ScInterpreter::SumProductdante
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-07tdf#102255 improve test and docu of .uno:PasteTransposedscito
2021-05-07tdf#113571: sc: Add UItestXisco Fauli
2021-05-07tdf#137679 Use Kahan summation for interpr5.cxxdante
2021-05-06tdf#57841: sc: Add UItestXisco Fauli
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-06cid#1482085 Uninitialized scalar fieldCaolán McNamara
2021-05-06tdf#125440: sc: Add UItestXisco Fauli
2021-05-06Fix typoAndrea Gelmini
2021-05-06allow ctrl+A to select all in calc header/footer dialog tooCaolán McNamara
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05tdf#141973: sc: Add UItestXisco Fauli
2021-05-05Use kahan Sum for ArraySumFunctordante
2021-05-04tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInversedante
2021-05-04Algebraic simplificationdante
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-04Compress code in interpr2dante
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga
2021-05-04LOK: calc: allow image selection on insertionPranam Lashkari
2021-05-04tdf#60468, tdf#142040: sc: Add UItestXisco Fauli
2021-05-03Prioritize cmath over math.h in interpr3.cxxdante
2021-05-03tdf#48731: sc_subsequent_filters: Add unittestXisco Fauli
2021-05-03RAWSUBTRACT() process arguments from left to rightEike Rathke
2021-05-03tdf#80149: sc_subsequent_export: Add unittestXisco Fauli
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03fix use-after-freeNoel Grandin
2021-05-03tdf#137679 Use Kahan summation for interpr3.cxx (1/2)dante
2021-05-03tdf#137679 Use kahan summation for ScInterpreter::CalculatePearsonCovardante
2021-05-03tdf#142040 CSV import broken in masterNoel Grandin
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-05-02sal_uLong->sal_uInt32 in SvxFontHeightItemNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (5)Noel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-05-01tdf#141973 create the text column to insert intoCaolán McNamara
2021-04-30tdf#137679 Use kahan summation for ScInterpreter::CalculateSkewdante
2021-04-30tdf#137679 Use kahan summation for ScInterpreter::SumProductdante
2021-04-30tdf#79049 speed up OOXML workbook load (3)Noel Grandin
2021-04-30tdf#79049 speed up OOXML workbook load (2)Noel Grandin
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-30tdf#137945: sc: Add UItestXisco Fauli
2021-04-30tdf#141946 sc: fix broken filter criteria when inserting columnTünde Tóth
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin