summaryrefslogtreecommitdiff
path: root/sc/inc/matrixoperators.hxx
AgeCommit message (Expand)Author
2021-05-15Use less memory for ScMatrix::Collectdante
2021-05-13Use double to iterate products in scmatrix.dante
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-07-19compact namespace: scNoel Grandin
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2018-12-18no need to allocate sc::op::Op on the heap hereNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-10-02Add a new file with matrix operators definitionsŁukasz Hryniuk