summaryrefslogtreecommitdiff
path: root/vcl/source/control/scrbar.cxx
AgeCommit message (Expand)Author
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-25coverity#440995 Logically dead codeCaolán McNamara
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-07-19minimize the scrollbar optimal size for the variable directionCaolán McNamara
2013-06-29reduce indentation levelIvan Timofeev
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan Timofeev
2013-05-16sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher
2013-03-07Add a SAL_INFO()Tor Lillqvist
2013-02-24WaE: unused parameterTor Lillqvist
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-04make sure ScrollBar OptimalSize is up to dateCaolán McNamara
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-08Implement GetOptimalSize for scrollbarsCaolán McNamara
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-05-08Keep ImplMulDiv() DRYTakeshi Abe
2012-05-07fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev
2012-03-26Remove unused code in vlc.Santiago Martinez
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]