summaryrefslogtreecommitdiff
path: root/include/vcl/status.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann1-3/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-13/+17
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-5/+3
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-5/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-09-04convert Link<> to typedNoel Grandin1-12/+12
2015-07-13loplugin:unusedmethods vclNoel Grandin1-12/+0
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+3
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl1-6/+4
2015-05-07refactor to use RenderContext for vcl StatusBarTomaž Vajngerl1-5/+7
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-4/+5
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-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl1-0/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-01Remove visual noise from includeAlexander Wilms1-10/+10
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-12/+12
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-3/+0
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin1-10/+10
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin1-4/+4
2013-07-24XubString->OUStringCaolán McNamara1-2/+2
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+15
2013-04-23execute move of global headersBjoern Michaelsen1-0/+198