Age | Commit message (Expand) | Author |
2019-06-28 | tdf#125706 Fields slow down down load, part3 | Noel Grandin |
2019-06-28 | tdf#125706 Fields slow down down load, cache NativeNumberSupplierService | Noel Grandin |
2019-06-20 | Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTC | Eike Rathke |
2019-06-01 | Support to Korean Dangi Calendar for tdf#125446 | DaeHyun Sung |
2019-05-28 | i18npool: remove versioned ICU forward declarations | Michael Stahl |
2019-05-28 | tdf#42949 Fix IWYU warnings in i18npool/ | Gabor Kelemen |
2018-11-19 | loplugin:singlevalfields | Noel Grandin |
2018-08-14 | cclass_Unicode::StrChr needs to support non-BMP chars | Stephan Bergmann |
2018-06-26 | remove the useOffset thread-unsafe hack from transliteration | Luboš Luňák |
2018-06-20 | NatNum12: fix and add capitalization prefixes, tdf#115007 follow-up | László Németh |
2018-06-08 | tdf#115007: Use [NatNum12 params...] syntax | Mike Kaganski |
2018-05-22 | Use vector in BreakIterator_th instead of C arrays | Khaled Hosny |
2018-05-22 | Fold BreakIterator_CTL into BreakIterator_th | Khaled Hosny |
2018-05-03 | tdf#117171 support localized number name numbering styles | László Németh |
2018-04-29 | loplugin:useuniqueptr in cclass_Unicode | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-02-02 | loplugin:useuniqueptr in i18npool | Noel Grandin |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-17 | Calendar_hijri::getJulianDay can just as well return sal_Int32 | Stephan Bergmann |
2017-12-19 | Explicitly qualify ICU types with icu:: namespace | Eike Rathke |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |
2017-11-01 | loplugin:finalclasses in h*,i*,j* | Noel Grandin |
2017-10-27 | Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671 | Eike Rathke |
2017-10-27 | Instanciate XLocaleData5 in all internal interfaces, tdf#81671 | Eike Rathke |
2017-10-27 | Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671 | Eike Rathke |
2017-10-23 | loplugin:includeform: i18npool | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | move stuff in i18npool/i18nutil in own namespace | Noel Grandin |
2017-09-28 | i18n-perf: cache map of breakiterators, tdf#108703 | Eike Rathke |
2017-08-23 | loplugin:useuniqueptr, look for containers.. | Noel Grandin |
2017-07-31 | loplugin:constparams in basctl | Noel Grandin |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-06-29 | improve refcounting loplugin | Noel Grandin |
2017-04-19 | Convert TOKEN constants to o3tl::typed_flags | Noel Grandin |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, i18npool | Stephan Bergmann |
2017-01-17 | tdf#105170: Ignore diacritics on precomposed chars | Khaled Hosny |
2017-01-17 | new loplugin: useuniqueptr: helpcompiler..io | Noel Grandin |
2017-01-14 | coverity#1398584 Uncaught exception | Caolán McNamara |
2017-01-10 | coverity#1398526 Uncaught exception | Caolán McNamara |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-29 | use unique_ptr for xdictionary | Jochen Nitschke |
2016-11-18 | loplugin:datamembershadow | Noel Grandin |
2016-11-08 | loplugin:expandablemethods in hwpfilter..linguistic | Noel Grandin |
2016-09-22 | tdf#53698: Cache more than 1 item in NumberFormatCodeMapper | Maarten Bosmans |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |