summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl1-19/+19
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac17-25/+24
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-6/+6
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin3-10/+4
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon2-1/+43
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-4/+0
2012-12-04more explicit ctorsDavid Tardon11-20/+20
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat1-6/+7
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2-5/+10
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-11/+0
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud1-30/+18
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud3-18/+15
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud1-10/+1
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud1-6/+4
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud1-33/+24
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud1-45/+46
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud1-66/+65
2012-11-27more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud1-5/+13
2012-11-27use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud1-2/+2
2012-11-27make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud1-2/+13
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud1-5/+4
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud1-1/+10
2012-11-27clean-up few more String out of zformat internalsNorbert Thiebaud1-9/+12
2012-11-27no need for String version of ImpGetOutputStandardNorbert Thiebaud1-1/+0
2012-11-27migrating SvNumberformat::GetOutputString implementation to OUStringBufferNorbert Thiebaud1-11/+11
2012-11-27support OUStringBuffer for ImpGetOutputStandardNorbert Thiebaud1-0/+1
2012-11-27remove String usage from SvNumberformat::SaveNorbert Thiebaud1-3/+3
2012-11-27convert ImpGet[Date|Time|DateTime]Output to OUStringBufferNorbert Thiebaud1-2/+2
2012-11-27convert ImpGet[Fraction|Scientific|Number]Output to OUStringBufferNorbert Thiebaud1-5/+14
2012-11-27migrate ImpNumberFillWithThousand implementation to OUString[Buffer]Norbert Thiebaud1-6/+6
2012-11-27spin Scientific formatting in its own imp functionNorbert Thiebaud1-0/+3
2012-11-27spin fractional formatting in it's own imp function like the rest.Norbert Thiebaud1-0/+4
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin1-6/+6
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-16/+15
2012-11-21svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud1-13/+15
2012-11-19Bin the HACK() sillynessTor Lillqvist1-1/+1
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud1-2/+3
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud2-8/+5
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud1-2/+6
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud1-1/+1
2012-11-18svl: convert Color to OUStringNorbert Thiebaud1-4/+4
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud1-3/+3
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud1-3/+4
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-15/+15
2012-11-13save fixed denominator for fractions fdo#56419Noel Power1-0/+1
2012-11-12Fix misleading commentsTor Lillqvist1-2/+2
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann1-9/+1
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-2/+11
2012-11-01XubString->OUStringCaolán McNamara2-4/+4
2012-10-31resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke1-1/+1