summaryrefslogtreecommitdiff
path: root/svtools/source/control/fmtfield.cxx
AgeCommit message (Expand)Author
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
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-09-17XubString->OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29some pesky XubStringsCaolán McNamara
2012-04-25after nine years, time to give up on the REGEXP_SUPPORT dreamCaolán McNamara
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-02-16callcatcher: update unused code listCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-10-05WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist