summaryrefslogtreecommitdiff
path: root/sc/inc/refdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-30Now the reference object no longer stores both absolute and relative.Kohei Yoshida1-6/+3
2013-07-30Clean this up a bit.Kohei Yoshida1-12/+12
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida1-2/+7
2013-07-30Organize the reference dumping code a bit.Kohei Yoshida1-2/+2
2013-07-30More on avoiding direct access to data members.Kohei Yoshida1-0/+3
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida1-3/+10
2013-07-24Make these non-inline.Kohei Yoshida1-29/+7
2013-07-24CalcRelFromAbs() is no more.Kohei Yoshida1-3/+0
2013-07-24More on removing CalcRelFromAbs().Kohei Yoshida1-26/+3
2013-07-24Remove CalcAbsIfRel() since nobody uses this anymore.Kohei Yoshida1-3/+0
2013-07-24Don't mark all of column, row, and sheet indices to be invalid in toAbs().Kohei Yoshida1-0/+9
2013-07-24Handle reference adjustment in response to sheet deletion.Kohei Yoshida1-6/+6
2013-07-24More on this.Kohei Yoshida1-0/+1
2013-07-24More on replacing CalcAbsIfRel() with toAbs().Kohei Yoshida1-1/+1
2013-07-24Add methods to avoid accessing data members directly.Kohei Yoshida1-0/+3
2013-07-24Start replacing CalcAbsIfRel() with toAbs().Kohei Yoshida1-0/+1
2013-07-24SmartRelAbs() is no more.Kohei Yoshida1-3/+2
2013-07-24Nobody uses this. Chuck it.Kohei Yoshida1-11/+0
2013-07-24Bool cleanup in refdata.?xx.Kohei Yoshida1-48/+48
2013-07-09These header inline methods cause linkage error on Windows.Kohei Yoshida1-1/+1
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-14/+15
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-02Remove unused definesThomas Arnhold1-10/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-43/+43
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-43/+43
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-07-28CWS-TOOLING: integrate CWS calc51Jens-Heiner Rechtien1-0/+21
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-4/+1
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-12/+13
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm1-0/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-4/+4
2008-04-10INTEGRATION: CWS changefileheader (1.6.34); FILE MERGEDRüdiger Timm1-28/+18
2008-03-06INTEGRATION: CWS odff (1.5.526); FILE MERGEDKurt Zenker1-11/+26
2005-09-08INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.3.74); FILE MERGEDOliver Bolte1-8/+12
2003-08-19INTEGRATION: CWS dr6 (1.2.68); FILE MERGEDHans-Joachim Lankenau1-2/+4
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+3
2001-02-21RefData splitted from compiler.hxxEike Rathke1-0/+210