summaryrefslogtreecommitdiff
path: root/include/formula/tokenarray.hxx
AgeCommit message (Expand)Author
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin
2016-01-05use new'ed FormulaToken and FormulaTokenArray::Add()Eike Rathke
2016-01-05tdf#96198 detect old ISO/WEEKNUM usage with two arguments, tdf#50950 follow-upEike Rathke
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-15Fix previous commitStephan Bergmann
2015-06-15Make ReplaceMode accessible from ScCompiler::CompileStringStephan Bergmann
2015-06-15prepare ReplaceToken() to replace also in RPNEike Rathke
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-03-07add FormulaTokenArray::ReplaceToken()Eike Rathke
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2015-01-09include is unused againStephan Bergmann
2015-01-09One more place to work around missing std::underlying_type for GCC 4.6Stephan Bergmann
2015-01-09type_traits for std::underlying_typeCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist
2014-11-28simplify RewriteMissing() and switch in Add...(), fdo#81596 relatedEike Rathke
2014-11-27fdo#81596 export to OOXML that need argument changesWinfried Donkers
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