summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-6/+5
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-6/+6
2012-10-09String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin1-4/+4
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin1-2/+2
2012-10-09String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin1-1/+1
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin1-2/+2
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin1-22/+23
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin1-45/+45
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin1-4/+4
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin1-2/+2
2012-10-02String->OUString in sComment field in svl::SvNumberFormatNoel Grandin1-3/+3
2012-10-02sal_Bool->bool in svl::SfxImageItemNoel Grandin1-2/+2
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin1-10/+10
2012-10-02XubString->OUStringCaolán McNamara1-32/+30
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara1-19/+19
2012-09-17XubString->OUStringCaolán McNamara2-9/+9
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke1-0/+4
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner1-2/+2
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+1
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-1/+1
2012-08-07Remove non-existing forward declarationsThomas Arnhold3-4/+0
2012-08-04SfxBroadcaster: fix STL conversion:Michael Stahl1-7/+4
2012-08-03enable preview for 'special' '*' formatsNoel Power1-1/+2