/xmloff/source/transform/

btitutions'>feature/fontsubtitutions LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/control/scrbar.cxx
AgeCommit message (Expand)Author
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
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-04Draw a rect in the uncovered region of the native scrollbarTomaž Vajngerl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
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