Files
loongoffice/formula
Markus Mohrhard bf3dd18cf8 no need to allocate that vector on the heap
This seems to give about 10% performance improvements in some calc cell
calculations.

Change-Id: Ibd91558b3c107e4c8e1401345c9332f97645453e
2015-10-03 10:01:51 +02:00
..

Contains parts of the formula parser used outside Calc code that has
been pulled out from Calc's formula parser code.

Also contains some functions that are needed by code in both sc and
scaddins. Located here just for convenience. So sue me.