1. fb8a3fa loplugin:nullptr: More NULL -> nullptr automatic rewrite by Stephan Bergmann · 10 years ago
  2. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  3. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  4. 773a07a fix mysqlc build by Noel Grandin · 10 years ago
  5. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  6. 1ddbbfd loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  7. 8e28524 mysqlc: -Werror=unused-function by Michael Stahl · 10 years ago
  8. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  9. c733be9 com::sun::star->css in lotuswordpro,mysqlc,oox by Noel Grandin · 10 years ago
  10. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  11. 56e6f0d new loplugin: badvectorinit by Noel Grandin · 11 years ago
  12. eaf2c27 boost->std by Caolán McNamara · 11 years ago
  13. 112286d Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc." by Stephan Bergmann · 11 years ago
  14. 7fa5f87 mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  15. e2462a3 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  16. 8a3120c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  17. 948a3ec loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  18. ecad097 Remove dead code by Stephan Bergmann · 11 years ago
  19. c215ca9 css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough) by Stephan Bergmann · 11 years ago
  20. af48ad2 fix erroneous disposeOnce calls. by Michael Meeks · 11 years ago
  21. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  22. 2339a5b More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  23. 39950c5 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  24. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  25. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  26. 373a9b9 loplugin:redundantcast: redundant const_cast followed by implicit upcast by Stephan Bergmann · 11 years ago
  27. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  28. caebe97 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  29. 693002e Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  30. a52cf47 Clean up template-parameter-dependent C-style casts by Stephan Bergmann · 11 years ago
  31. d081dda loplugin:constantfunction by Stephan Bergmann · 11 years ago
  32. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  33. 35ce36b Some more loplugin:cstylecast: mysqlc by Stephan Bergmann · 11 years ago
  34. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  35. d5c86be No need for RTL_USING in addition to LIBO_INTERNAL_ONLY by Stephan Bergmann · 11 years ago
  36. 86ba184 Introduce gb_*_set_external_code by Stephan Bergmann · 11 years ago
  37. 6bca90d mysqlc: loplugin:cstylecast by Stephan Bergmann · 11 years ago
  38. a0eb1be mysqlc: fix build after cppuhelper header cleanup by Michael Stahl · 11 years ago
  39. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  40. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  41. 5c8ea6d fdo#83991 - cleanup whitespace after folding comment removal. by Vinicius Vendramini · 11 years ago
  42. f73112e fdo#83991 - remove redundant function folding comments. by Vinicius Vendramini · 11 years ago
  43. 2bb99ca mysqlc: These shall be plain "Time" not "tools::Time" apparently by Stephan Bergmann · 12 years ago
  44. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  45. f94fffa mysqlc: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  46. 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
  47. be75ace Translate German comment. by Michael Meeks · 12 years ago
  48. 2e01b87 fdo#83656 mariadb C client library incompatible with newer MySQL Connector/C++ by Lionel Elie Mamane · 12 years ago
  49. 0816b00d update mysqlc README by Lionel Elie Mamane · 12 years ago
  50. dbf99df mysqlc: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  51. 6b50e21 deb#749592 mysql-connector doesn't work with remote connections by Noel Grandin · 12 years ago
  52. 624a116 use OUString::startsWith() by Noel Grandin · 12 years ago
  53. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  54. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  55. aa21407 Kill DECL_PROP1IMPL and related by Julien Nabet · 12 years ago
  56. 794f09f simplify ternary conditions "xxx ? true : yyy" by Noel Grandin · 12 years ago
  57. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  58. b154c61 Do not use sal/log.hxx in extensions by Stephan Bergmann · 12 years ago
  59. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  60. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  61. 43da172 normalize values of BUNDLE_MARIADB by Michael Stahl · 12 years ago
  62. 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  63. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  64. 5d70084 Remove visual noise from mysqlc by Alexander Wilms · 12 years ago
  65. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  66. 0443d0a normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN by Michael Stahl · 12 years ago
  67. 0b3aa59 Do not disable -Werror for mysqlc by Stephan Bergmann · 12 years ago
  68. 01b7bab auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  69. 9072e259 auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  70. c2c9e39 USE_CPP_CONN is unused by Stephan Bergmann · 12 years ago
  71. 396248a Get rid of macros by Stephan Bergmann · 12 years ago
  72. 22c6d57 Fix typos by Stephan Bergmann · 12 years ago
  73. 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
  74. b55259e typo fixes by Andras Timar · 12 years ago
  75. fa2a7c1 Keep using component_getImplementationEnvironment in extensions by Stephan Bergmann · 12 years ago
  76. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  77. dae9b70 Drop duplicate #include by Takeshi Abe · 12 years ago
  78. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  79. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  80. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  81. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  82. 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
  83. 02a1174 fdo#70496 revert to using libmysqlclient by Lionel Elie Mamane · 12 years ago
  84. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  85. 3bafe5f Extension shared library components must not use the "prefix" feature by Stephan Bergmann · 12 years ago
  86. 3f31bdd Update mysqlc's ColumnLocate::findColumn to throw for invalid column. by Andrzej J.R. Hunt · 13 years ago
  87. 94730f35 ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  88. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  89. 8a8b1ae Some more toInt32 clean up by Stephan Bergmann · 13 years ago
  90. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  91. 1136925 initialized with plain 0, instead of sal_False/false by Takeshi Abe · 13 years ago
  92. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  93. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  94. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  95. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  96. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  97. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  98. eaa76b5 Link only what one needs by Fridrich Štrba · 13 years ago
  99. 77cc0cb Build thread-enabled internal libmariadb on UNX by Fridrich Štrba · 13 years ago
  100. 01cb7bc No need to copy any library from any path by Fridrich Štrba · 13 years ago