summaryrefslogtreecommitdiff
path: root/vcl/source/control/prgsbar.cxx
AgeCommit message (Expand)Author
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-11-13convert extension dialog to .uiCaolán McNamara