summaryrefslogtreecommitdiffstats
path: root/include/formula/vectortoken.hxx
Commit message (Expand)AuthorAgeFilesLines
* Allow vector array tokens to store both numeric and string values.Kohei Yoshida2013-10-181-6/+20
* Correctly handle empty cells for string arrays too.Kohei Yoshida2013-09-101-2/+2
* Allow storage of string arrays in vector ref tokens.Kohei Yoshida2013-09-061-5/+20
* A little more description for the new tokens.Kohei Yoshida2013-04-301-3/+9
* Handle range references for group calculation. This is still untested.Kohei Yoshida2013-04-301-6/+11
* Let's not use VectorArray struct. There is no use for it.Kohei Yoshida2013-04-301-11/+6
* Let's not forget to check this in...Kohei Yoshida2013-04-301-0/+4
* Add method to allow fetching of double array, and store it in token.Kohei Yoshida2013-04-301-3/+1
* Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida2013-04-301-0/+60