Age | Commit message (Expand) | Author |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sdext | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: sdext | Noel Grandin |
2017-01-11 | loplugin:stringconstant: handle OStringBuffer::append | Stephan Bergmann |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: sdext | Stephan Bergmann |
2017-01-10 | New loplugin:conststringvar: sdext | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: sdext | Stephan Bergmann |
2016-12-21 | ODR violation (base class must be the same across compilation units) | Stephan Bergmann |
2016-12-13 | Revert "verify SolarMutex when ref-counting VclPtr" series | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-12-12 | OSL_TRACE->SAL in sd..sdext | Noel Grandin |
2016-12-08 | verify that we hold the SolarMutex when ref-counting VclPtr | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in sdext | Stephan Bergmann |
2016-11-23 | presenter console: fix STL assert when exiting slide show | Michael Stahl |
2016-11-09 | spelling mutext->mutex | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in sd..sdext | Noel Grandin |
2016-11-04 | loplugin:unusedmethods | Noel Grandin |
2016-11-02 | loplugin:singlevalfields | Noel Grandin |
2016-11-01 | style fixes for cppcheck noExplicitConstructor | Jochen Nitschke |
2016-11-01 | loplugin:oncevar in sd..svgio | Noel Grandin |
2016-10-31 | Make stable sort more stable :) | Mike Kaganski |
2016-10-31 | Omit comparator which is the same as default std::less<key_type> | Takeshi Abe |
2016-10-27 | loplugin:expandablemethods in sdext | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in scaddins..sdext | Noel Grandin |
2016-10-19 | '>>=' with rhs Any is a copy assignment | Jochen Nitschke |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-16 | clang-cl loplugin: sdext | Stephan Bergmann |
2016-10-13 | xmlsecurity: add initial PDFSignatureHelper | Miklos Vajna |
2016-10-06 | CPPUNIT_ASSERT[_DOUBLES]_EQUAL | Stephan Bergmann |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-22 | loplugin:unusedmethods in sc..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-10 | loplugin:constantparam in sd | Noel Grandin |
2016-08-30 | Break test::setUpVcl into a test-setupvcl library of its own | Stephan Bergmann |
2016-08-25 | loplugin:staticaccess: Extend loplugin:staticcall to cover all access... | Stephan Bergmann |
2016-08-18 | coverity#1371125 Copy-paste error | Caolán McNamara |
2016-08-18 | cppcheck: nullPointerRedundantCheck | Caolán McNamara |
2016-08-02 | loplugin:countusersofdefaultparams in sd | Noel Grandin |
2016-07-29 | Resolves: tdf#84121 wrong password passed to xpdfimport | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-30 | loplugin:unusedfields | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-27 | loplugin:singlevalfields in sdext | Noel Grandin |
2016-06-23 | tdf#99589 - tolower / toupper - dangerous to Turks ... | Gökhan Gurbetoğlu |
2016-06-20 | tdf#96080 PDF Import: fix incorrect whitespace characters sequence | Vort |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-06-06 | Reintroduce some code removed with "Remove unneeded Pane code in ..." | Jan Holesovsky |
2016-06-06 | Remove unneeded Pane code in Presenter Console | Bryan Quigley |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |