summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/ivctrl.cxx
AgeCommit message (Expand)Author
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-02-20extract empty test as methodCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-11loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2017-12-19drop last CONTAINER_APPEND useCaolán McNamara
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
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