summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforlist.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara
2014-11-06remove now superfluous SetUsed() callsEike Rathke
2014-11-06remove now meaningless "since number formatter version ..." commentsEike Rathke
2014-11-06assert( nNewExtended <= ZF_STANDARD_NEWEXTENDEDMAX )Eike Rathke
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-10-30eliminate now unnecessary temporary OUStringEike Rathke
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-25loplugin: cstylecastNoel Grandin
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
2014-07-10Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
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