summaryrefslogtreecommitdiffstats
path: root/mysqlc/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not try to dlopen a static internal libmariadbFridrich Štrba2013-03-111-34/+1
* Adapt to removed MYSQL_LIBStephan Bergmann2013-03-101-1/+1
* more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard2013-03-102-4/+4
* Switch from libmysqlc library to mariadb-native-clientFridrich Štrba2013-03-061-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* mysqlc: bump version number to 1.0.2Michael Stahl2013-02-071-2/+2
* mysqlc: remove component_writeInfo with passive registrationMichael Stahl2013-02-073-50/+17
* mysqlc: tweak gbuild conversion:Michael Stahl2013-01-282-3/+3
* convert mysqlc to gbuild and add to tail_buildPeter Foley2013-01-286-272/+5
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* Get rid of GetVersionInfo and checkdllTor Lillqvist2013-01-161-3/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-2/+2
* Do not define CPPCONN_LIB if using system versionTomas Chvatal2012-12-181-2/+0
* fdo#58156 use WITH_LANG_LIST instead of WITH_LANGAndras Timar2012-12-151-1/+1
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-96/+0
* Use xcrun when available to run install_name_toolTor Lillqvist2012-11-221-3/+3
* "newtrans.1.0" -> "translations"Stephan Bergmann2012-11-211-1/+1
* Extend localization to mysqlcZolnai Tamás2012-11-191-1/+1
* MySQL Connector display nameAndras Timar2012-11-041-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-5/+5
* -Wc++11-narrowing (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-141-1/+1
* misc. cleanup.Michael Meeks2012-08-131-1/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-1/+0
* Export the UNO symbols from mysqlc.uno.dllFridrich Štrba2012-06-291-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2625-455/+423
* targeted string re-workNorbert Thiebaud2012-06-022-24/+24
* Fix typos in commentsElton Chung2012-02-131-1/+1
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-65/+0
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-051-1/+1
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-021-4/+4
* catch exception by constant referenceTakeshi Abe2011-12-207-168/+168
* Use visibility instead of version map file for mysqlc.uno.Stephan Bergmann2011-11-152-23/+2
* fix en-US only buildAndras Timar2011-10-301-5/+7
* enable localization of extension descriptions in mysqlcAndras Timar2011-10-3019-52/+10
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-211-1/+1
* change publisher from Oracle to TDF fdo#40638Andras Timar2011-09-131-1/+1
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-13/+0
* Goodbye to CWS_WORK_STAMPTor Lillqvist2011-07-011-4/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* OSL_TRACE: Use format stringThomas Arnhold2011-03-121-1/+1
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-4/+4
* Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-5/+0