summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2014-06-05deb#749592 mysql-connector doesn't work with remote connectionsNoel Grandin
2014-05-11Kill DECL_PROP1IMPL and relatedJulien Nabet
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-07Do not use sal/log.hxx in extensionsStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-11normalize values of BUNDLE_MARIADBMichael Stahl
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from mysqlcAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl
2014-02-03Do not disable -Werror for mysqlcStephan Bergmann
2014-02-03auto_ptr -> heap_ptrStephan Bergmann
2014-02-03auto_ptr -> scoped_ptrStephan Bergmann
2014-02-03USE_CPP_CONN is unusedStephan Bergmann
2014-02-03Get rid of macrosStephan Bergmann
2014-02-03Fix typosStephan Bergmann
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2013-12-20typo fixesAndras Timar
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl
2013-10-19fdo#70496 revert to using libmysqlclientLionel Elie Mamane
2013-10-16cleanupThomas Arnhold
2013-10-11Extension shared library components must not use the "prefix" featureStephan Bergmann
2013-09-12Update mysqlc's ColumnLocate::findColumn to throw for invalid column.Andrzej J.R. Hunt
2013-08-30ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-14Some more toInt32 clean upStephan Bergmann
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14Link only what one needsFridrich Štrba
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba
2013-03-11No need to copy any library from any pathFridrich Štrba
2013-03-11Do not try to dlopen a static internal libmariadbFridrich Štrba
2013-03-10Adapt to removed MYSQL_LIBStephan Bergmann
2013-03-10oopsRene Engelhard