summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforlist.cxx
AgeCommit message (Expand)Author
2014-06-11allow additional i18n formats to define defaultsEike Rathke
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from svlAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-10Typos (mainly "propably")Julien Nabet
2013-11-11Mutex access to the global theIndexTable.Kohei Yoshida
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-12Simplify and avoid use of UNXTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-24fdo#43460 svl: use isEmpty()Jelle van der Waa
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-12spurious warning C4701: potentially uninitialized local variableMichael Stahl
2013-04-05new module i18nlangtagEike Rathke
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-18janitorial: typo in commentLionel Elie Mamane
2013-03-13resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud
2012-11-27more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud
2012-11-27make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud
2012-11-27String -> OUString prep clean-upNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-21svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin