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