Age | Commit message (Expand) | Author |
2020-02-26 | new loplugin:xmlimport | Noel Grandin |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-16 | return nullptr from Create*Context methods in nullptr subclasses | Noel Grandin |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-07 | extract some common code from ImportContext classes | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-18 | loplugin:duplicate-defines | Noel Grandin |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-12-06 | tdf#121658 Add option to not hyphenate words in CAPS | Samuel Mehrbrodt |
2019-11-24 | cppcheck: performing init in init list (hwpfilter, i., l.) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | use correct parser overrides in ConvDicXMLImportContext | Noel Grandin |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-11-15 | no need to construct an extra parser in ConvDicXMLImport | Noel Grandin |
2019-11-07 | tdf#42949 Fix IWYU warnings in linguistic/ | Gabor Kelemen |
2019-10-19 | loplugin:unusedmethods | Noel Grandin |
2019-10-07 | use FastParser in linguistic | Noel Grandin |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-08-30 | Simplify Sequence iterations in lingucomponent..lotuswordpro | Arkadiy Illarionov |
2019-08-24 | loplugin:returnconstval in fpicker..reportdesign | Noel Grandin |
2019-08-20 | loplugin:constvars in i18npool..opencl | Noel Grandin |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): linguistic | Stephan Bergmann |
2019-07-20 | loplugin:referencecasting in linguistic | Noel Grandin |
2019-06-15 | loplugin:logexceptionnicely in linguistic..oox | Noel Grandin |
2019-05-17 | Use hasElements to check Sequence emptiness in [l-r]* | Arkadiy Illarionov |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-13 | loplugin:sequentialassign in linguistic..lotuswordpro | Noel Grandin |
2019-04-10 | Fix double-clear of clearable mutex guard | Mike Kaganski |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-06 | Typo: unexpectend->unexpected | Julien Nabet |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | tdf#42949 Fix IWYU warnings in include/linguistic/ | Gabor Kelemen |
2019-02-23 | loplugin:unusedfields in l10ntools..sax | Noel Grandin |
2019-02-09 | loplugin:indentation in jvmfwk..lotuswordpro | Noel Grandin |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-11-29 | loplugin:stringconstant look for unnecessary OString constructor use | Noel Grandin |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-25 | tdf#120703 PVS: fix possible buffer over-read when iterating string | Mike Kaganski |
2018-11-23 | remove unused enums in reportdesign,linguistic,l10ntools,vcl,svx | Noel Grandin |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-04 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |