Age | Commit message (Expand) | Author |
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 |
2016-04-14 | loplugin:passstuffbyref in sdext | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | tdf#94306 replace boost::noncopyable r.. to sdext | Jochen Nitschke |
2016-04-06 | Avoid reserved identifier | Stephan Bergmann |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-24 | loplugin:constantparam in sd | Noel Grandin |
2016-03-23 | loplugin:constantparam in sdext | Noel Grandin |
2016-03-22 | delete hidden pages before deleting unused masters | David Tardon |
2016-03-17 | sdext.presenter: change OSL_TRACE -> SAL_INFO | Douglas Mencken |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-03-10 | coverity#1355499 Unchecked return value | Caolán McNamara |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-09 | tdf#98421: properly import vertical mirroring of images from PDF | Mike Kaganski |
2016-03-08 | Various loplugin warnings | Stephan Bergmann |
2016-03-08 | Remove spurious \r from OSL_TRACE output | Tor Lillqvist |
2016-03-08 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-04 | Silence -Werror,-Wundef in external/poppler includes (clang-cl) | Stephan Bergmann |