summaryrefslogtreecommitdiff
path: root/include/svtools/fmtfield.hxx
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert FCT_ constants to scoped enumNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-21TyposJulien Nabet
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-30German comment translation.Florian Reisinger
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-10the return of callcatcherCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin
2013-05-15svtools FormattedField: don't reparse value from text after ReFormatLionel Elie Mamane
2013-04-23execute move of global headersBjoern Michaelsen