1. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  2. 54ddc4f tdf#117446: FB mig, (VAR)BINARY, fix memory management by Julien Nabet · 8 years ago
  3. f62243c tdf#96099 Remove some trivial typedef std::vector by Arkadiy Illarionov · 8 years ago
  4. 6e36ec6 Fix typos by Andrea Gelmini · 8 years ago
  5. 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
  6. 7ab34b5 loplugin:redundantcast improvements for floating-integer conversions by Stephan Bergmann · 8 years ago
  7. fddc55c fix typo by Rene Engelhard · 8 years ago
  8. e37135d move Java from config_features to already existing config_java by Rene Engelhard · 8 years ago
  9. 6e890cf Fix some IWYU warnings by Miklos Vajna · 8 years ago
  10. 4d7867c loplugin:useuniqueptr in OPreparedStatement by Noel Grandin · 8 years ago
  11. 0e2d60f loplugin:useuniqueptr in OResultSet by Noel Grandin · 8 years ago
  12. a13a8f3 loplugin:useuniqueptr in OCommonStatement by Noel Grandin · 8 years ago
  13. 0ce6774 loplugin:useuniqueptr in MQueryHelper by Noel Grandin · 8 years ago
  14. 7baed0c loplugin:useuniqueptr in OFileTable by Noel Grandin · 8 years ago
  15. 8696839 loplugin:useuniqueptr in connectivity::OSortIndex by Noel Grandin · 8 years ago
  16. b66ba0f make createStream_simpleError return std::unique_ptr by Noel Grandin · 8 years ago
  17. edd0d35 loplugin:countusersofdefaultparams by Noel Grandin · 8 years ago
  18. 7a67d7a use more thread safe static initializer in postgresql driver by Jochen Nitschke · 8 years ago
  19. a389516 Iceweasel and Icedove are dead… by Adolfo Jayme Barrientos · 8 years ago
  20. 8a1a989 tdf#117081: show Firebird by default by Xisco Fauli · 8 years ago
  21. 9a831a6 remove no longer necessary operator new/delete overrides by Noel Grandin · 8 years ago
  22. b9f9f82 loplugin:constparams by Noel Grandin · 8 years ago
  23. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  24. 3bb1f0b3 Revert HSQLDB related unit tests by Tamas Bunth · 8 years ago
  25. f5a2fed tdf#105075 Firebird: Support Limit of query_GUI by Tamas Bunth · 8 years ago
  26. 00685f1 Fix typos by Andrea Gelmini · 8 years ago
  27. f4fc28a Revert "Remove dead HSQLDB driver" by Sophia Schröder · 8 years ago
  28. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  29. 6726600 Fix typos by Andrea Gelmini · 8 years ago
  30. 8d381ae Remove dead HSQLDB driver by Tamas Bunth · 8 years ago
  31. 7f8d611 SQL string quoting: escape "'" character also at beginning of string by Lionel Elie Mamane · 8 years ago
  32. 159dd28 dbaccess: Enable hsql migration by default by Tamas Bunth · 8 years ago
  33. 3ec490f tdf#96099: replaced trivial typedef OStringVector by kowther · 8 years ago
  34. 0e493cae new loplugin:dbgunhandledexception by Noel Grandin · 8 years ago
  35. 4f62a5c coverity#1433773 Useless call by Caolán McNamara · 8 years ago
  36. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  37. e39c75b use https links for api.libreoffice.org and opengrok by dennisroczek · 8 years ago
  38. 783bc62 fix some openoffice bugzilla links by dennisroczek · 8 years ago
  39. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  40. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  41. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  42. 7960ccb loplugin:constantparam in canvas..comphelper by Noel Grandin · 8 years ago
  43. bb7ade1 loplugin:unusedmethods by Noel Grandin · 8 years ago
  44. 44d5188 loplugin:unusedfields by Noel Grandin · 8 years ago
  45. c25b884 Firebird: allow setting BINARY fix and VARBINARY by Tamas Bunth · 8 years ago
  46. ebb4176 Rename OCharsetMap::find overload to findIanaName by Stephan Bergmann · 8 years ago
  47. 5ad6254 tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connection by Stephan Bergmann · 8 years ago
  48. b6aee26 Translate German comments and debug strings by Johnny_M · 8 years ago
  49. 5b12898 connectitivty: can use o3tl::make_unique<> here by Miklos Vajna · 8 years ago
  50. 4f75983 cppcheck useInitializationList by Jochen Nitschke · 8 years ago
  51. 5c7b954 loplugin:useuniqueptr in OTable by Noel Grandin · 8 years ago
  52. 748167d loplugin:useuniqueptr in OStatement_Base by Noel Grandin · 8 years ago
  53. 7dcf9db loplugin:useuniqueptr in OSQLParseNode by Noel Grandin · 8 years ago
  54. c81791d loplugin:useuniqueptr in OConnection by Noel Grandin · 8 years ago
  55. 1b67ad6 remove connectivity OSubComponent by Noel Grandin · 8 years ago
  56. 192b2f7 connectivity: remove dead code by Chris Sherlock · 8 years ago
  57. b7c5ddc connectivity: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  58. d7f5e7e coverity#1421119 Dereference after null check by Caolán McNamara · 8 years ago
  59. c101df2 Fix typos by Andrea Gelmini · 8 years ago
  60. 4231073 sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldType by Miklos Vajna · 8 years ago
  61. 53d21a3 loplugin:useuniqueptr in OCatalog by Noel Grandin · 8 years ago
  62. 8d3d04e Modernize a bit connectivity (part2) by Julien Nabet · 8 years ago
  63. 95bece3 Add HSQLDB schema import by Tamas Bunth · 8 years ago
  64. 199b307 Modernize a bit connectivity (part1) by Julien Nabet · 8 years ago
  65. 583a574 Update comment to reflect the right type by Jens Carl · 8 years ago
  66. 4cdb7fa Change property value to get CellContentType in connectivity/ by Jens Carl · 8 years ago
  67. 0f28c86 loplugin:unused-returns in basegfx..cppcanvas by Noel Grandin · 8 years ago
  68. fc2d155 Fix some IWYU warnings by Miklos Vajna · 8 years ago
  69. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  70. 3b666f6 remove some sal_Bool remnants by Noel Grandin · 8 years ago
  71. b670e88 loplugin:emptyif (macOS) by Stephan Bergmann · 8 years ago
  72. fc528a4 More loplugin:cstylecast on macOS by Stephan Bergmann · 8 years ago
  73. 9ece0b1 loplugin:unnecessaryparen (macOS) by Stephan Bergmann · 8 years ago
  74. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  75. 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
  76. 4d2fc77 Fix typos by Andrea Gelmini · 8 years ago
  77. 23885b0 loplugin:unnecessaryparen extend to delete statements by Noel Grandin · 8 years ago
  78. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  79. 9bff1e1 More loplugin:cstylecast: connectivity by Stephan Bergmann · 8 years ago
  80. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  81. 866fc4d Fix typos by Andrea Gelmini · 8 years ago
  82. f8558f8 More loplugin:cstylecast: connectivity by Stephan Bergmann · 8 years ago
  83. 28270d9 loplugin:redundantcast: connectivity by Stephan Bergmann · 8 years ago
  84. 74b3924 connectivity: various small cleanups in the Writer driver by Miklos Vajna · 8 years ago
  85. 162ffd5 (related:tdf#114939) connectivity: use real SHA1 by Michael Stahl · 8 years ago
  86. f14b9d3 convert (a>b?a:b) to std::max(a,b) by Noel Grandin · 8 years ago
  87. 27da558 fixup tdf#104986 move named parameters substitution into generic layer by Lionel Elie Mamane · 8 years ago
  88. 964cc98 tdf#114495 ODBC: clear row status buffer *before* we throw away the statement by Julien Nabet · 8 years ago
  89. 9dfd1f6 Revert "tdf#114495: fix crash in odbc resultset dtr" by Julien Nabet · 8 years ago
  90. 89e354e tdf#114495: fix crash in odbc resultset dtr by Julien Nabet · 8 years ago
  91. a29d97e tdf#104986 move named parameters substitution into generic layer by Lionel Elie Mamane · 8 years ago
  92. 1bbadad firebird-sdbc: check parameter index before setting in all cases by Lionel Elie Mamane · 8 years ago
  93. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  94. 72ff62a tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for Firebird by Tor Lillqvist · 8 years ago
  95. e0a22d4 tdf#71007: Pass also fractional seconds to/from Firebird by Tor Lillqvist · 8 years ago
  96. f31ccd1 Related tdf#104942: implement setByte on firebird by Julien Nabet · 8 years ago
  97. d48edd1 Don't call getLength() on OUStringBuffer after makeStringAndClear() by Tor Lillqvist · 8 years ago
  98. b030768 coverity#1427009 Uninitialized scalar field by Caolán McNamara · 8 years ago
  99. 4b03065 loplugin:passstuffbyref improved return in various by Noel Grandin · 8 years ago
  100. a2ef65b Fix typos by Andrea Gelmini · 8 years ago