1. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  2. b154c61 Do not use sal/log.hxx in extensions by Stephan Bergmann · 12 years ago
  3. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  4. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  5. 43da172 normalize values of BUNDLE_MARIADB by Michael Stahl · 12 years ago
  6. 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  7. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  8. 5d70084 Remove visual noise from mysqlc by Alexander Wilms · 12 years ago
  9. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  10. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  11. 0b3aa59 Do not disable -Werror for mysqlc by Stephan Bergmann · 12 years ago
  12. 01b7bab auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  13. 9072e259 auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  14. c2c9e39 USE_CPP_CONN is unused by Stephan Bergmann · 12 years ago
  15. 396248a Get rid of macros by Stephan Bergmann · 12 years ago
  16. 22c6d57 Fix typos by Stephan Bergmann · 12 years ago
  17. 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
  18. b55259e typo fixes by Andras Timar · 12 years ago
  19. fa2a7c1 Keep using component_getImplementationEnvironment in extensions by Stephan Bergmann · 12 years ago
  20. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  21. dae9b70 Drop duplicate #include by Takeshi Abe · 12 years ago
  22. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  23. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  24. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  25. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  26. 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
  27. 02a1174 fdo#70496 revert to using libmysqlclient by Lionel Elie Mamane · 12 years ago
  28. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  29. 3bafe5f Extension shared library components must not use the "prefix" feature by Stephan Bergmann · 12 years ago
  30. 3f31bdd Update mysqlc's ColumnLocate::findColumn to throw for invalid column. by Andrzej J.R. Hunt · 13 years ago
  31. 94730f35 ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  32. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  33. 8a8b1ae Some more toInt32 clean up by Stephan Bergmann · 13 years ago
  34. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  35. 1136925 initialized with plain 0, instead of sal_False/false by Takeshi Abe · 13 years ago
  36. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  37. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  38. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  39. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  40. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  41. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  42. eaa76b5 Link only what one needs by Fridrich Štrba · 13 years ago
  43. 77cc0cb Build thread-enabled internal libmariadb on UNX by Fridrich Štrba · 13 years ago
  44. 01cb7bc No need to copy any library from any path by Fridrich Štrba · 13 years ago
  45. 730df39 Do not try to dlopen a static internal libmariadb by Fridrich Štrba · 13 years ago
  46. f3c618e Adapt to removed MYSQL_LIB by Stephan Bergmann · 13 years ago
  47. d335638 oops by Rene Engelhard · 13 years ago
  48. 7011fc2 more s/MYSQLC/MARIADBC/ to make mysqlc actually build... by Rene Engelhard · 13 years ago
  49. ea5909e adapt config_host.mk.in/scp2/mysqlc to MARIADBC by Rene Engelhard · 13 years ago
  50. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  51. cad422a Adding libmariadb module for internal mariadb (work in progress) by Fridrich Štrba · 13 years ago
  52. 1bf4306 Switch from libmysqlc library to mariadb-native-client by Fridrich Štrba · 13 years ago
  53. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  54. a42649c fdo#60907 Use *one* variable for the MySQL library file by Lionel Elie Mamane · 13 years ago
  55. c7ef87a mysqlc/README was *very* out of date by Lionel Elie Mamane · 13 years ago
  56. b768611 remove all d.lst by Michael Stahl · 13 years ago
  57. 34faec5 mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1 by Michael Stahl · 13 years ago
  58. e5444ae fdo#60907 no space in front of MYSQL_LIB by Lionel Elie Mamane · 13 years ago
  59. 74a920c fdo#60907 export libmysql file name' by David Tardon · 13 years ago
  60. 90d0ebf mysqlc: bump version number to 1.0.2 by Michael Stahl · 13 years ago
  61. 9d74d1f mysqlc: remove component_writeInfo with passive registration by Michael Stahl · 13 years ago
  62. 5f356bd mysqlc: tweak gbuild conversion: by Michael Stahl · 13 years ago
  63. b02d799 convert mysqlc to gbuild and add to tail_build by Peter Foley · 13 years ago
  64. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  65. 3d6d07a Get rid of GetVersionInfo and checkdll by Tor Lillqvist · 13 years ago
  66. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  67. 259cdd6 Do not define CPPCONN_LIB if using system version by Tomas Chvatal · 13 years ago
  68. 1cfc20a fdo#58156 use WITH_LANG_LIST instead of WITH_LANG by Andras Timar · 13 years ago
  69. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  70. f5bdeec Use xcrun when available to run install_name_tool by Tor Lillqvist · 13 years ago
  71. 20362a8 "newtrans.1.0" -> "translations" by Stephan Bergmann · 13 years ago
  72. c82935d Extend localization to mysqlc by Zolnai Tamás · 13 years ago
  73. 5140baa MySQL Connector display name by Andras Timar · 13 years ago
  74. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  75. 103be64 -Wc++11-narrowing (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  76. ed93117 fdo#53061: Fix for C++11 #define NULL nullptr by Jung-uk Kim · 14 years ago
  77. f57d064 misc. cleanup. by Michael Meeks · 14 years ago
  78. 79d386f removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  79. d817891 Export the UNO symbols from mysqlc.uno.dll by Fridrich Štrba · 14 years ago
  80. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  81. 0188ebf targeted string re-work by Norbert Thiebaud · 14 years ago
  82. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  83. 806bec7 Fix typos in comments by Elton Chung · 14 years ago
  84. 3062875 Added and improved READMEs for modules in extensions, extras, postprocess by Josh Heidenreich · 14 years ago
  85. 43b987e replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses by Norbert Thiebaud · 14 years ago
  86. 6af5964 Fix for fdo43460 Part XXV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  87. 1f2fd91 catch exception by constant reference by Takeshi Abe · 14 years ago
  88. d805a6c Use visibility instead of version map file for mysqlc.uno. by Stephan Bergmann · 14 years ago
  89. 9ab6ecf fix en-US only build by Andras Timar · 14 years ago
  90. 726fe9c enable localization of extension descriptions in mysqlc by Andras Timar · 14 years ago
  91. 92b54aa set lang to en-US in order l10ntools can extract strings by Andras Timar · 15 years ago
  92. 89bead3 change publisher from Oracle to TDF fdo#40638 by Andras Timar · 15 years ago
  93. 33c4a94 Remove component_getImplementationEnvironment by Matus Kukan · 15 years ago
  94. 85f1452 Goodbye to CWS_WORK_STAMP by Tor Lillqvist · 15 years ago
  95. bdf0278 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  96. bc5a5d2 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  97. 459cbc6 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  98. a0ae1ce OSL_TRACE: Use format string by Thomas Arnhold · 15 years ago
  99. 530b835 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  100. 36fe59b Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago