summaryrefslogtreecommitdiffstats
path: root/include/vcl/status.hxx
Commit message (Expand)AuthorAgeFilesLines
* convert Link<> to typedNoel Grandin2015-09-041-12/+12
* loplugin:unusedmethods vclNoel Grandin2015-07-131-12/+0
* fix status bar flickering (zoom slider fo example)Tomaž Vajngerl2015-06-041-1/+1
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-0/+3
* refactor ProgressBar to use RenderContextTomaž Vajngerl2015-05-071-6/+4
* refactor to use RenderContext for vcl StatusBarTomaž Vajngerl2015-05-071-5/+7
* Gradually typed LinkStephan Bergmann2015-04-301-6/+6
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vcl: window destructors calling disposeNoel Grandin2015-04-091-4/+5
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl2014-12-261-0/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-8/+8
* Remove visual noise from includeAlexander Wilms2014-03-011-10/+10
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-12/+12
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* Remove some unused code from unusedcode.easyMarcos Paulo de Souza2013-09-011-3/+0
* convert vcl/sttus.hxx from XubString to OUStringNoel Grandin2013-07-311-10/+10
* convert XubString->OUString in vcl/window.hxxNoel Grandin2013-07-291-4/+4
* XubString->OUStringCaolán McNamara2013-07-241-2/+2
* restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara2013-05-211-0/+15
* execute move of global headersBjoern Michaelsen2013-04-231-0/+198