summaryrefslogtreecommitdiff
path: root/sc/inc/token.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke1-3/+5
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke1-18/+0
2011-08-16update range names/database ranges in formulas cellsMarkus Mohrhard1-2/+3
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke1-1/+1
2011-07-19fix for fdo#39333: database ranges don't work in formulasMarkus Mohrhard1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-21/+21
2011-03-14making sc/source/filter compile againBjoern Michaelsen1-14/+14
2011-03-11Store additional flag for global vs local storage of named ranges.Kohei Yoshida1-0/+16
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-18/+18
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-18/+18
2010-12-21ScRawTokenRef is now based on intrusive_ptr.Kohei Yoshida1-1/+0
2010-12-21No need to include the shared_ptr header.Kohei Yoshida1-1/+0
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida1-10/+0
2010-12-21Adjusted for the new FormulaTokenRef now implemented by intrusive_ptr.Kohei Yoshida1-1/+12
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-03-16CWS-TOOLING: integrate CWS calc31stopper3_DEV300Vladimir Glazounov1-0/+4
2009-03-03CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte1-0/+14
2009-01-14#i10000#: export some more classes and methodsJens-Heiner Rechtien1-3/+3
2009-01-13#i10000#: fix merge conflicts (CWS frmdlg)Jens-Heiner Rechtien1-3/+3
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-418/+68
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-46/+46
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm1-1/+66
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-1/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-5/+5
2008-07-08INTEGRATION: CWS odff04 (1.15.66); FILE MERGEDRüdiger Timm1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.14.34); FILE MERGEDRüdiger Timm1-38/+18
2008-03-06INTEGRATION: CWS odff (1.13.60); FILE MERGEDKurt Zenker1-81/+337
2007-07-06INTEGRATION: CWS dr55 (1.12.456); FILE MERGEDRüdiger Timm1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.11.92); FILE MERGEDRüdiger Timm1-47/+21
2005-05-13INTEGRATION: CWS dr39 (1.10.30); FILE MERGEDRüdiger Timm1-5/+10
2005-03-29INTEGRATION: CWS dr34 (1.8.384); FILE MERGEDRüdiger Timm1-2/+3
2005-03-08INTEGRATION: CWS calcer (1.8.290); FILE MERGEDVladimir Glazounov1-8/+8
2004-03-08INTEGRATION: CWS cac (1.7.14); FILE MERGEDJens-Heiner Rechtien1-35/+71
2003-06-12INTEGRATION: CWS mh11rc (1.6.158); FILE MERGEDVladimir Glazounov1-13/+33
2002-09-27#92320# new ScFAPTokenEike Rathke1-23/+45
2001-10-18#i1843# DeleteCol/DeleteRow: correctly reestablish listeners on absolute name...Eike Rathke1-2/+7
2001-10-12#86145# when sorting, 3D references are not updated but kept to point to old ...Eike Rathke1-2/+7
2001-02-28for PRODUCT version save memory: typedef BYTE StackVarEike Rathke1-3/+11
2001-02-22removed developer's sloppynessEike Rathke1-15/+2
2001-02-21new class ScToken and derivedEike Rathke1-0/+477