summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* convert a GetOutputString variant to OUStringNorbert Thiebaud2012-11-181-7/+18
* migrate one GetOutputString variatn to OUStringNorbert Thiebaud2012-11-183-54/+62
* PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2012-11-181-18/+52
* svl: cosmetic prep work to OUString conversionNorbert Thiebaud2012-11-182-1842/+2249
* svl: OUString conversion of most of zforscanNorbert Thiebaud2012-11-184-1491/+1623
* svl: convert Color to OUStringNorbert Thiebaud2012-11-183-15/+21
* svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud2012-11-182-22/+28
* svl: convert KeywordTable to OUStringNorbert Thiebaud2012-11-185-325/+353
* svl: convert ImplEnglishColors to OUStringNorbert Thiebaud2012-11-181-20/+25
* svl: convert GetQuoteEnd to OUStringNorbert Thiebaud2012-11-182-31/+61
* use LanguageTagEike Rathke2012-11-167-19/+17
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-152-7/+7
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-5/+3
* don't always show integer part for fraction formats with hard denom fdo#56205Noel Power2012-11-141-1/+3
* Turn "odd number of Which-IDs" into a true assertStephan Bergmann2012-11-141-2/+2
* save fixed denominator for fractions fdo#56419Noel Power2012-11-131-1/+8
* resolved fdo#55369 accept fraction input if presetEike Rathke2012-11-131-6/+16
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* XubString->OUStringCaolán McNamara2012-11-011-6/+6
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-6/+4
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-23/+26
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-292-6/+5
* SAL_WARN on dup positionsEike Rathke2012-10-261-5/+26
* consistently use SAL_WARN svl.numbersEike Rathke2012-10-263-21/+21
* loplugin: tidy up some log areasCaolán McNamara2012-10-251-5/+5
* PasswordContainer::allowPersistentStoring: fix warning C4805Michael Stahl2012-10-241-1/+1
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-123-7/+7
* These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara2012-10-091-10/+10
* SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl2012-10-091-1/+1
* String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin2012-10-091-14/+14
* String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin2012-10-094-18/+19
* String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin2012-10-091-24/+24
* sal_Bool->bool in svl::DdeTransactionNoel Grandin2012-10-041-3/+3
* sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2012-10-041-29/+28
* sal_Bool->bool in svl::SvxSearchItemNoel Grandin2012-10-041-7/+7
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-3/+3
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-3/+8
* String->OUString in svl::ImpSvNumberformatInfoNoel Grandin2012-10-022-34/+34
* sal_Bool->bool in svl::SfxImageItemNoel Grandin2012-10-021-4/+4
* sal_Bool->bool in svl::PasswordContainerNoel Grandin2012-10-022-41/+41
* sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin2012-10-024-17/+16
* sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin2012-10-021-37/+37
* XubString->OUStringCaolán McNamara2012-10-022-167/+165
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-11/+2
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-281-18/+17
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-6/+4
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* XubString->OUStringCaolán McNamara2012-09-171-29/+30
* SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl2012-09-141-1/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-146-58/+39