summaryrefslogtreecommitdiff
path: root/include/vcl/status.hxx
AgeCommit message (Expand)Author
2015-05-07refactor to use RenderContext for vcl StatusBarTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: window destructors calling disposeNoel 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-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin
2013-07-24XubString->OUStringCaolán McNamara
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen