summaryrefslogtreecommitdiffstats
path: root/svl/inc
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-4/+0
* more explicit ctorsDavid Tardon2012-12-0411-20/+20
* Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat2012-11-301-6/+7
* Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2012-11-302-5/+10
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-11/+0
* String=>OUString in svl's inettype and fall-outNorbert Thiebaud2012-11-271-30/+18
* String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud2012-11-273-18/+15
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-271-10/+1
* String => OUString conversion of svl's PasswordHelperNorbert Thiebaud2012-11-271-6/+4
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-33/+24
* cosmetic prep work on zforfindNorbert Thiebaud2012-11-271-45/+46
* another round of String -> OUString conversion in zforlistNorbert Thiebaud2012-11-271-66/+65
* more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud2012-11-271-5/+13
* use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud2012-11-271-2/+2
* make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud2012-11-271-2/+13
* convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud2012-11-271-5/+4
* migrate user of InsertBlanks to OUStringNorbert Thiebaud2012-11-271-1/+10
* clean-up few more String out of zformat internalsNorbert Thiebaud2012-11-271-9/+12
* no need for String version of ImpGetOutputStandardNorbert Thiebaud2012-11-271-1/+0
* migrating SvNumberformat::GetOutputString implementation to OUStringBufferNorbert Thiebaud2012-11-271-11/+11
* support OUStringBuffer for ImpGetOutputStandardNorbert Thiebaud2012-11-271-0/+1
* remove String usage from SvNumberformat::SaveNorbert Thiebaud2012-11-271-3/+3
* convert ImpGet[Date|Time|DateTime]Output to OUStringBufferNorbert Thiebaud2012-11-271-2/+2
* convert ImpGet[Fraction|Scientific|Number]Output to OUStringBufferNorbert Thiebaud2012-11-271-5/+14
* migrate ImpNumberFillWithThousand implementation to OUString[Buffer]Norbert Thiebaud2012-11-271-6/+6
* spin Scientific formatting in its own imp functionNorbert Thiebaud2012-11-271-0/+3
* spin fractional formatting in it's own imp function like the rest.Norbert Thiebaud2012-11-271-0/+4
* fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin2012-11-271-6/+6
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-16/+15
* svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud2012-11-211-13/+15
* Bin the HACK() sillynessTor Lillqvist2012-11-191-1/+1
* convert a GetOutputString variant to OUStringNorbert Thiebaud2012-11-181-2/+3
* migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-182-8/+5
* PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-181-2/+6
* svl: OUString conversion of most of zforscanNorbert Thiebaud2012-11-181-1/+1
* svl: convert Color to OUStringNorbert Thiebaud2012-11-181-4/+4
* svl: convert KeywordTable to OUStringNorbert Thiebaud2012-11-181-3/+3
* svl: convert GetQuoteEnd to OUStringNorbert Thiebaud2012-11-181-3/+4
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-15/+15
* save fixed denominator for fractions fdo#56419Noel Power2012-11-131-0/+1
* Fix misleading commentsTor Lillqvist2012-11-121-2/+2
* fdo#46808: Slight simplifications of previous commitStephan Bergmann2012-11-051-9/+1
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-051-2/+11
* XubString->OUStringCaolán McNamara2012-11-012-4/+4
* resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke2012-10-311-1/+1
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-6/+5
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-291-6/+6
* String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin2012-10-091-4/+4
* String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin2012-10-091-2/+2
* String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin2012-10-091-1/+1