summaryrefslogtreecommitdiff
path: root/include/vcl/slider.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-1/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-15convert Link<> to typedNoel Grandin1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-09-24convert Link<> to typedNoel Grandin1-0/+1
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl1-2/+1
2015-09-04convert Link<> to typedNoel Grandin1-4/+4
2015-07-13loplugin:unusedmethods vclNoel Grandin1-9/+0
2015-05-25loplugin:vclwidgetsNoel Grandin1-1/+2
2015-05-25use VclPtr for linked numeric field in sliderTomaž Vajngerl1-2/+2
2015-05-23support linking a Slider with a NumericFieldTomaž Vajngerl1-0/+10
2015-05-07Refactor "Slider" - use RenderContext & InvalidateTomaž Vajngerl1-4/+5
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl1-0/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-11/+11
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-5/+0
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+122