summaryrefslogtreecommitdiffstats
path: root/sc/inc/refdata.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida2017-03-241-0/+2
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-8/+8
* sticky end col/row anchor for range references, tdf#92779Eike Rathke2015-12-091-0/+10
* (re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke2015-07-071-0/+9
* use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke2015-06-261-0/+14
* Resolves: tdf#83365 push proper references in INDIRECTEike Rathke2015-06-181-0/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+4
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* remove unused data ScComplexRefData::IsDeleted()Noel Grandin2014-02-271-1/+0
* Now the reference object no longer stores both absolute and relative.Kohei Yoshida2013-07-301-6/+3
* Clean this up a bit.Kohei Yoshida2013-07-301-12/+12
* Now nobody accesses reference members directly. Make them private.Kohei Yoshida2013-07-301-2/+7
* Organize the reference dumping code a bit.Kohei Yoshida2013-07-301-2/+2
* More on avoiding direct access to data members.Kohei Yoshida2013-07-301-0/+3
* Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida2013-07-241-3/+10
* Make these non-inline.Kohei Yoshida2013-07-241-29/+7
* CalcRelFromAbs() is no more.Kohei Yoshida2013-07-241-3/+0
* More on removing CalcRelFromAbs().Kohei Yoshida2013-07-241-26/+3
* Remove CalcAbsIfRel() since nobody uses this anymore.Kohei Yoshida2013-07-241-3/+0
* Don't mark all of column, row, and sheet indices to be invalid in toAbs().Kohei Yoshida2013-07-241-0/+9
* Handle reference adjustment in response to sheet deletion.Kohei Yoshida2013-07-241-6/+6
* More on this.Kohei Yoshida2013-07-241-0/+1
* More on replacing CalcAbsIfRel() with toAbs().Kohei Yoshida2013-07-241-1/+1
* Add methods to avoid accessing data members directly.Kohei Yoshida2013-07-241-0/+3
* Start replacing CalcAbsIfRel() with toAbs().Kohei Yoshida2013-07-241-0/+1
* SmartRelAbs() is no more.Kohei Yoshida2013-07-241-3/+2
* Nobody uses this. Chuck it.Kohei Yoshida2013-07-241-11/+0
* Bool cleanup in refdata.?xx.Kohei Yoshida2013-07-241-48/+48
* These header inline methods cause linkage error on Windows.Kohei Yoshida2013-07-091-1/+1
* Modifying comments to meet Doxygen standardsNourah.AlShoeibi2013-07-091-14/+15
* Collect all empty broadcasters and remove them in one go later.Kohei Yoshida2013-05-201-0/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Remove unused definesThomas Arnhold2012-07-021-10/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-43/+43
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-43/+43
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS calc51Jens-Heiner Rechtien2009-07-281-0/+21
* CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien2009-01-081-4/+1
* CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm2009-01-061-12/+13
* CWS-TOOLING: integrate CWS mooxlscRüdiger Timm2008-12-121-0/+1
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-4/+4
* INTEGRATION: CWS changefileheader (1.6.34); FILE MERGEDRüdiger Timm2008-04-101-28/+18
* INTEGRATION: CWS odff (1.5.526); FILE MERGEDKurt Zenker2008-03-061-11/+26
* INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS rowlimit (1.3.74); FILE MERGEDOliver Bolte2004-06-041-8/+12
* INTEGRATION: CWS dr6 (1.2.68); FILE MERGEDHans-Joachim Lankenau2003-08-191-2/+4
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-2/+3
* RefData splitted from compiler.hxxEike Rathke2001-02-211-0/+210