summaryrefslogtreecommitdiff
path: root/include/formula
AgeCommit message (Expand)Author
2013-08-13XubString->OUStringCaolán McNamara
2013-08-12XubString->OUStringCaolán McNamara
2013-08-02remove last uses of XubString in scCaolán McNamara
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke
2013-06-16add initial version of WEBSERVICE functionMarkus Mohrhard
2013-06-16inital work on FILTERXML functionMarkus Mohrhard
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-07XubString->OUStringCaolán McNamara
2013-04-30A little more description for the new tokens.Kohei Yoshida
2013-04-30added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOXEike Rathke
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
2013-04-30Handle invariant group with single references.Kohei Yoshida
2013-04-23execute move of global headersBjoern Michaelsen