summaryrefslogtreecommitdiff
path: root/include/vcl/field.hxx
AgeCommit message (Expand)Author
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
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis
2015-09-11convert Link<> to typedNoel Grandin
2015-09-09remove unused Link<> fieldNoel Grandin
2015-07-13Bin two unused fieldsTor Lillqvist
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vcl cleanup post re-base.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel 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-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25Related: fdo#83010 implement wrapping on reaching NumericFormatter limitsCaolán McNamara
2014-09-25Related: fdo#83010 move NumericFormatter clipping to min/max into one placeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann