Age | Commit message (Expand) | Author |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-11 | loplugin:indentation in unotools..vbahelper | Noel Grandin |
2018-12-06 | loplugin:singlevalfields in unoxml | Noel Grandin |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-10-30 | tdf#42949 Fix IWYU warnings in include/sax/* | Gabor Kelemen |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-20 | use equal_range instead of lower_bound+upper_bound | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov |
2018-10-08 | Missing include | Stephan Bergmann |
2018-09-19 | loplugin:constfields in unotools..uui | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-08-13 | loplugin:returnconstant in unoxml,uui | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-17 | crashtesting: assert on fdo62508-1.odt | Caolán McNamara |
2018-04-13 | Fix typos | Andrea Gelmini |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-14 | Moving XSAXDocumentBuilder2 to use XFastDocumentHandler: | Mohammed Abdul Azeem |
2018-02-02 | unoxml: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-15 | More loplugin:cstylecast: unoxml | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: unoxml | Stephan Bergmann |
2018-01-04 | ofz#4940 Null-dereference READ | Caolán McNamara |
2017-12-27 | Fix typos | Andrea Gelmini |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-18 | loplugin:flatten in toolkit..writerfilter | Noel Grandin |
2017-10-23 | loplugin:includeform: unoxml | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-17 | Move unoxml/source/events include files to common include directory | Stephan Bergmann |
2017-10-16 | ofz: timeouts in fods/fodt/fodp | Caolán McNamara |
2017-10-05 | loplugin:finalclasses in unotools..vbahelper | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-27 | loplugin:flatten in toolkit..vbahelper | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-19 | unused m_relatedTarget in CMouseEvent | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-09-06 | Typo exeption->exception (domtest.cxx) | Julien Nabet |
2017-08-25 | unoxml: CDocumentBuilder: just catch all Exception | Michael Stahl |
2017-08-25 | tdf#84237 use XErrorHandler in CDocumentBuilder | Fyodor Yemelyanenko |