summaryrefslogtreecommitdiff
path: root/include/formula/vectortoken.hxx
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen
2017-12-01loplugin:unusedfieldsNoel Grandin
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2014-10-03Make these methods non-inline again.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code in formula/vectortokenNoel Grandin
2014-02-27Store the length of originally requested array size prior to trimming.Kohei Yoshida
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-18New constructor that takes both numeric and string arrays.Kohei Yoshida
2013-10-18More eye-pleasing way of checking for valid vector array...Kohei Yoshida
2013-10-18Allow vector array tokens to store both numeric and string values.Kohei Yoshida
2013-09-10Correctly handle empty cells for string arrays too.Kohei Yoshida
2013-09-06Allow storage of string arrays in vector ref tokens.Kohei Yoshida
2013-04-30A little more description for the new tokens.Kohei Yoshida
2013-04-30Handle range references for group calculation. This is still untested.Kohei Yoshida
2013-04-30Let's not use VectorArray struct. There is no use for it.Kohei Yoshida
2013-04-30Let's not forget to check this in...Kohei Yoshida
2013-04-30Add method to allow fetching of double array, and store it in token.Kohei Yoshida
2013-04-30Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida