summaryrefslogtreecommitdiff
path: root/include/vcl/status.hxx
AgeCommit message (Expand)Author
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-04-23loplugin:useuniqueptr in StatusBarNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15loplugin:constantparamNoel 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-09-04convert Link<> to typedNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl
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