summaryrefslogtreecommitdiff
path: root/include/formula/token.hxx
AgeCommit message (Expand)Author
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-10-23Move virtual ScToken members up to FormulaTokenStephan Bergmann
2014-10-22Remove unused FormulaToken::Is3DRefStephan Bergmann
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-06Make these non inline.Kohei Yoshida
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
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-11-06Correct reference count type.Kohei Yoshida
2013-11-06Use atomic increment and decrement for thread-safe reference count.Kohei Yoshida
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-04-30Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida
2013-04-30Handle invariant group with single references.Kohei Yoshida
2013-04-23execute move of global headersBjoern Michaelsen