summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/anyrefdg.hxx
AgeCommit message (Expand)Author
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
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idleJennifer Liebel
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard