summaryrefslogtreecommitdiff
path: root/include/vcl/fixed.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-8/+5
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-7/+7
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl1-4/+9
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-2/+0
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin1-4/+0
2015-04-09vcl: more rtl::Reference cleanupMichael Meeks1-0/+1
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin1-0/+4
2015-03-19loplugin:constantfunction: vclNoel Grandin1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-16/+16
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-07-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara1-4/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-33/+33
2014-03-01Remove visual noise from includeAlexander Wilms1-8/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara1-0/+2
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-12/+12
2013-04-23execute move of global headersBjoern Michaelsen1-0/+208