summaryrefslogtreecommitdiff
path: root/vcl/source/control/prgsbar.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-06-20Convert PART to scoped enumNoel Grandin1-2/+2
2016-05-31Convert ControlType to scoped enumNoel Grandin1-2/+2
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks1-1/+1
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl1-14/+18
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-4/+4
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl1-6/+9
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-4/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-11callcatcher: update unused codeCaolán McNamara1-6/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-12/+12
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara1-1/+6
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher1-25/+3
2012-11-13convert extension dialog to .uiCaolán McNamara1-0/+249