summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Expand)AuthorAgeFilesLines
* make this less error proneEike Rathke2013-08-141-2/+2
* corrected SC_OPCODE_STOP_2_PAR and SC_OPCODE_LAST_OPCODE_IDEike Rathke2013-08-141-9/+9
* XubString->OUStringCaolán McNamara2013-08-131-1/+1
* XubString->OUStringCaolán McNamara2013-08-121-1/+1
* remove last uses of XubString in scCaolán McNamara2013-08-021-1/+1
* resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke2013-07-021-2/+2
* add initial version of WEBSERVICE functionMarkus Mohrhard2013-06-162-2/+4
* inital work on FILTERXML functionMarkus Mohrhard2013-06-162-2/+4
* Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei2013-06-112-2/+10
* XubString->OUStringCaolán McNamara2013-06-071-1/+1
* A little more description for the new tokens.Kohei Yoshida2013-04-301-3/+9
* added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOXEike Rathke2013-04-301-0/+5
* 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-302-0/+62
* Handle invariant group with single references.Kohei Yoshida2013-04-302-7/+36
* execute move of global headersBjoern Michaelsen2013-04-2317-0/+3135