summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_connection.cxx
AgeCommit message (Expand)Author
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
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11Do not try to dlopen a static internal libmariadbFridrich Štrba
2013-03-10Adapt to removed MYSQL_LIBStephan Bergmann
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-20catch exception by constant referenceTakeshi Abe
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-04-19DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable ...Jens-Heiner Rechtien