summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud2012-11-281-8/+5
* fix windows miss in svl OUString workNorbert Thiebaud2012-11-281-2/+3
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-48/+0
* String=>OUString in svl's inettype and fall-outNorbert Thiebaud2012-11-271-149/+135
* String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud2012-11-272-341/+327
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-272-242/+202
* String => OUString conversion of svl's PasswordHelperNorbert Thiebaud2012-11-271-11/+10
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-84/+72
* String => OUString for svl's zforfindNorbert Thiebaud2012-11-272-281/+307
* cosmetic prep work on zforfindNorbert Thiebaud2012-11-273-1262/+1661
* another round of String -> OUString conversion in zforlistNorbert Thiebaud2012-11-273-48/+67
* more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud2012-11-271-14/+36
* use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud2012-11-271-1/+1
* make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud2012-11-271-44/+86
* String -> OUString prep clean-upNorbert Thiebaud2012-11-271-493/+619
* convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud2012-11-272-14/+16
* migrate user of InsertBlanks to OUStringNorbert Thiebaud2012-11-271-19/+2
* clean-up few more String out of zformat internalsNorbert Thiebaud2012-11-271-35/+41
* no need for String version of ImpGetOutputStandardNorbert Thiebaud2012-11-271-7/+0
* migrating SvNumberformat::GetOutputString implementation to OUStringBufferNorbert Thiebaud2012-11-271-61/+59
* support OUStringBuffer for ImpGetOutputStandardNorbert Thiebaud2012-11-271-9/+16
* remove String usage from SvNumberformat::SaveNorbert Thiebaud2012-11-271-9/+9
* convert first and replace afterNorbert Thiebaud2012-11-271-14/+4
* no need for String in SvNumberformat::ConvertLanguage anymoreNorbert Thiebaud2012-11-271-2/+2
* remove String use in SvNumberformat::LoadNorbert Thiebaud2012-11-271-8/+22
* convert ImpGet[Date|Time|DateTime]Output to OUStringBufferNorbert Thiebaud2012-11-271-146/+160
* convert ImpGet[Fraction|Scientific|Number]Output to OUStringBufferNorbert Thiebaud2012-11-271-95/+106
* migrate ImpNumberFill implementation to OUStringBufferNorbert Thiebaud2012-11-271-17/+23
* migrate ImpNumberFillWithThousand implementation to OUString[Buffer]Norbert Thiebaud2012-11-271-29/+34
* spin Scientific formatting in its own imp functionNorbert Thiebaud2012-11-271-98/+117
* spin fractional formatting in it's own imp function like the rest.Norbert Thiebaud2012-11-271-270/+315
* fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin2012-11-271-1/+1
* some i18n wrappers with LanguageTagEike Rathke2012-11-238-40/+43
* silenced a SAL_WARN that was HACK macro, use SAL_INFO insteadEike Rathke2012-11-221-2/+2
* svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud2012-11-212-281/+309
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-214-11/+11
* use LanguageTagEike Rathke2012-11-191-1/+1
* Bin the HACK() sillynessTor Lillqvist2012-11-192-3/+3
* SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl2012-11-191-1/+1
* convert a GetOutputString variant to OUStringNorbert Thiebaud2012-11-181-7/+18
* migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-183-54/+62
* PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-181-18/+52
* svl: cosmetic prep work to OUString conversionNorbert Thiebaud2012-11-182-1842/+2249
* svl: OUString conversion of most of zforscanNorbert Thiebaud2012-11-184-1491/+1623
* svl: convert Color to OUStringNorbert Thiebaud2012-11-183-15/+21
* svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud2012-11-182-22/+28
* svl: convert KeywordTable to OUStringNorbert Thiebaud2012-11-185-325/+353
* svl: convert ImplEnglishColors to OUStringNorbert Thiebaud2012-11-181-20/+25
* svl: convert GetQuoteEnd to OUStringNorbert Thiebaud2012-11-182-31/+61
* use LanguageTagEike Rathke2012-11-167-19/+17