summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Do 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-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 Meeks26-476/+435
2012-06-02targeted string re-workNorbert Thiebaud2-24/+24
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich1-2/+5
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 Timar20-60/+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
2011-07-01Goodbye to CWS_WORK_STAMPTor Lillqvist1-4/+0
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-4/+4
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-5/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba12-52/+34
2011-02-01Clean up makefilesThomas Arnhold1-12/+0
2011-01-28Remove double line spacing.Thomas Arnhold2-57/+0
2011-01-21Remove old RCS lines.Thomas Arnhold21-82/+0
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller2-6/+6
2010-11-18Don't require extension_32_h.png in extensionsSebastian Spaeth1-3/+1
2010-11-16Remove reference to high-contrast icon from ext. description.xmlSebastian Spaeth1-1/+0
2010-10-27add modelines to .hxx files as wellCaolán McNamara11-0/+30
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud1-2/+0
2010-10-18remove non-compiled codePovilas Kanapickas1-12/+0
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth11-0/+31
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara10-21/+20
2010-10-05more removed include guards using fixguard.pyPetr Mladek3-26/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-15remove useless license prompt for extensionsRene Engelhard1-5/+0
2010-07-09dba33g: #i112274# throw exception when trying to insert, update or delete row...Ocke Janssen [oj]1-0/+17