summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)AuthorFilesLines
2016-11-02loplugin:singlevalfieldsNoel Grandin3-10/+3
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann1-3/+0
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-11/+13
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-49/+1
2016-07-15loplugin:unnecessaryoverride in mysqlcStephan Bergmann2-24/+3
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann3-3/+3
2016-06-09Revert "tdf#88206 Change use of cppu::WeakImplHelper*"Caolán McNamara1-2/+2
2016-06-09tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-05-30Missing includeStephan Bergmann1-1/+1
2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann1-2/+2
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-7/+7
2016-04-22Avoid reserved identifiersStephan Bergmann3-22/+22
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann6-35/+35
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-2/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12Revert "tdf#88206: use variadic variants for cppu helper"Stephan Bergmann7-13/+13
2016-04-11tdf#88206: use variadic variants for cppu helperStefan Weiberg7-13/+13
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-03loplugin:unuseddefaultparams in mysqlcNoel Grandin2-8/+6
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-18loplugin: unused return valuesNoel Grandin2-9/+0
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin1-1/+0
2015-12-21loplugin:unusedmethodsNoel Grandin4-68/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+0
2015-11-25loplugin:unusedfields variousNoel Grandin5-143/+35
2015-11-16fix mysqlc buildNoel Grandin4-4/+8
2015-11-15use initialiser for Sequence<OUString>Noel Grandin4-8/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-25/+25
2015-11-05mysqlc: -Werror=unused-functionMichael Stahl1-0/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-2/+2
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin16-147/+147
2015-10-21refactor out some com::sun::star typedefsNoel Grandin3-168/+160
2015-10-20new loplugin: badvectorinitNoel Grandin1-15/+15
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-08-24Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc."Stephan Bergmann6-12/+12
2015-08-22mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-12/+12
2015-07-16loplugin:simplifyboolStephan Bergmann4-21/+21
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-4/+4
2015-05-08Remove dead codeStephan Bergmann2-11/+0
2015-05-08css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann1-2/+2
2015-04-28fix erroneous disposeOnce calls.Michael Meeks3-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-3/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann2-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann4-5/+5
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-5/+5