1. 5da0f45 Simplify SQLError::ParamValue to just o3tl::optional<OUString> by Stephan Bergmann · 6 years ago
  2. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  3. a3822a4 Related tdf#128974: Really deal with "default" and "default-release" profiles by Julien Nabet · 6 years ago
  4. 4895e01 In the same way as 97ad402d58b52a1f2636905137c21298531c2935 by Julien Nabet · 6 years ago
  5. d8feeec Fix for 2 commits related to cppcheck: by Julien Nabet · 6 years ago
  6. 97ad402 tdf#128698: MySQL/MariaDB direct Connection: time-values not written to table by Julien Nabet · 6 years ago
  7. a2b8286 Fix e6ab01ce532d1db01579b70bd476b2f643522bf9 by Julien Nabet · 6 years ago
  8. a814899 cppcheck: fix 2 funcArgOrderDifferent by Julien Nabet · 6 years ago
  9. 4e1ae2a cppcheck: performing init in init list (comphelper/connectivity/cppu/cui) by Julien Nabet · 6 years ago
  10. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  11. 3ea4bda connectivity: avoid redundant access specifier by Miklos Vajna · 6 years ago
  12. 158fbb7 make some classes module-private by Noel Grandin · 6 years ago
  13. 1205a4b New loplugin:consttobool by Stephan Bergmann · 6 years ago
  14. 913d34e Extend loplugin:salbool to loplugin:fakebool by Stephan Bergmann · 6 years ago
  15. 1a2926a use std::move when popping stuff off stacks by Noel Grandin · 6 years ago
  16. e7423d0 rename a PCH file to properly match its Makefile by Luboš Luňák · 6 years ago
  17. 05bec2b loplugin:stringadd (clang-cl) by Stephan Bergmann · 6 years ago
  18. 032b669 Base/Firebird fix column creation by Julien Nabet · 6 years ago
  19. f9fb1e1 Build mysql_jdbc library even when building without java by Tamas Bunth · 7 years ago
  20. 8349e91 mysqlc: replace initializer list with assignment by Tamas Bunth · 7 years ago
  21. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  22. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  23. c820bf8 loplugin:stringadd (macOS) by Stephan Bergmann · 6 years ago
  24. 7e4358a loplugin:bufferadd (macOS) by Stephan Bergmann · 6 years ago
  25. d8f1176 mariadb still uses char for my_bool by Caolán McNamara · 6 years ago
  26. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  27. 5917ba8 Fix building against MySQL Connector/C 8 by Peter Levine · 6 years ago
  28. 3ebbb15 loplugin:buffereadd find stuff involving adding *StringBuffer by Noel Grandin · 6 years ago
  29. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  30. c8eaadb Remaining loplugin:bufferadd by Stephan Bergmann · 6 years ago
  31. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  32. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  33. 1ec93ef Replace getDefaultValue by getColExprForDefaultSettingVal (postgresql) by Julien Nabet · 6 years ago
  34. f221eea use common PCH for more libraries by Luboš Luňák · 6 years ago
  35. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  36. 0c46c81 tdf#128111: "adsrc" doesn't exist from Postgresql 12 by Julien Nabet · 6 years ago
  37. cdbac69 simplify "a = a +" to "a +=" by Noel Grandin · 6 years ago
  38. 241bee7 convert WriteCharPtr..getStr to WriteOString by Noel Grandin · 6 years ago
  39. 8e0c452 Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx) by Julien Nabet · 6 years ago
  40. 682fdbf loplugin:redundantpointerops check other pointer types by Noel Grandin · 6 years ago
  41. b16730d loplugin:stringadd (macOS) by Stephan Bergmann · 6 years ago
  42. 4390041 enable -Wrange-loop-analysis on clang by Noel Grandin · 7 years ago
  43. f2bd785 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 7 years ago
  44. a3e2964 loplugin:data (clang-cl) by Stephan Bergmann · 7 years ago
  45. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  46. 404a3c8 loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 7 years ago
  47. 727200b loplugin:stringadd in basctl..cui by Noel Grandin · 7 years ago
  48. 2f5f459 support O(U)String::number() for fast string concatenation by Luboš Luňák · 7 years ago
  49. 1d398fb tdf#39593 use getUnoTunnelImplementation by Arkadiy Illarionov · 7 years ago
  50. ea1d4f6 loplugin:fragiledestructor (macOS) by Stephan Bergmann · 7 years ago
  51. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  52. f23e19c tdf#127657: FIREBIRD error in query input param when referred field is integer by Julien Nabet · 7 years ago
  53. 82572ca improve and enable loplugin:fragiledestructor by Noel Grandin · 7 years ago
  54. 47a62ed tdf#126852 Bind TEXT mysql type to Clob by Tamas Bunth · 7 years ago
  55. 23a9dff cid#1453559 silence Unchecked return value by Caolán McNamara · 7 years ago
  56. 67700b7 base: add some doc from Tomi's talk by Miklos Vajna · 7 years ago
  57. 7289828 tdf#120945: Relationship of tables isn't recognized by formwizard by Julien Nabet · 7 years ago
  58. c1e1806 tdf#39593 drop comphelper::getImplementation by Arkadiy Illarionov · 7 years ago
  59. 03747db tdf#39593 use isUnoTunnelId in connectivity by Arkadiy Illarionov · 7 years ago
  60. cc87670 mysqlc: Support connection to utf8mb4 server by Tamas Bunth · 7 years ago
  61. f599c31 tdf#39593 use isUnoTunnelId by Arkadiy Illarionov · 7 years ago
  62. 39214c5 Typos by Andrea Gelmini · 7 years ago
  63. 91a97c5 tdf#127093 mysqlc: set NO_AUTO_VALUE_ON_ZERO by Tamas Bunth · 7 years ago
  64. ee8f0a1 Fix '..' by Andrea Gelmini · 7 years ago
  65. 0940229 Fix '..' by Andrea Gelmini · 7 years ago
  66. f5c09ac mysqlc: Implement DatabaseMetadata::getUserName by Tamas Bunth · 7 years ago
  67. 58bed4f Related tdf#118809: add some XDatabaseMetaData for Firebird by Julien Nabet · 7 years ago
  68. 50785ac tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for Firebird by Julien Nabet · 7 years ago
  69. 6e4a254 new loplugin:noexceptmove by Noel Grandin · 7 years ago
  70. 9e0b342 loplugin:referencecasting find more redundant static_cast by Noel Grandin · 7 years ago
  71. 3ab2e7b Fix build on big-endian platforms with clang by Mike Kaganski · 7 years ago
  72. 32e2258 loplugin:returnconstval in connectivity..cui by Noel Grandin · 7 years ago
  73. 63dfd06 Mark move ctors/assignments noexcept by Mike Kaganski · 7 years ago
  74. b1dc8e2 loplugin:constmethod in connectivity by Noel Grandin · 7 years ago
  75. 1618a3c Fix typos by Andrea Gelmini · 7 years ago
  76. 9c10e29 loplugin:constvars in chart2..connectivity by Noel Grandin · 7 years ago
  77. e6196c6 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  78. d30ab819 tdf#125340 transport preferred dialog parent down the migration dialog by Caolán McNamara · 7 years ago
  79. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  80. fe00a72 loplugin:sequenceloop in basic..cui by Noel Grandin · 7 years ago
  81. c77e30c replace ".get->" with "->" by Noel Grandin · 7 years ago
  82. f055651 loplugin:stringconstant (macOS) by Stephan Bergmann · 7 years ago
  83. 6d024a6 tdf#126588 crash in saving view by Noel Grandin · 7 years ago
  84. f039092 tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementation by Arkadiy Illarionov · 7 years ago
  85. cbbda5b mysqlc: Add test for textual blob types by Tamas Bunth · 7 years ago
  86. acafd1a mysqlc: getTablePrivileges not implemented, so.. by Tamas Bunth · 8 years ago
  87. b9b7df5 Fix typos by Andrea Gelmini · 7 years ago
  88. d4ef035 Improved loplugin:stringconstant (now that GCC 7 supports it): connectivity by Stephan Bergmann · 7 years ago
  89. cc4c20d mysqlc: Support reading blob as string by Tamas Bunth · 7 years ago
  90. 54028dc tdf#123591: truncate and round to 'scale' number of decimal places by Xisco Fauli · 7 years ago
  91. 41d3be4 mysqlc: Fix query of cursor position in result set by Tamas Bunth · 7 years ago
  92. 1729f55 Fix typos by Andrea Gelmini · 7 years ago
  93. 30320ab cid#1448360 Assignment of overlapping memory by Caolán McNamara · 7 years ago
  94. 85b1d47 Fix typos by Andrea Gelmini · 7 years ago
  95. 242e1c4 loplugin:referencecasting in comphelper..connectivity by Noel Grandin · 7 years ago
  96. d3c04f1 cid#1448480 Uncaught exception by Caolán McNamara · 7 years ago
  97. c19c206 tdf#123150: Firebird: set UTF-8 client connection by Tamas Bunth · 7 years ago
  98. a0d85d5 tdf#123591: Firebird: Fix setting double values by Tamas Bunth · 7 years ago
  99. 3278dfd tdf#121528: Firebird stores scale as a negative number by Xisco Fauli · 7 years ago
  100. fb52df5 tdf#123591: Firebird: take decimal places into account... by Xisco Fauli · 7 years ago