summaryrefslogtreecommitdiffstats
path: root/mysqlc/source/mysqlc_connection.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-121-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* loplugin:unusedmethodsNoel Grandin2015-12-211-29/+0
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+0
* fix mysqlc buildNoel Grandin2015-11-161-1/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Remove dead codeStephan Bergmann2015-05-081-6/+0
* fix erroneous disposeOnce calls.Michael Meeks2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
|/
* loplugin:constantfunctionStephan Bergmann2015-03-251-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-7/+4
* No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann2014-12-191-40/+40
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini2014-10-231-27/+0
* fdo#83991 - remove redundant function folding comments.Vinicius Vendramini2014-10-221-60/+0
* mysqlc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* mysqlc: sal_Bool -> boolStephan Bergmann2014-07-021-8/+8
* deb#749592 mysql-connector doesn't work with remote connectionsNoel Grandin2014-05-301-2/+2
* use OUString::startsWith()Noel Grandin2014-05-291-1/+1
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-1/+1
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-24/+24
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* Get rid of macrosStephan Bergmann2014-02-031-2/+16
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-6/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+10
* Do not try to dlopen a static internal libmariadbFridrich Štrba2013-03-111-34/+1
* Adapt to removed MYSQL_LIBStephan Bergmann2013-03-101-1/+1
* Switch from libmysqlc library to mariadb-native-clientFridrich Štrba2013-03-061-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-261-24/+17
* targeted string re-workNorbert Thiebaud2012-06-021-6/+6
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-021-4/+4
* catch exception by constant referenceTakeshi Abe2011-12-201-14/+14
* OSL_TRACE: Use format stringThomas Arnhold2011-03-121-1/+1
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
* Removing the ext_std masterpieceFridrich Štrba2011-02-091-6/+4
* Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
* RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller2010-12-061-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-061-2/+2