1. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  2. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  3. 77fb64e connectivity: remove pre-Java1.5 workaround by Noel Grandin · 12 years ago
  4. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  5. 9662166 warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped... by Thomas Arnhold · 12 years ago
  6. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  7. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  8. 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
  9. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  10. 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
  11. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  12. 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
  13. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  14. e49e41f check return of Execute row and propogate error code by Caolán McNamara · 12 years ago
  15. a9201a4 Conditional jump or move depends on uninitialised value(s) by Caolán McNamara · 12 years ago
  16. 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
  17. 27459c7 java: remove unused fields by Noel Grandin · 12 years ago
  18. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  19. dfd4b94 java: remove some unused import statements by Noel Grandin · 12 years ago
  20. f493555 java: remove some casting in lib.TestParameters#getMSF by Noel Grandin · 12 years ago
  21. dea2789 Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  22. 6b5fb7e coverity#706301 Uncaught exception by Caolán McNamara · 12 years ago
  23. 28b9851 coverity#1079093 Uncaught exception by Caolán McNamara · 12 years ago
  24. 5687788 Resolves fdo#81213: Wrong table-clause generated by reportbuilder by Julien Nabet · 12 years ago
  25. 8923103 coverity#706376 Uncaught exception by Caolán McNamara · 12 years ago
  26. abede5a Typo: generel->general by Julien Nabet · 12 years ago
  27. 32551a5 fdo#81336 bison priority increase with bigger number by Lionel Elie Mamane · 12 years ago
  28. a517898 remove unnecessary "const &" qualifier from T* parameters by Noel Grandin · 12 years ago
  29. 38e2ef8 Fix FTBFS with TDE support enabled by Timothy Pearson · 12 years ago
  30. 55dac4f coverity#706364 Uncaught exception by Caolán McNamara · 12 years ago
  31. 28b6325 VS2013: Make ADO backwards compatible for SDK > 8.0 by David Ostrovsky · 12 years ago
  32. 31a1eb4 coverity#706372 Uncaught exception by Caolán McNamara · 12 years ago
  33. d16bb62 Fix function signature by Stephan Bergmann · 12 years ago
  34. 183e062 use SimpleReferenceObject in connectivity module by Noel Grandin · 12 years ago
  35. 4e54915 WaE: enumeration values not handled in switch by Tor Lillqvist · 12 years ago
  36. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  37. eb9b890 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  38. b5997b9 JOINs are left-associative by Lionel Elie Mamane · 12 years ago
  39. 4228f08 use assert when followed by deref by Caolán McNamara · 12 years ago
  40. a215499 clang scan-build: Argument with 'nonnull' attribute passed null by Caolán McNamara · 12 years ago
  41. 8871a65 SAL_WARN->assert by Caolán McNamara · 12 years ago
  42. 6a6d83a coverity#706374 Uncaught exception by Caolán McNamara · 12 years ago
  43. 7501ee9 coverity#706373 Uncaught exception by Caolán McNamara · 12 years ago
  44. 051a8f9 coverity#706371 Uncaught exception by Caolán McNamara · 12 years ago
  45. b26ccfa coverity#706368 Uncaught exception by Caolán McNamara · 12 years ago
  46. c12e8e6 coverity#706367 Uncaught exception by Caolán McNamara · 12 years ago
  47. 0677389 coverity#706364 Uncaught exception by Caolán McNamara · 12 years ago
  48. 287ad2a coverity#706308 Uncaught exception by Caolán McNamara · 12 years ago
  49. 6a20b627 salplug:literaltoboolconversion by Stephan Bergmann · 12 years ago
  50. 9263b10 Activate the "suspicious cast to sal_Bool" parts of loplugin:salbool by Stephan Bergmann · 12 years ago
  51. 968f633 coverity#706382 Uncaught exception by Caolán McNamara · 12 years ago
  52. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  53. 6d45e2a coverity#1224302 Uncaught exception by Caolán McNamara · 12 years ago
  54. 4304849 Typo: beeing->being by Julien Nabet · 12 years ago
  55. d979903 odbc driver: let's not allocate the buffer twice for nothing by Norbert Thiebaud · 12 years ago
  56. 715ecfe firebird driver: shutdown explicitely firebird on dispose of driver. by Norbert Thiebaud · 12 years ago
  57. 9015333 firebird: release driver on dispose rather than destroy. by Norbert Thiebaud · 12 years ago
  58. ae6551b firebird driver, abandon ref to about to be disposed embedded storage. by Norbert Thiebaud · 12 years ago
  59. 6af3926 WaE: null argument where non-null required (argument 2) by David Tardon · 12 years ago
  60. f745302 fdo#80574 firebird memory management issues by Norbert Thiebaud · 12 years ago
  61. 939ce4a Blind fix for OPreparedStatement::setParameter's useWChar case by Stephan Bergmann · 12 years ago
  62. 0181a13 odbc properly support platform with sizeof(SQLWCHAR) = 4 by Norbert Thiebaud · 12 years ago
  63. e48a233 loplugin:unreffun: also warn about redundant redeclarations by Stephan Bergmann · 12 years ago
  64. 0de1e3a remove spurious com::sun::star::chaos by Michael Stahl · 12 years ago
  65. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  66. 75ae6c9 Typo: kjnow->know by Julien Nabet · 12 years ago
  67. 75df298 Typo: perharps->perhaps by Julien Nabet · 12 years ago
  68. 4c6a27a Use rtl::Reference to make code clearer & exception-safe by Lionel Elie Mamane · 12 years ago
  69. 2504ffc fdo#80084 file driver PreparedStatement: close previous ResultSet on reexec by Lionel Elie Mamane · 12 years ago
  70. 03a1c42 rtl::Reference fits just fine here by Stephan Bergmann · 12 years ago
  71. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  72. 488f312 Resolves: fdo#80025 Crash with Thunderbird/Icedove address book by Julien Nabet · 12 years ago
  73. 7583857 loplugin:staticcall by Stephan Bergmann · 12 years ago
  74. 1beabeb coverity#706304 Uncaught exception by Caolán McNamara · 12 years ago
  75. 0acd0ed Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODB by Julien Nabet · 12 years ago
  76. 88cf5c11 coverity#1213468 Uncaught exception by Caolán McNamara · 12 years ago
  77. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  78. 231ae9c coverity#1158175 Missing break in switch, assuming its intentional by Caolán McNamara · 12 years ago
  79. 11383f5 connectivity: remove SAL_THROW macro by Noel Grandin · 12 years ago
  80. 13b2519 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  81. a2db194 connectivity: fix includes by Thomas Arnhold · 12 years ago
  82. 332a67a coverity#736759 Dereference before null check by Caolán McNamara · 12 years ago
  83. e3a2585 Missing gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  84. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  85. d7dd4bb Resolves: fdo#79493 Refresh Tables option fails with Firebird by Julien Nabet · 12 years ago
  86. d2d2136 fdo#73352 firebird don't claim to support interfaces one doesn't by Lionel Elie Mamane · 12 years ago
  87. 6cc359f Replace "compareToAscii" by != by Julien Nabet · 12 years ago
  88. 3173067 Fix memory leak by Stephan Bergmann · 12 years ago
  89. 773881d Fix memory leak by Stephan Bergmann · 12 years ago
  90. f33dc92 Fix memory leak by Stephan Bergmann · 12 years ago
  91. c9f5e9b Fix memory leak by Stephan Bergmann · 12 years ago
  92. 63405c0 Fix memory leak by Stephan Bergmann · 12 years ago
  93. 4bd5d16 Fix leaks in test code by Stephan Bergmann · 12 years ago
  94. 54b85bf fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  95. db68139 Update comment to reality... many properties now, not one. by Lionel Elie Mamane · 12 years ago
  96. 7439387 To avoid some confusion for people like me :) by Julien Nabet · 12 years ago
  97. 624a116 use OUString::startsWith() by Noel Grandin · 12 years ago
  98. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  99. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  100. 5502912 coverity#982631 Missing break in switch by Caolán McNamara · 12 years ago