summaryrefslogtreecommitdiff
path: root/ridljar/test/com/sun
ModeNameSize
d---------star91logplain
2016-05-31Convert ControlType to scoped enumNoel Grandin 2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks 2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin 2015-08-11loplugin: defaultparamsNoel Grandin 2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky 2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin 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