summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-3/+3
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin3-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-3/+3
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann1-1/+1
2015-03-25loplugin:constantfunctionStephan Bergmann7-244/+17
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin4-17/+14
2015-01-20Some more loplugin:cstylecast: mysqlcStephan Bergmann3-3/+3
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann19-352/+352
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann1-2/+2
2014-12-04mysqlc: loplugin:cstylecastStephan Bergmann3-22/+22
2014-11-18mysqlc: fix build after cppuhelper header cleanupMichael Stahl2-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+1
2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini9-273/+0
2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini9-770/+0
2014-10-01mysqlc: These shall be plain "Time" not "tools::Time" apparentlyStephan Bergmann2-4/+4