summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-11-16use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14don't always show integer part for fraction formats with hard denom fdo#56205Noel Power
2012-11-14Turn "odd number of Which-IDs" into a true assertStephan Bergmann
2012-11-13save fixed denominator for fractions fdo#56419Noel Power
2012-11-13resolved fdo#55369 accept fraction input if presetEike Rathke
2012-11-12Fix misleading commentsTor Lillqvist
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-01XubString->OUStringCaolán McNamara
2012-10-31resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-26SAL_WARN on dup positionsEike Rathke
2012-10-26consistently use SAL_WARN svl.numbersEike Rathke
2012-10-25loplugin: tidy up some log areasCaolán McNamara
2012-10-24PasswordContainer::allowPersistentStoring: fix warning C4805Michael Stahl
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl
2012-10-09String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-09String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin
2012-10-02String->OUString in sComment field in svl::SvNumberFormatNoel Grandin
2012-10-02sal_Bool->bool in svl::SfxImageItemNoel Grandin
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin
2012-10-02sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann