Age | Commit message (Expand) | Author |
2016-06-09 | Revert "tdf#88206 Change use of cppu::WeakImplHelper*" | Caolán McNamara |
2016-06-09 | tdf#88206 Change use of cppu::WeakImplHelper* | krishna keshav |
2016-05-30 | Missing include | Stephan Bergmann |
2016-05-10 | Use BOOST_FALLTHROUGH in external code | Stephan Bergmann |
2016-05-01 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-12 | Revert "tdf#88206: use variadic variants for cppu helper" | Stephan Bergmann |
2016-04-11 | tdf#88206: use variadic variants for cppu helper | Stefan Weiberg |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-03 | loplugin:unuseddefaultparams in mysqlc | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-24 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-12-22 | loplugin:unusedfields in lingu,lotuswordpro,mysqlc | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-16 | fix mysqlc build | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | mysqlc: -Werror=unused-function | Michael Stahl |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-20 | new loplugin: badvectorinit | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-24 | Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc." | Stephan Bergmann |
2015-08-22 | mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-08 | Remove dead code | Stephan Bergmann |
2015-05-08 | css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough) | Stephan Bergmann |
2015-04-28 | fix erroneous disposeOnce calls. | Michael Meeks |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:redundantcast: redundant const_cast followed by implicit upcast | Stephan Bergmann |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |