summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2016-05-31Missing includeStephan Bergmann
2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Revert "tdf#88206: use variadic variants for cppu helper"Stephan Bergmann
2016-04-11tdf#88206: use variadic variants for cppu helperStefan Weiberg
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-03loplugin:unuseddefaultparams in mysqlcNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-16fix mysqlc buildNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05mysqlc: -Werror=unused-functionMichael Stahl
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-24Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc."Stephan Bergmann
2015-08-22mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Remove dead codeStephan Bergmann
2015-05-08css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann
2015-04-28fix erroneous disposeOnce calls.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin