Age | Commit message (Expand) | Author |
2024-10-27 | cid#1555789 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-05-10 | loplugin:ostr in linguistic | Noel Grandin |
2022-08-26 | cid#1500669 silence Dereference after null check | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-05-18 | clang-tidy modernize-pass-by-value in linguistic | Noel Grandin |
2021-10-04 | drop 'using namespace std' in l* | Julien Nabet |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-04-23 | loplugin:makeshared in linguistic | Noel Grandin |
2020-04-07 | new loplugin:unusedvariableplus | Noel Grandin |
2019-12-18 | loplugin:duplicate-defines | Noel Grandin |
2019-11-24 | cppcheck: performing init in init list (hwpfilter, i., l.) | Julien Nabet |
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-08-30 | Simplify Sequence iterations in lingucomponent..lotuswordpro | Arkadiy Illarionov |
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-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-03-04 | tdf#42949 Fix IWYU warnings in include/linguistic/ | Gabor Kelemen |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-03-25 | Use for-range loops in some modules | Julien Nabet |
2018-01-12 | More loplugin:cstylecast: linguistic | Stephan Bergmann |
2017-10-23 | loplugin:includeform: linguistic | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-06-23 | loplugin:unusedfields in jvmfwk..mysqlc | Noel Grandin |
2017-05-28 | cleanup unused css/linguistic2/ includes | Jochen Nitschke |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-11-08 | loplugin:expandablemethods in hwpfilter..linguistic | Noel Grandin |
2016-06-12 | convert more DBG_ASSERT(false to SAL_WARN | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-11-16 | no need to take a mutex when only dealing with stack-local data | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2014-04-15 | linguistic: sal_Bool->bool | Noel Grandin |
2014-04-01 | linguistic: sal_Bool->bool | Noel Grandin |
2014-03-18 | remove unused parameter | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-10-02 | Use std::auto_ptr::reset where applicable | Stephan Bergmann |