summaryrefslogtreecommitdiff
path: root/sc/inc/refdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-02-12cid#1472119 Uninitialized scalar fieldCaolán McNamara1-6/+1
2021-01-15cid#1472119 silence Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis1-0/+8
2020-10-06loplugin:const* make some params and methods constNoel1-6/+6
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-6/+6
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara1-6/+6
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-2/+2
2020-09-13toAbs always dereferences its ScDocument*Caolán McNamara1-2/+2
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin1-13/+14
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin1-0/+3
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-8/+8
2019-10-03Resolves: tdf#122011 fix ValidExternal() checkEike Rathke1-2/+5
2018-06-04tdf#42949 Fix IWYU warnings in sc/inc/r*Gabor Kelemen1-1/+0
2017-03-24tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida1-0/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-8/+8
2015-12-09sticky end col/row anchor for range references, tdf#92779Eike Rathke1-0/+10
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke1-0/+9
2015-06-26use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke1-0/+14
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke1-0/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+4
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-02-27remove unused data ScComplexRefData::IsDeleted()Noel Grandin1-1/+0
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