summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/matrixoperators.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-15Use less memory for ScMatrix::Collectdante1-0/+14
2021-05-13Use double to iterate products in scmatrix.dante1-1/+1
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante1-15/+4
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-4/+1
2018-12-18no need to allocate sc::op::Op on the heap hereNoel Grandin1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2015-10-02Add a new file with matrix operators definitionsƁukasz Hryniuk1-0/+42