summaryrefslogtreecommitdiff
path: root/mysqlc/source
AgeCommit message (Expand)AuthorFilesLines
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-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-11Do not try to dlopen a static internal libmariadbFridrich Štrba1-34/+1
2013-03-10Adapt to removed MYSQL_LIBStephan Bergmann1-1/+1
2013-03-10more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard2-4/+4
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-07mysqlc: bump version number to 1.0.2Michael Stahl1-2/+2
2013-02-07mysqlc: remove component_writeInfo with passive registrationMichael Stahl3-50/+17
2013-01-28mysqlc: tweak gbuild conversion:Michael Stahl2-3/+3
2013-01-28convert mysqlc to gbuild and add to tail_buildPeter Foley6-272/+5
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
2012-12-15fdo#58156 use WITH_LANG_LIST instead of WITH_LANGAndras Timar1-1/+1
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-96/+0
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist1-3/+3
2012-11-21"newtrans.1.0" -> "translations"Stephan Bergmann1-1/+1
2012-11-19Extend localization to mysqlcZolnai Tamás1-1/+1
2012-11-04MySQL Connector display nameAndras Timar1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-5/+5
2012-08-14-Wc++11-narrowing (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
2012-08-13misc. cleanup.Michael Meeks1-1/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-29Export the UNO symbols from mysqlc.uno.dllFridrich Štrba1-1/+1
2012-06-26re-base on ALv2 code.Michael Meeks25-455/+423
2012-06-02targeted string re-workNorbert Thiebaud2-24/+24
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich1-65/+0
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud1-1/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-20catch exception by constant referenceTakeshi Abe7-168/+168
2011-11-15Use visibility instead of version map file for mysqlc.uno.Stephan Bergmann2-23/+2
2011-10-30fix en-US only buildAndras Timar1-5/+7
2011-10-30enable localization of extension descriptions in mysqlcAndras Timar19-52/+10
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar1-1/+1
2011-09-13change publisher from Oracle to TDF fdo#40638Andras Timar1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-13/+0