summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/ivctrl.cxx
AgeCommit message (Expand)Author
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2016-12-08ImplWallpaper to use std::unique_ptrMark Page
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-07-29Related: tdf#99324 accel underlines don't appear in hyperlink dialogCaolán McNamara
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli
2016-04-11loplugin:constantparamNoel Grandin
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: more double dispose protection.Michael Meeks
2015-04-09more double dispose protection.Michael Meeks
2015-04-09protect against double dispose.Michael Meeks
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin