summaryrefslogtreecommitdiff
path: root/vcl/source/control/field2.cxx
AgeCommit message (Expand)Author
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-02-16remove unused F_100TH_SEC from TimeFieldFormat enumNoel Grandin
2017-02-10coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-01-14coverity#735343 Unchecked return valueCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-09-05convert ExtTimeFieldFormat to scoped enumNoel Grandin
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-21Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara
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-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-01-31Revert "tdf#89756 swich postfix to prefix operators"jan iversen
2016-01-31tdf#89756 swich postfix to prefix operatorserdemdemirkapi
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis
2015-09-09remove unused Link<> fieldNoel Grandin
2015-08-16Avoid conversion warningsMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-21avoid 1-past-the-end string accessLionel Elie Mamane
2015-07-13Bin two unused fieldsTor Lillqvist
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-31drop dateformatter resource loadingCaolán McNamara
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin