Age | Commit message (Expand) | Author |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-23 | loplugin:unusedfields in eventattacher | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to be so verbose in constructing uno::Reference | Noel Grandin |
2015-10-18 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-08-05 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |