summaryrefslogtreecommitdiff
path: root/include/vcl/fixed.hxx
AgeCommit message (Expand)Author
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09vcl: more rtl::Reference cleanupMichael Meeks
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
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-09-18fdo#82577: Handle FontNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen