summaryrefslogtreecommitdiff
path: root/include/vcl/field.hxx
AgeCommit message (Expand)Author
2020-02-27loplugin:singlevalfieldsNoel Grandin
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-20loplugin:unnecessaryvirtualNoel Grandin
2020-02-18move NumericBox to vcl/toolkitCaolán McNamara
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-13loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos
2019-02-22loplugin:unusedfields in vclNoel Grandin
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08SetField/GetField do not need to be publicCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-05-10weld SdStartPresentationDlgCaolán McNamara
2018-05-10refactor ImplNumericReformatCaolán McNamara
2018-05-09ImplNumericReformat always returns trueCaolán McNamara
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-16native dialog initial basisCaolán McNamara
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-11loplugin:redundantcast: vclStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin