summaryrefslogtreecommitdiff
path: root/svtools/source/control/fmtfield.cxx
AgeCommit message (Expand)Author
2018-11-14move fmtfieldCaolán McNamara
2018-10-12Resolves: tdf#119739 switch date field input to NF_EVALDATEFORMAT_FORMAT_INTLEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin
2018-05-02Fix typosAndrea Gelmini
2017-12-27svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel 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-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert FCT_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel 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-03-25Typo: formated->formattedJulien Nabet
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-17svtools: show spin for FormattedFieldTomaž Vajngerl
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
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-20Convert chart axis scale tab page to widget UI.Olivier Hallot
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer