summaryrefslogtreecommitdiff
path: root/svtools/source/control/fmtfield.cxx
AgeCommit message (Expand)Author
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
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-05-15svtools FormattedField: don't reparse value from text after ReFormatLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-12XubString->OUStringCaolán McNamara
2013-03-06janitorial: indentationLionel Elie Mamane
2013-03-06fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin