summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/ivctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-5/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin1-1/+1
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin1-1/+1
2016-12-08ImplWallpaper to use std::unique_ptrMark Page1-2/+5
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+3
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+0
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-5/+1
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin1-6/+0
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-07-29Related: tdf#99324 accel underlines don't appear in hyperlink dialogCaolán McNamara1-1/+5
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-3/+3
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli1-48/+47
2016-04-11loplugin:constantparamNoel Grandin1-4/+3
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-1/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+2
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-4/+4
2015-08-31convert Link<> to typedNoel Grandin1-10/+0
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin1-2/+2
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin1-11/+9
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-6/+7
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl1-23/+3
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-6/+17
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: more double dispose protection.Michael Meeks1-3/+3
2015-04-09more double dispose protection.Michael Meeks1-1/+2
2015-04-09protect against double dispose.Michael Meeks1-2/+6
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+6
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-25/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-5/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-08-27callcatcher: update unused codeCaolán McNamara1-5/+0
2014-03-24svtools: sal_Bool->boolNoel Grandin1-26/+26
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin1-0/+2