summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-10more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard4-7/+18
2013-03-10adapt config_host.mk.in/scp2/mysqlc to MARIADBCRene Engelhard1-1/+1
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba1-1/+1
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba3-5/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-01fdo#60907 Use *one* variable for the MySQL library fileLionel Elie Mamane1-3/+1
2013-03-01mysqlc/README was *very* out of dateLionel Elie Mamane1-57/+49
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1Michael Stahl1-0/+2
2013-02-24fdo#60907 no space in front of MYSQL_LIBLionel Elie Mamane1-2/+1
2013-02-20fdo#60907 export libmysql file name'David Tardon1-1/+1
2013-02-07mysqlc: bump version number to 1.0.2Michael Stahl1-2/+2
2013-02-07mysqlc: remove component_writeInfo with passive registrationMichael Stahl7-50/+38
2013-01-28mysqlc: tweak gbuild conversion:Michael Stahl3-7/+5
2013-01-28convert mysqlc to gbuild and add to tail_buildPeter Foley15-299/+148
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist1-3/+0
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
2012-12-18Do not define CPPCONN_LIB if using system versionTomas Chvatal1-2/+0