summaryrefslogtreecommitdiff
path: root/sc/inc/refdata.hxx
AgeCommit message (Expand)Author
2021-02-12cid#1472119 Uninitialized scalar fieldCaolán McNamara
2021-01-15cid#1472119 silence Uninitialized scalar fieldCaolán McNamara
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-13toAbs always dereferences its ScDocument*Caolán McNamara
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-03Resolves: tdf#122011 fix ValidExternal() checkEike Rathke
2018-06-04tdf#42949 Fix IWYU warnings in sc/inc/r*Gabor Kelemen
2017-03-24tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2015-12-09sticky end col/row anchor for range references, tdf#92779Eike Rathke
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke
2015-06-26use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-27remove unused data ScComplexRefData::IsDeleted()Noel Grandin
2013-07-30Now the reference object no longer stores both absolute and relative.Kohei Yoshida
2013-07-30Clean this up a bit.Kohei Yoshida
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-30Organize the reference dumping code a bit.Kohei Yoshida
2013-07-30More on avoiding direct access to data members.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-24Make these non-inline.Kohei Yoshida
2013-07-24CalcRelFromAbs() is no more.Kohei Yoshida
2013-07-24More on removing CalcRelFromAbs().Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() since nobody uses this anymore.Kohei Yoshida
2013-07-24Don't mark all of column, row, and sheet indices to be invalid in toAbs().Kohei Yoshida
2013-07-24Handle reference adjustment in response to sheet deletion.Kohei Yoshida
2013-07-24More on this.Kohei Yoshida
2013-07-24More on replacing CalcAbsIfRel() with toAbs().Kohei Yoshida
2013-07-24Add methods to avoid accessing data members directly.Kohei Yoshida
2013-07-24Start replacing CalcAbsIfRel() with toAbs().Kohei Yoshida
2013-07-24SmartRelAbs() is no more.Kohei Yoshida
2013-07-24Nobody uses this. Chuck it.Kohei Yoshida
2013-07-24Bool cleanup in refdata.?xx.Kohei Yoshida
2013-07-09These header inline methods cause linkage error on Windows.Kohei Yoshida
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-02Remove unused definesThomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
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