summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/anyrefdg.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14ParseWithNames pDoc arg assumed to be non-nullCaolán McNamara
2019-11-05make some classes module-privateNoel Grandin
2019-07-21cid#1399198 Uncaught exceptionCaolán McNamara
2019-07-20cid#1399336 Uncaught exceptionCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-17m_mapRefWindow is unneeded nowCaolán McNamara
2019-04-17boil incomprehensible template spew down to its simpler realityCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-17sc: prefix members of ScRefHandlerHenry Castro
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-07Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara
2015-07-03tdf#92392 - Dispose ScFormulaReferenceHelper properly.Michael Meeks
2015-06-04Don't downcast this to derived in base ctorStephan Bergmann
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-05-23tdf#91499 - cleanup AnyRefDialog VclPtr's with an explicit dispose method.Michael Meeks
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann