summaryrefslogtreecommitdiff
path: root/sc/source/core/data/grouptokenconverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-5/+4
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann1-2/+2
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida1-0/+6
2014-05-14Disable jump command reordering of RPN tokens for OpenCL interpreter.Kohei Yoshida1-4/+0
2014-02-27Store the length of originally requested array size prior to trimming.Kohei Yoshida1-6/+6
2013-11-27We shouldn't check isValid() here.Kohei Yoshida1-6/+6
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist1-0/+236