summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinbtn.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-09-04remove unused Link<> fieldsNoel Grandin1-2/+2
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-2/+2
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-2/+2
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks1-4/+4
2015-05-20cleanup codeTomaž Vajngerl1-37/+37
2015-05-07Refactor "SpinField" & "SpinButton" - use RenderContextTomaž Vajngerl1-9/+9
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-7/+7
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-4/+0
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-7/+8
2014-09-30fdo#82577: Handle RegionNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-46/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-22/+22
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-31/+31
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-25coverity#440994 Logically dead codeCaolán McNamara1-2/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2013-05-16sal_Bool to boolTakeshi Abe1-2/+2
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-13callcatcher: update listCaolán McNamara1-12/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-34/+34
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-34/+34
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.12.248); FILE MERGEDRüdiger Timm1-32/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.11.240); FILE MERGEDJens-Heiner Rechtien1-5/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.10.112); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.8.70); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-01-26INTEGRATION: CWS vcl47 (1.8.74); FILE MERGEDJens-Heiner Rechtien1-8/+7
2005-09-09INTEGRATION: CWS ooo19126 (1.7.330); FILE MERGEDRüdiger Timm1-47/+21
2004-10-22INTEGRATION: CWS dba17 (1.6.106); FILE MERGEDPascal Junck1-6/+4
2004-05-10INTEGRATION: CWS nwf (1.5.66); FILE MERGEDJens-Heiner Rechtien1-2/+54
2004-01-06INTEGRATION: CWS vclcleanup02 (1.3.350); FILE MERGEDVladimir Glazounov1-6/+4
2003-12-11INTEGRATION: CWS frmcontrols01 (1.3.316); FILE MERGEDKurt Zenker1-27/+253
2002-05-08#98573# discard layout information on resizePhilipp Lohmann1-2/+4
2001-11-27#93120# AccessiblityMalte Timmermann1-2/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+313