summaryrefslogtreecommitdiff
path: root/include/vcl/slider.hxx
AgeCommit message (Expand)Author
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-04-21loplugin:unusedmethodsNoel Grandin
2017-09-13drop first/last link callbackCaolán McNamara
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl
2015-09-04convert Link<> to typedNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-05-25loplugin:vclwidgetsNoel Grandin
2015-05-25use VclPtr for linked numeric field in sliderTomaž Vajngerl
2015-05-23support linking a Slider with a NumericFieldTomaž Vajngerl
2015-05-07Refactor "Slider" - use RenderContext & InvalidateTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen