summaryrefslogtreecommitdiff
path: root/vcl/source/control/field.cxx
AgeCommit message (Expand)Author
2019-04-01drop unnecessary includesCaolán McNamara
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-09Fix typos in codeAndrea Gelmini
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-05-10weld SdStartPresentationDlgCaolán McNamara
2018-05-10refactor ImplNumericReformatCaolán McNamara
2018-05-09ImplNumericReformat always returns trueCaolán McNamara
2018-05-01fix out of range spinbutton value reformatCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-02Also use GetLanguageTag() for formatting percentsMike Kaganski
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-16native dialog initial basisCaolán McNamara
2018-01-28Modernize a bit vcl (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-10-25Parsing locale decimal separator after OUStringBuffer::append(double) is wrongEike Rathke
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-17Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-26loplugin:unusedmethodsNoel Grandin
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
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-03TyposJulien Nabet