summaryrefslogtreecommitdiff
path: root/vcl/source/control/longcurr.cxx
AgeCommit message (Expand)Author
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-27loplugin:constantparamNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-09-09remove unused Link<> fieldNoel Grandin
2015-08-16Fix some conversion warnings, reduce scopeMatteo Casalin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-26coverity#1266465 Improper use of negative valueCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-08Put local static fucntions into anonymous namespace.Tomaž Vajngerl
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-07-31convert vcl/longcurr.hxx from XubString to OUStringNoel Grandin
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
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-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara