1. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  2. caebe97 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  3. 693002e Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  4. a52cf47 Clean up template-parameter-dependent C-style casts by Stephan Bergmann · 11 years ago
  5. d081dda loplugin:constantfunction by Stephan Bergmann · 11 years ago
  6. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  7. 35ce36b Some more loplugin:cstylecast: mysqlc by Stephan Bergmann · 11 years ago
  8. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  9. d5c86be No need for RTL_USING in addition to LIBO_INTERNAL_ONLY by Stephan Bergmann · 11 years ago
  10. 86ba184 Introduce gb_*_set_external_code by Stephan Bergmann · 11 years ago
  11. 6bca90d mysqlc: loplugin:cstylecast by Stephan Bergmann · 11 years ago
  12. a0eb1be mysqlc: fix build after cppuhelper header cleanup by Michael Stahl · 11 years ago
  13. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  14. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  15. 5c8ea6d fdo#83991 - cleanup whitespace after folding comment removal. by Vinicius Vendramini · 11 years ago
  16. f73112e fdo#83991 - remove redundant function folding comments. by Vinicius Vendramini · 11 years ago
  17. 2bb99ca mysqlc: These shall be plain "Time" not "tools::Time" apparently by Stephan Bergmann · 12 years ago
  18. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  19. f94fffa mysqlc: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  20. 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
  21. be75ace Translate German comment. by Michael Meeks · 12 years ago
  22. 2e01b87 fdo#83656 mariadb C client library incompatible with newer MySQL Connector/C++ by Lionel Elie Mamane · 12 years ago
  23. 0816b00d update mysqlc README by Lionel Elie Mamane · 12 years ago
  24. dbf99df mysqlc: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  25. 6b50e21 deb#749592 mysql-connector doesn't work with remote connections by Noel Grandin · 12 years ago
  26. 624a116 use OUString::startsWith() by Noel Grandin · 12 years ago
  27. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  28. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  29. aa21407 Kill DECL_PROP1IMPL and related by Julien Nabet · 12 years ago
  30. 794f09f simplify ternary conditions "xxx ? true : yyy" by Noel Grandin · 12 years ago
  31. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  32. b154c61 Do not use sal/log.hxx in extensions by Stephan Bergmann · 12 years ago
  33. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  34. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  35. 43da172 normalize values of BUNDLE_MARIADB by Michael Stahl · 12 years ago
  36. 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  37. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  38. 5d70084 Remove visual noise from mysqlc by Alexander Wilms · 12 years ago
  39. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  40. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  41. 0b3aa59 Do not disable -Werror for mysqlc by Stephan Bergmann · 12 years ago
  42. 01b7bab auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  43. 9072e259 auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  44. c2c9e39 USE_CPP_CONN is unused by Stephan Bergmann · 12 years ago
  45. 396248a Get rid of macros by Stephan Bergmann · 12 years ago
  46. 22c6d57 Fix typos by Stephan Bergmann · 12 years ago
  47. 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
  48. b55259e typo fixes by Andras Timar · 12 years ago
  49. fa2a7c1 Keep using component_getImplementationEnvironment in extensions by Stephan Bergmann · 12 years ago
  50. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  51. dae9b70 Drop duplicate #include by Takeshi Abe · 12 years ago
  52. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  53. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  54. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  55. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  56. 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
  57. 02a1174 fdo#70496 revert to using libmysqlclient by Lionel Elie Mamane · 12 years ago
  58. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  59. 3bafe5f Extension shared library components must not use the "prefix" feature by Stephan Bergmann · 12 years ago
  60. 3f31bdd Update mysqlc's ColumnLocate::findColumn to throw for invalid column. by Andrzej J.R. Hunt · 13 years ago
  61. 94730f35 ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  62. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  63. 8a8b1ae Some more toInt32 clean up by Stephan Bergmann · 13 years ago
  64. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  65. 1136925 initialized with plain 0, instead of sal_False/false by Takeshi Abe · 13 years ago
  66. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  67. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  68. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  69. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  70. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  71. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  72. eaa76b5 Link only what one needs by Fridrich Štrba · 13 years ago
  73. 77cc0cb Build thread-enabled internal libmariadb on UNX by Fridrich Štrba · 13 years ago
  74. 01cb7bc No need to copy any library from any path by Fridrich Štrba · 13 years ago
  75. 730df39 Do not try to dlopen a static internal libmariadb by Fridrich Štrba · 13 years ago
  76. f3c618e Adapt to removed MYSQL_LIB by Stephan Bergmann · 13 years ago
  77. d335638 oops by Rene Engelhard · 13 years ago
  78. 7011fc2 more s/MYSQLC/MARIADBC/ to make mysqlc actually build... by Rene Engelhard · 13 years ago
  79. ea5909e adapt config_host.mk.in/scp2/mysqlc to MARIADBC by Rene Engelhard · 13 years ago
  80. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  81. cad422a Adding libmariadb module for internal mariadb (work in progress) by Fridrich Štrba · 13 years ago
  82. 1bf4306 Switch from libmysqlc library to mariadb-native-client by Fridrich Štrba · 13 years ago
  83. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  84. a42649c fdo#60907 Use *one* variable for the MySQL library file by Lionel Elie Mamane · 13 years ago
  85. c7ef87a mysqlc/README was *very* out of date by Lionel Elie Mamane · 13 years ago
  86. b768611 remove all d.lst by Michael Stahl · 13 years ago
  87. 34faec5 mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1 by Michael Stahl · 13 years ago
  88. e5444ae fdo#60907 no space in front of MYSQL_LIB by Lionel Elie Mamane · 13 years ago
  89. 74a920c fdo#60907 export libmysql file name' by David Tardon · 13 years ago
  90. 90d0ebf mysqlc: bump version number to 1.0.2 by Michael Stahl · 13 years ago
  91. 9d74d1f mysqlc: remove component_writeInfo with passive registration by Michael Stahl · 13 years ago
  92. 5f356bd mysqlc: tweak gbuild conversion: by Michael Stahl · 13 years ago
  93. b02d799 convert mysqlc to gbuild and add to tail_build by Peter Foley · 13 years ago
  94. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  95. 3d6d07a Get rid of GetVersionInfo and checkdll by Tor Lillqvist · 13 years ago
  96. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  97. 259cdd6 Do not define CPPCONN_LIB if using system version by Tomas Chvatal · 13 years ago
  98. 1cfc20a fdo#58156 use WITH_LANG_LIST instead of WITH_LANG by Andras Timar · 13 years ago
  99. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  100. f5bdeec Use xcrun when available to run install_name_tool by Tor Lillqvist · 13 years ago