summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2021-04-29lok: Disable the "AutoInput" again.Jan Holesovsky
2021-04-29tdf#141970 Revert "tdf#129606: Round the mean of the two subtractions"Mike Kaganski
2021-04-29tdf#48025 sc: fix broken filter criteria when deleting columnsTünde Tóth
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-29tdf#137679 Use Kahan summation for interpr2.cxxdante
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-28tdf#141904 Blue row number for autofilter only when pTab is not NULL.tushar
2021-04-28Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara
2021-04-28tdf#137679 Use Kahan summation for interpr1.cxxdante
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28Revert ScInputWindow::setPosSizePixel() early returnsSzymon Kłos
2021-04-28loplugin:stringaddNoel Grandin
2021-04-28Fix typosAndrea Gelmini
2021-04-27loplugin:moveoptNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27Fix domain in ui files (found with ui-checkdomain.sh)Xisco Fauli
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin