summaryrefslogtreecommitdiff
path: root/include/vcl/field.hxx
AgeCommit message (Expand)Author
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
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-30Convert TimeFormat to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann