summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/anyrefdg.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-08-25loplugin:constparam in sc part6Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-24/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin1-2/+2
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-05-24loplugin:unusedmethods in scNoel Grandin1-6/+0
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-1/+1
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-1/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-27loplugin:unusedmethodsNoel Grandin1-3/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-10-02loplugin:unusedmethodsNoel Grandin1-18/+0
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-07-22loplugin:unusedmethods scNoel Grandin1-5/+0
2015-07-07Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara1-1/+1
2015-07-03tdf#92392 - Dispose ScFormulaReferenceHelper properly.Michael Meeks1-0/+1
2015-06-04Don't downcast this to derived in base ctorStephan Bergmann1-3/+3
2015-05-24callcatcher: update unused codeCaolán McNamara1-13/+0
2015-05-23tdf#91499 - cleanup AnyRefDialog VclPtr's with an explicit dispose method.Michael Meeks1-1/+9
2015-05-18callcatcher: update unused codeCaolán McNamara1-7/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-7/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-9/+9
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-2/+2
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna1-2/+2
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna1-2/+2
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-12/+12
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-03-03Remove visual noise from scAlexander Wilms1-5/+5
2014-02-14sal_Bool->boolNoel Grandin1-4/+4
2014-02-14sal_Bool->boolNoel Grandin1-4/+4
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara1-2/+4