summaryrefslogtreecommitdiff
path: root/include/svtools/ivctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin1-1/+1
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+1
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-2/+0
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin1-1/+0
2016-10-08drop ResId forward declarationCaolán McNamara1-1/+0
2016-10-05now ditch WB_INFOCaolán McNamara1-1/+1
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-12/+2
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+0
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli1-1/+1
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-3/+3
2016-04-11loplugin:constantparamNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-4/+3
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-3/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-6/+4
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-15/+15
2015-08-31convert Link<> to typedNoel Grandin1-10/+6
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-20/+0
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin1-8/+6
2015-04-30Gradually typed LinkStephan Bergmann1-5/+5
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+1
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin1-25/+34
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-6/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-10/+10
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-10/+10
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2014-09-24German comment translation.Florian Reisinger1-41/+41
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-27callcatcher: update unused codeCaolán McNamara1-4/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-24svtools: sal_Bool->boolNoel Grandin1-24/+24
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin1-0/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-09-02XubString->OUStringCaolán McNamara1-1/+0