summaryrefslogtreecommitdiff
path: root/include/formula/tokenarray.hxx
AgeCommit message (Expand)Author
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-27fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked listJeffrey Stedfast
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida
2014-03-05remove unused code in formula/FormulaTokenArrayNoel Grandin
2014-01-30fdo#63154 Removed unused solar.h ref. in basic and formulaAlexandre Vicenzi
2013-11-11Thread-safe way to check for presence of references in formula tokens.Kohei Yoshida
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-04-23execute move of global headersBjoern Michaelsen