Age | Commit message (Expand) | Author |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808: Slight simplifications of previous commit | Stephan Bergmann |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin |
2012-11-01 | XubString->OUString | Caolán McNamara |
2012-10-31 | resolved rhbz865058 retard overflow of internal table of number formats | Eike Rathke |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-26 | SAL_WARN on dup positions | Eike Rathke |
2012-10-26 | consistently use SAL_WARN svl.numbers | Eike Rathke |
2012-10-25 | loplugin: tidy up some log areas | Caolán McNamara |
2012-10-24 | PasswordContainer::allowPersistentStoring: fix warning C4805 | Michael Stahl |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-09 | These are now already OUStrings, so no need for extra temp OUStrings | Caolán McNamara |
2012-10-09 | SfxErrorHandler::CreateString: remove pointless loops | Michael Stahl |
2012-10-09 | String->OUString in SVL::SvNumberFormat calendar methods | Noel Grandin |
2012-10-09 | String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol method | Noel Grandin |
2012-10-09 | String->OUString in svl::SvNumberFormat::GetMappedFormatstring method | Noel Grandin |
2012-10-04 | sal_Bool->bool in svl::DdeTransaction | Noel Grandin |
2012-10-04 | sal_Bool->bool in svl::SfxStyleSheetBase | Noel Grandin |
2012-10-04 | sal_Bool->bool in svl::SvxSearchItem | Noel Grandin |
2012-10-04 | sal_Bool->bool in svl::DECL_PTRHINT | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-02 | String->OUString in svl::ImpSvNumberformatInfo | Noel Grandin |
2012-10-02 | String->OUString in sComment field in svl::SvNumberFormat | Noel Grandin |
2012-10-02 | sal_Bool->bool in svl::SfxImageItem | Noel Grandin |
2012-10-02 | sal_Bool->bool in svl::PasswordContainer | Noel Grandin |
2012-10-02 | sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainer | Noel Grandin |
2012-10-02 | sal_Bool->bool in svl::SvtCTLOptions | Noel Grandin |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | convert GetRepeatComment to OUString | Caolán McNamara |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | XubString->OUString | Caolán McNamara |
2012-09-14 | SfxStyleSheetBasePool::Remove: fix valgrind warning: | Michael Stahl |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-09-11 | Improvement on previous commit | Stephan Bergmann |
2012-09-06 | Replace usage of rtl/memory.h in svl with equivalent from string.h | Arnaud Versini |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-29 | resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns | Eike Rathke |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-28 | tweaking the "fill in character" support in Calc Number Format Strings | Johann Messner |