Age | Commit message (Expand) | Author |
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 |
2016-09-03 | coverity#1372445 Uncaught exception | Caolán McNamara |
2016-09-01 | coverity#1372397 Uncaught exception | Caolán McNamara |
2016-08-26 | loplugin:refcounting: also cover temporaries being directly stack managed | Stephan Bergmann |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-26 | Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663 | Eike Rathke |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-11 | convert MappingType to scoped enum | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-08 | Remove unused macros | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-21 | i18npool: why not document the state transitions | Michael Stahl |