Age | Commit message (Expand) | Author |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-17 | loplugin:singlevalfields | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-01 | loplugin:useuniqueptr in hierarchy_ucp::DataSupplier_Impl | Noel Grandin |
2018-10-01 | loplugin:useuniqueptr in package_ucp::DataSupplier_Impl | Noel Grandin |
2018-10-01 | loplugin:useuniqueptr in gio::DataSupplier | Noel Grandin |
2018-09-26 | loplugin:constfields in ucb | Noel Grandin |
2018-09-25 | loplugin:useuniqueptr in cmis::DataSupplier | Noel Grandin |
2018-09-24 | missing includes (--with-webdav=serf) | Stephan Bergmann |
2018-09-24 | loplugin:simplifyconstruct (--with-webdav=serf) | Stephan Bergmann |
2018-09-20 | Replace SAL_OVERRIDE with override in internal code | Stephan Bergmann |
2018-09-18 | Missing forward declaration | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-12 | loplugin:simplifyconstruct in toolkit..ucb | Noel Grandin |
2018-09-11 | Revert "clang bugprone-unused-return-value" | Noel Grandin |
2018-09-10 | wrap GlobalNeonMutex as local static | Caolán McNamara |
2018-09-10 | add mutex guard to new methods | Caolán McNamara |
2018-09-10 | suspicious MutexGuard placement | Caolán McNamara |
2018-09-10 | bounce callback functions back into class methods | Caolán McNamara |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-08 | clang bugprone-unused-return-value | Noel Grandin |
2018-09-07 | loplugin:useuniqueptr in NeonSession | Noel Grandin |
2018-09-06 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2018-09-04 | loplugin:cstylecast (--with-webdav=serf) | Stephan Bergmann |
2018-09-04 | -Werror=return-local-addr (-with-webdav=serf) | Stephan Bergmann |
2018-09-04 | loplugin:salcall (--with-webdav=serf) | Stephan Bergmann |
2018-09-04 | loplugin:simplifybool (--with-webdav=serf) | Stephan Bergmann |
2018-09-04 | loplugin:unnecessaryparen (--with-webdav=serf) | Stephan Bergmann |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-22 | loplugin:useuniqueptr in DynamicResultSet | Noel Grandin |
2018-08-21 | loplugin:useuniqueptr in PropertyChangeNotifier | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-03 | inline RegexpMapIterImpl into RegexpMapConstIter | Noel Grandin |
2018-08-03 | inline RegexpMapImpl into RegexpMap | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-31 | loplugin:returnconstant in ucb | Noel Grandin |
2018-07-30 | loplugin:stringloop in svgio..xmlsecurity | Noel Grandin |
2018-07-29 | cppcheck: useInitializationList in test to xmloff | Jochen Nitschke |
2018-07-27 | loplugin:returnconstant in ucbhelper,drawinglayer | Noel Grandin |
2018-07-26 | ucb: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-11 | tdf#79877 perf loading docx file, activate SAX threading | Noel Grandin |
2018-06-26 | tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on Windows | Mike Kaganski |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |