summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/recursionhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák1-0/+18
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin1-1/+1
2019-11-07tdf#124270 : improve formula-group cycle detectionDennis Francis1-0/+38
2019-10-01Thread a group of formula-groups together if possibleDennis Francis1-0/+44
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák1-0/+15
2018-07-06Generalize FG cycle detection for...Dennis Francis1-12/+55
2018-07-06Use cycle guard for calls to InterpretTail tooDennis Francis1-1/+3
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis1-3/+13
2018-06-21Do not do threaded group calc if...Dennis Francis1-1/+1
2018-05-24Calc threading : Check for "self" references...Dennis Francis1-0/+37
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2012-04-09Make this non-inline too; for easier debugging.Kohei Yoshida1-0/+5
2012-04-09Removed duplicated methods.Kohei Yoshida1-2/+12
2012-04-09Make non-trivial methods non in-line.Kohei Yoshida1-0/+106