summaryrefslogtreecommitdiff
path: root/vcl/source/control/field.cxx
AgeCommit message (Expand)Author
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
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-14Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin
2016-05-16convert NUMERICFORMATTER to scoped enumNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack