summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)AuthorFilesLines
2014-06-05deb#749592 mysql-connector doesn't work with remote connectionsNoel Grandin1-2/+2
2014-05-11Kill DECL_PROP1IMPL and relatedJulien Nabet3-30/+18
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold11-31/+31
2014-04-07Do not use sal/log.hxx in extensionsStephan Bergmann1-1/+0
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann7-355/+355
2014-03-11normalize values of BUNDLE_MARIADBMichael Stahl2-3/+2
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann14-692/+692
2014-02-26Remove visual noise from mysqlcAlexander Wilms6-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms5-6/+6
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl2-3/+3
2014-02-03Do not disable -Werror for mysqlcStephan Bergmann1-2/+0
2014-02-03auto_ptr -> heap_ptrStephan Bergmann1-2/+3
2014-02-03auto_ptr -> scoped_ptrStephan Bergmann1-13/+14
2014-02-03USE_CPP_CONN is unusedStephan Bergmann1-2/+0
2014-02-03Get rid of macrosStephan Bergmann9-31/+95
2014-02-03Fix typosStephan Bergmann1-3/+4
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi3-157/+30
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann1-0/+7
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-12-10Drop duplicate #includeTakeshi Abe1-2/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-2/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-6/+6
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl1-1/+1
2013-10-19fdo#70496 revert to using libmysqlclientLionel Elie Mamane4-1/+34
2013-10-16cleanupThomas Arnhold1-4/+0
2013-10-11Extension shared library components must not use the "prefix" featureStephan Bergmann2-2/+2
2013-09-12Update mysqlc's ColumnLocate::findColumn to throw for invalid column.Andrzej J.R. Hunt1-1/+7
2013-08-30ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-16/+16
2013-06-14Some more toInt32 clean upStephan Bergmann1-6/+6
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-0/+4
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-15prefix all component_getFactory methodsPeter Foley2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-88/+72
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-23/+23
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14Link only what one needsFridrich Štrba1-8/+0
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba1-0/+6
2013-03-11No need to copy any library from any pathFridrich Štrba1-8/+0
2013-03-11Do not try to dlopen a static internal libmariadbFridrich Štrba2-35/+2
2013-03-10Adapt to removed MYSQL_LIBStephan Bergmann1-1/+1
2013-03-10oopsRene Engelhard1-11/+0