summaryrefslogtreecommitdiff
path: root/include/vcl/field.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-16native dialog initial basisCaolán McNamara1-1/+3
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-1/+1
2018-01-11loplugin:redundantcast: vclStephan Bergmann1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-4/+4
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+0
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-2/+2
2017-04-26loplugin:unusedmethodsNoel Grandin1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-4/+2
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin1-1/+0
2017-04-11convert ruler menu to .uiCaolán McNamara1-0/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-12/+12
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-45/+46
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-2/+0
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin1-8/+0
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara1-5/+0
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-09-07loplugin:constantparam in vclNoel Grandin1-1/+1
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin1-2/+2
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+2
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-7/+3
2016-05-30Convert TimeFormat to scoped enumNoel Grandin1-6/+7
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-4/+4
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-53/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-19/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-111/+111
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis1-0/+11
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis1-0/+2
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-09remove unused Link<> fieldNoel Grandin1-3/+0
2015-07-13Bin two unused fieldsTor Lillqvist1-2/+0
2015-07-13loplugin:unusedmethods vclNoel Grandin1-8/+0
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-10vcl cleanup post re-base.Michael Meeks1-2/+0
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-10/+0
2014-12-31drop dateformatter resource loadingCaolán McNamara1-3/+0
2014-12-31drop timeformatter resource loadingCaolán McNamara1-1/+0
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara1-2/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin1-23/+23
2014-09-25Related: fdo#83010 implement wrapping on reaching NumericFormatter limitsCaolán McNamara1-0/+1
2014-09-25Related: fdo#83010 move NumericFormatter clipping to min/max into one placeCaolán McNamara1-0/+2