summaryrefslogtreecommitdiff
path: root/vcl/source/control/longcurr.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-27loplugin:constantparamNoel Grandin1-33/+24
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-4/+4
2017-10-30loplugin:constantparam in vclNoel Grandin1-49/+0
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-9/+7
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-8/+8
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-2/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-4/+4
2016-11-02loplugin:singlevalfieldsNoel Grandin1-3/+0
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-1/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-5/+5
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-2/+0
2015-09-09remove unused Link<> fieldNoel Grandin1-14/+0
2015-08-16Fix some conversion warnings, reduce scopeMatteo Casalin1-2/+2
2015-04-09vcl: window destructors calling disposeNoel Grandin1-8/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-8/+8
2015-01-26coverity#1266465 Improper use of negative valueCaolán McNamara1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-8/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-23/+23
2014-01-18Window::PreNotify should return boolStephan Bergmann1-4/+4
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2013-12-08Put local static fucntions into anonymous namespace.Tomaž Vajngerl1-0/+5
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-07-31convert vcl/longcurr.hxx from XubString to OUStringNoel Grandin1-47/+47
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa1-1/+1
2013-05-16sal_Bool to boolTakeshi Abe1-16/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller1-3/+2
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher1-90/+13
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-19/+18
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-4/+5
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara1-35/+0
2011-12-22callcatcher: Remove unused codeAugust Sodora1-128/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-1/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-64/+64
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-64/+64