summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2012-11-24CppunitTest_svl_urihelper calls non-inline LanguageTag functionsStephan Bergmann1-0/+1
2012-11-24link with i18nisolang1Eike Rathke1-0/+1
2012-11-24use LanguageTagEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke10-56/+58
2012-11-23prepend module local includeEike Rathke1-0/+1
2012-11-22silenced a SAL_WARN that was HACK macro, use SAL_INFO insteadEike Rathke1-2/+2
2012-11-21svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud3-294/+324
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke4-11/+11
2012-11-20translations is a source-only moduleAndras Timar1-1/+1
2012-11-19use LanguageTagEike Rathke1-1/+1
2012-11-19Bin the HACK() sillynessTor Lillqvist3-4/+4
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl1-1/+1
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud2-9/+21
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud5-62/+67
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2-20/+58
2012-11-18svl: cosmetic prep work to OUString conversionNorbert Thiebaud2-1842/+2249
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud5-1492/+1624
2012-11-18svl: convert Color to OUStringNorbert Thiebaud4-19/+25
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud2-22/+28
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud6-328/+356
2012-11-18svl: convert ImplEnglishColors to OUStringNorbert Thiebaud1-20/+25
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud3-34/+65
2012-11-16use LanguageTagEike Rathke7-19/+17
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin3-22/+22
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-5/+3
2012-11-14don't always show integer part for fraction formats with hard denom fdo#56205Noel Power1-1/+3
2012-11-14Turn "odd number of Which-IDs" into a true assertStephan Bergmann1-2/+2
2012-11-13save fixed denominator for fractions fdo#56419Noel Power2-1/+9
2012-11-13resolved fdo#55369 accept fraction input if presetEike Rathke1-6/+16
2012-11-12Fix misleading commentsTor Lillqvist1-2/+2
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin3-5/+6
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 McNamara3-10/+10
2012-10-31resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-6/+4
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2-29/+31
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin3-12/+11
2012-10-26SAL_WARN on dup positionsEike Rathke1-5/+26
2012-10-26consistently use SAL_WARN svl.numbersEike Rathke3-21/+21
2012-10-25loplugin: tidy up some log areasCaolán McNamara1-5/+5
2012-10-24PasswordContainer::allowPersistentStoring: fix warning C4805Michael Stahl1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-7/+7
2012-10-09These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara1-10/+10
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl1-1/+1
2012-10-09String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin2-18/+18
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin5-20/+21
2012-10-09String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin2-25/+25
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin2-5/+5
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2-51/+51