Age | Commit message (Expand) | Author |
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 |
2016-05-19 | loplugin:unusedmethods in sd | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-13 | sdext: replace boost::bind | Michael Stahl |
2016-05-12 | loplugin:stringconstant | Stephan Bergmann |
2016-05-12 | sdext: replace boost::bind with C++11 lambdas, part 2 | Michael Stahl |
2016-05-12 | loplugin:stringconstant | Tor Lillqvist |
2016-05-12 | loplugin:defaultparams | Tor Lillqvist |
2016-05-11 | sdext: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-05-10 | fix Windows build | Noel Grandin |
2016-05-10 | clang-tidy modernize-loop-convert scaddins to sdext | Noel Grandin |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | tdf#99352 - Some VclPtrs leak past DeInitVCL | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |