summaryrefslogtreecommitdiff
path: root/sc/inc/token.hxx
AgeCommit message (Expand)Author
2014-10-31converity#1249470 Uninitialized scalar fieldEike Rathke
2014-10-23Duplication of formula/token.hxx codeStephan Bergmann
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-10-23Turn ScToken::checkTextEqual into a free functionStephan Bergmann
2014-10-23Move virtual ScToken members up to FormulaTokenStephan Bergmann
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann
2014-10-23Turn virtual ScToken::Dump into a single free function DumpTokenStephan Bergmann
2014-10-23loplugin:saloverrideStephan Bergmann
2014-10-23Turn static ScToken::ExtendRangeReference into free functionStephan Bergmann
2014-10-23Move FormulaToken::TextEqual overrides down into specific subclassesStephan Bergmann
2014-10-22Remove unused FormulaToken::Is3DRefStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06Let's make this non-inline...Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-13Drop unnecessary #includeTakeshi Abe
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-09-06Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() virtual method from ScToken and all its children.Kohei Yoshida
2013-07-24Add dumping capability for ScTokenArray (for debugging).Kohei Yoshida
2013-07-24Remove CalcRelFromAbs() virtual method from ScToken and all its child classes.Kohei Yoshida
2013-07-02Put the matrix header back in for Windows build...Kohei Yoshida
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-06-23we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard
2013-04-30Handle invariant group with single references.Kohei Yoshida
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke
2011-08-16update range names/database ranges in formulas cellsMarkus Mohrhard
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke
2011-07-19fix for fdo#39333: database ranges don't work in formulasMarkus Mohrhard
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-11Store additional flag for global vs local storage of named ranges.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-21ScRawTokenRef is now based on intrusive_ptr.Kohei Yoshida
2010-12-21No need to include the shared_ptr header.Kohei Yoshida
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida
2010-12-21Adjusted for the new FormulaTokenRef now implemented by intrusive_ptr.Kohei Yoshida
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-03-16CWS-TOOLING: integrate CWS calc31stopper3_DEV300Vladimir Glazounov
2009-03-03CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte