summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_connection.cxx
AgeCommit message (Expand)Author
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth
2018-08-13Various loplugin warnings in mysqlStephan Bergmann
2018-08-13loplugin, various in mysqlcNoel Grandin
2018-08-12Switch from mysql to MariaDB C APITamas Bunth
2018-03-30Use for-range loops in mysqlcJulien Nabet
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-12More loplugin:cstylecast: mysqlcStephan Bergmann
2017-10-06use rtl::Reference in mysqlcNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-02Fix typosAndrea Gelmini
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-21loplugin:unusedmethodsNoel 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-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Remove dead codeStephan 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-10vclwidget: only call dispose() onceNoel Grandin
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini
2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini
2014-09-30mysqlc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-02mysqlc: sal_Bool -> boolStephan Bergmann
2014-05-30deb#749592 mysql-connector doesn't work with remote connectionsNoel Grandin
2014-05-29use OUString::startsWith()Noel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03Get rid of macrosStephan Bergmann