1. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  2. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  3. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  4. 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
  5. 02a1174 fdo#70496 revert to using libmysqlclient by Lionel Elie Mamane · 12 years ago
  6. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  7. 3bafe5f Extension shared library components must not use the "prefix" feature by Stephan Bergmann · 12 years ago
  8. 3f31bdd Update mysqlc's ColumnLocate::findColumn to throw for invalid column. by Andrzej J.R. Hunt · 13 years ago
  9. 94730f35 ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  10. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  11. 8a8b1ae Some more toInt32 clean up by Stephan Bergmann · 13 years ago
  12. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  13. 1136925 initialized with plain 0, instead of sal_False/false by Takeshi Abe · 13 years ago
  14. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  15. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  16. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  17. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  18. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  19. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  20. eaa76b5 Link only what one needs by Fridrich Štrba · 13 years ago
  21. 77cc0cb Build thread-enabled internal libmariadb on UNX by Fridrich Štrba · 13 years ago
  22. 01cb7bc No need to copy any library from any path by Fridrich Štrba · 13 years ago
  23. 730df39 Do not try to dlopen a static internal libmariadb by Fridrich Štrba · 13 years ago
  24. f3c618e Adapt to removed MYSQL_LIB by Stephan Bergmann · 13 years ago
  25. d335638 oops by Rene Engelhard · 13 years ago
  26. 7011fc2 more s/MYSQLC/MARIADBC/ to make mysqlc actually build... by Rene Engelhard · 13 years ago
  27. ea5909e adapt config_host.mk.in/scp2/mysqlc to MARIADBC by Rene Engelhard · 13 years ago
  28. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  29. cad422a Adding libmariadb module for internal mariadb (work in progress) by Fridrich Štrba · 13 years ago
  30. 1bf4306 Switch from libmysqlc library to mariadb-native-client by Fridrich Štrba · 13 years ago
  31. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  32. a42649c fdo#60907 Use *one* variable for the MySQL library file by Lionel Elie Mamane · 13 years ago
  33. c7ef87a mysqlc/README was *very* out of date by Lionel Elie Mamane · 13 years ago
  34. b768611 remove all d.lst by Michael Stahl · 13 years ago
  35. 34faec5 mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1 by Michael Stahl · 13 years ago
  36. e5444ae fdo#60907 no space in front of MYSQL_LIB by Lionel Elie Mamane · 13 years ago
  37. 74a920c fdo#60907 export libmysql file name' by David Tardon · 13 years ago
  38. 90d0ebf mysqlc: bump version number to 1.0.2 by Michael Stahl · 13 years ago
  39. 9d74d1f mysqlc: remove component_writeInfo with passive registration by Michael Stahl · 13 years ago
  40. 5f356bd mysqlc: tweak gbuild conversion: by Michael Stahl · 13 years ago
  41. b02d799 convert mysqlc to gbuild and add to tail_build by Peter Foley · 13 years ago
  42. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  43. 3d6d07a Get rid of GetVersionInfo and checkdll by Tor Lillqvist · 13 years ago
  44. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  45. 259cdd6 Do not define CPPCONN_LIB if using system version by Tomas Chvatal · 13 years ago
  46. 1cfc20a fdo#58156 use WITH_LANG_LIST instead of WITH_LANG by Andras Timar · 13 years ago
  47. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  48. f5bdeec Use xcrun when available to run install_name_tool by Tor Lillqvist · 13 years ago
  49. 20362a8 "newtrans.1.0" -> "translations" by Stephan Bergmann · 13 years ago
  50. c82935d Extend localization to mysqlc by Zolnai Tamás · 13 years ago
  51. 5140baa MySQL Connector display name by Andras Timar · 13 years ago
  52. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  53. 103be64 -Wc++11-narrowing (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  54. ed93117 fdo#53061: Fix for C++11 #define NULL nullptr by Jung-uk Kim · 14 years ago
  55. f57d064 misc. cleanup. by Michael Meeks · 14 years ago
  56. 79d386f removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  57. d817891 Export the UNO symbols from mysqlc.uno.dll by Fridrich Štrba · 14 years ago
  58. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  59. 0188ebf targeted string re-work by Norbert Thiebaud · 14 years ago
  60. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  61. 806bec7 Fix typos in comments by Elton Chung · 14 years ago
  62. 3062875 Added and improved READMEs for modules in extensions, extras, postprocess by Josh Heidenreich · 14 years ago
  63. 43b987e replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses by Norbert Thiebaud · 14 years ago
  64. 6af5964 Fix for fdo43460 Part XXV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  65. 1f2fd91 catch exception by constant reference by Takeshi Abe · 14 years ago
  66. d805a6c Use visibility instead of version map file for mysqlc.uno. by Stephan Bergmann · 14 years ago
  67. 9ab6ecf fix en-US only build by Andras Timar · 14 years ago
  68. 726fe9c enable localization of extension descriptions in mysqlc by Andras Timar · 14 years ago
  69. 92b54aa set lang to en-US in order l10ntools can extract strings by Andras Timar · 15 years ago
  70. 89bead3 change publisher from Oracle to TDF fdo#40638 by Andras Timar · 15 years ago
  71. 33c4a94 Remove component_getImplementationEnvironment by Matus Kukan · 15 years ago
  72. 85f1452 Goodbye to CWS_WORK_STAMP by Tor Lillqvist · 15 years ago
  73. bdf0278 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  74. bc5a5d2 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  75. 459cbc6 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  76. a0ae1ce OSL_TRACE: Use format string by Thomas Arnhold · 15 years ago
  77. 530b835 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  78. 36fe59b Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
  79. d186420 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  80. f49c8e4 Clean up makefiles by Thomas Arnhold · 15 years ago
  81. 7053905 Remove double line spacing. by Thomas Arnhold · 15 years ago
  82. 7552a34 Remove old RCS lines. by Thomas Arnhold · 15 years ago
  83. 6c4698d RTL_CONSTASCII_USTRINGPARAM in extensions 1 by Gert Faller · 15 years ago
  84. 9c4729a Don't require extension_32_h.png in extensions by Sebastian Spaeth · 15 years ago
  85. adc03f7 Remove reference to high-contrast icon from ext. description.xml by Sebastian Spaeth · 15 years ago
  86. 0b468b7 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  87. 656bc31 remove vos reference from uno xml descriptions by Norbert Thiebaud · 15 years ago
  88. bdc71b3 remove non-compiled code by Povilas Kanapickas · 15 years ago
  89. 9f89176 some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) by Kenneth Venken · 15 years ago
  90. fa39fbd Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  91. 75a8e34 #i113503# cppunit stl wrapper headers by Caolán McNamara · 16 years ago
  92. da0276b more removed include guards using fixguard.py by Petr Mladek · 16 years ago
  93. c498357 remove include guards using fixguard.py by Petr Mladek · 16 years ago
  94. 92d6798 remove useless license prompt for extensions by Rene Engelhard · 16 years ago
  95. 8b75cd7 dba33g: #i112274# throw exception when trying to insert, update or delete rows, which is currently not supported at the driver by Ocke Janssen [oj] · 16 years ago
  96. 67b452a dba33g: #i112440# make teh version final for 33 by Ocke Janssen [oj] · 16 years ago
  97. 68c7f8f nativeb: #i111039#: changed extension description by Dirk Voelzke · 16 years ago
  98. f153fe8 nativeb: #i110985#: changed extension icons again by Dirk Voelzke · 16 years ago
  99. b4927c0 DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable on STLPort platforms by Jens-Heiner Rechtien · 16 years ago
  100. a203974 nativea: #161849#:Changed high contrast extension icons by Dirk Voelzke · 16 years ago