summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Expand)AuthorAgeFilesLines
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-232-6/+6
* Kill DECL_PROP1IMPL and relatedJulien Nabet2014-05-113-30/+18
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-1911-31/+31
* Do not use sal/log.hxx in extensionsStephan Bergmann2014-04-071-1/+0
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-355/+355
* normalize values of BUNDLE_MARIADBMichael Stahl2014-03-112-3/+2
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-042-4/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2614-692/+692
* Remove visual noise from mysqlcAlexander Wilms2014-02-266-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-235-6/+6
* normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl2014-02-122-3/+3
* Do not disable -Werror for mysqlcStephan Bergmann2014-02-031-2/+0
* auto_ptr -> heap_ptrStephan Bergmann2014-02-031-2/+3
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-031-13/+14
* USE_CPP_CONN is unusedStephan Bergmann2014-02-031-2/+0
* Get rid of macrosStephan Bergmann2014-02-039-31/+95
* Fix typosStephan Bergmann2014-02-031-3/+4
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-023-157/+30
* typo fixesAndras Timar2013-12-201-1/+1
* Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2013-12-171-0/+7
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-2/+2
* Drop duplicate #includeTakeshi Abe2013-12-101-2/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-2/+2
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-6/+6
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-2/+2
* gbuild: fix gb_Extension_use_default_descriptionMichael Stahl2013-11-041-1/+1
* fdo#70496 revert to using libmysqlclientLionel Elie Mamane2013-10-194-1/+34
* cleanupThomas Arnhold2013-10-161-4/+0
* Extension shared library components must not use the "prefix" featureStephan Bergmann2013-10-112-2/+2
* Update mysqlc's ColumnLocate::findColumn to throw for invalid column.Andrzej J.R. Hunt2013-09-121-1/+7
* ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-16/+16
* Some more toInt32 clean upStephan Bergmann2013-06-141-6/+6
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-0/+4
* initialized with plain 0, instead of sal_False/falseTakeshi Abe2013-05-141-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-1/+1
* prefix all component_getFactory methodsPeter Foley2013-04-152-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0719-88/+72
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-4/+4
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-23/+23
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Link only what one needsFridrich Štrba2013-03-141-8/+0
* Build thread-enabled internal libmariadb on UNXFridrich Štrba2013-03-141-0/+6
* No need to copy any library from any pathFridrich Štrba2013-03-111-8/+0
* Do not try to dlopen a static internal libmariadbFridrich Štrba2013-03-112-35/+2
* Adapt to removed MYSQL_LIBStephan Bergmann2013-03-101-1/+1
* oopsRene Engelhard2013-03-101-11/+0