summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin2-52/+52
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin1-4/+4
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-3/+8
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin3-36/+36
2012-10-02String->OUString in sComment field in svl::SvNumberFormatNoel Grandin1-3/+3
2012-10-02sal_Bool->bool in svl::SfxImageItemNoel Grandin2-6/+6
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin2-41/+41
2012-10-02sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin4-17/+16