summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2013-02-19related coverity#984042 move potentially uninitialized scalar variablesCaolán McNamara
2013-02-18coverity#984042 Uninitialized scalar variableCaolán McNamara
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-21resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numeralsJoren De Cuyper
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-19resolved fdo#54344 let date pattern match overrule incomplete format matchEike Rathke
2012-12-19resolved fdo#54336 accept abbreviated combined date/time inputEike Rathke
2012-12-18resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ...Eike Rathke
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
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-27String => OUString for svl's zforfindNorbert 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-27use const in SvNumberformat::GetOutputString when possibleNorbert 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-27migrate user of InsertBlanks to OUStringNorbert Thiebaud
2012-11-27clean-up few more String out of zformat internalsNorbert Thiebaud
2012-11-27no need for String version of ImpGetOutputStandardNorbert Thiebaud
2012-11-27migrating SvNumberformat::GetOutputString implementation to OUStringBufferNorbert Thiebaud
2012-11-27support OUStringBuffer for ImpGetOutputStandardNorbert Thiebaud
2012-11-27remove String usage from SvNumberformat::SaveNorbert Thiebaud
2012-11-27convert first and replace afterNorbert Thiebaud
2012-11-27no need for String in SvNumberformat::ConvertLanguage anymoreNorbert Thiebaud
2012-11-27remove String use in SvNumberformat::LoadNorbert Thiebaud
2012-11-27convert ImpGet[Date|Time|DateTime]Output to OUStringBufferNorbert Thiebaud
2012-11-27convert ImpGet[Fraction|Scientific|Number]Output to OUStringBufferNorbert Thiebaud
2012-11-27migrate ImpNumberFill implementation to OUStringBufferNorbert Thiebaud
2012-11-27migrate ImpNumberFillWithThousand implementation to OUString[Buffer]Norbert Thiebaud
2012-11-27spin Scientific formatting in its own imp functionNorbert Thiebaud
2012-11-27spin fractional formatting in it's own imp function like the rest.Norbert 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-19use LanguageTagEike Rathke
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud
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: cosmetic prep work to OUString conversionNorbert Thiebaud
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18svl: convert Color to OUStringNorbert Thiebaud
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-18svl: convert ImplEnglishColors to OUStringNorbert Thiebaud