Age | Commit message (Expand) | Author |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-28 | add some __attribute__ ((format | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-09-28 | loplugin:constmethod in ucb..uui | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-07 | tdf#39593 use isUnoTunnelId in unoxml | Arkadiy Illarionov |
2019-08-24 | loplugin:returnconstval in test..writerfilter | Noel Grandin |
2019-08-18 | Simplify code in unoxml about initializations | Julien Nabet |
2019-08-15 | loplugin:sequenceloop in unoxml..vcl | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): unoxml | Stephan Bergmann |
2019-07-30 | unordf: oops, and we forgot to amend with <= instead of < | Michael Stahl |
2019-07-30 | unordf: restore thread safety | Michael Stahl |
2019-07-21 | loplugin:referencecasting in unotools..uui | Noel Grandin |
2019-07-03 | tdf#125706 and tdf#125665 writer, speed up RDF, take2 | Noel Grandin |
2019-07-03 | Revert "tdf#125706 and tdf#125665 writer, speed up RDF" | Noel Grandin |
2019-06-28 | tdf#125706 and tdf#125665 writer, speed up RDF | Noel Grandin |
2019-06-25 | Simplify Sequence iterations in unoxml | Arkadiy Illarionov |
2019-06-18 | tdf#39593 Remove DOM::CNode::GetImplementation | Arkadiy Illarionov |
2019-06-18 | loplugin:logexceptionnicely in toolkit..unoxml | Noel Grandin |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-05 | Use returned iterator from erase | Julien Nabet |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-22 | loplugin:unusedfields in unoxml | Noel Grandin |
2019-02-18 | use clear() instead of erase(begin, end) | Noel Grandin |
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 |