summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Collapse)AuthorAgeFilesLines
* resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke2013-07-021-2/+2
| | | | | | | | | | | Also renamed MAXJUMPCOUNT to FORMULA_MAXJUMPCOUNT but without changing the value as the runtime array size of ocChose depends on it, should be changed before. Eliminated the duplicated and error causing redefinition of both in sc/inc/compiler.hxx Change-Id: I0e87d1439c9564a4f475fcb2870ab51c3b586942
* add initial version of WEBSERVICE functionMarkus Mohrhard2013-06-162-2/+4
| | | | Change-Id: I8a835278c0d1b8f3a463aa5765b145410605aba4
* inital work on FILTERXML functionMarkus Mohrhard2013-06-162-2/+4
| | | | Change-Id: Ifb884a52b275df818812f8be6cd7650dcb97849d
* Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei2013-06-112-2/+10
| | | | | | | | | | | | | | | | | Patch by: Zhang Lu Review by: Wang Lei (cherry picked from commit 424079cb8348d77e40f7d3291578bdffbe662f34) Conflicts: formula/inc/formula/compiler.hrc formula/inc/formula/opcode.hxx oox/source/xls/formulabase.cxx sc/inc/helpids.h sc/util/hidother.src sc/util/makefile.mk Change-Id: Ia04aa69aa2764842507b36ba7cc8c99e99a314e9
* XubString->OUStringCaolán McNamara2013-06-071-1/+1
| | | | Change-Id: I9404ef0d53a74e09a0db9781d004fcd0c573dd78
* A little more description for the new tokens.Kohei Yoshida2013-04-301-3/+9
| | | | Change-Id: I9b158bd4302a84202447a74ac90cf4e9f760c6a5
* added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOXEike Rathke2013-04-301-0/+5
| | | | Change-Id: Idabf46bfdfa6092b0ae27fe4116382eaa00d5db9
* Handle range references for group calculation. This is still untested.Kohei Yoshida2013-04-301-6/+11
| | | | Change-Id: I1eb1c217db66615028faa85720838579056dc150
* Let's not use VectorArray struct. There is no use for it.Kohei Yoshida2013-04-301-11/+6
| | | | Change-Id: Ic011143206c13fcbc1b3403bf5b7df46c6934899
* Let's not forget to check this in...Kohei Yoshida2013-04-301-0/+4
| | | | | | Curse the sc / formula split... Change-Id: Ib8d17ba63d05eb4df7e6918e0034d91dd82869e3
* Add method to allow fetching of double array, and store it in token.Kohei Yoshida2013-04-301-3/+1
| | | | Change-Id: If094dbf139e18ad23c73d6cf5a78ac4844132b14
* Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida2013-04-302-0/+62
| | | | Change-Id: I4b28c269759bc01bfc94cfdd6a1c651d03d829c7
* Handle invariant group with single references.Kohei Yoshida2013-04-302-7/+36
| | | | Change-Id: Ifbbac2b11b1023a5cf3d21204c12b9740af09aaf
* execute move of global headersBjoern Michaelsen2013-04-2317-0/+3135
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a