1. 488f312 Resolves: fdo#80025 Crash with Thunderbird/Icedove address book by Julien Nabet · 12 years ago
  2. 7583857 loplugin:staticcall by Stephan Bergmann · 12 years ago
  3. 1beabeb coverity#706304 Uncaught exception by Caolán McNamara · 12 years ago
  4. 0acd0ed Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODB by Julien Nabet · 12 years ago
  5. 88cf5c11 coverity#1213468 Uncaught exception by Caolán McNamara · 12 years ago
  6. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  7. 231ae9c coverity#1158175 Missing break in switch, assuming its intentional by Caolán McNamara · 12 years ago
  8. 11383f5 connectivity: remove SAL_THROW macro by Noel Grandin · 12 years ago
  9. 13b2519 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  10. a2db194 connectivity: fix includes by Thomas Arnhold · 12 years ago
  11. 332a67a coverity#736759 Dereference before null check by Caolán McNamara · 12 years ago
  12. e3a2585 Missing gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  13. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  14. d7dd4bb Resolves: fdo#79493 Refresh Tables option fails with Firebird by Julien Nabet · 12 years ago
  15. d2d2136 fdo#73352 firebird don't claim to support interfaces one doesn't by Lionel Elie Mamane · 12 years ago
  16. 6cc359f Replace "compareToAscii" by != by Julien Nabet · 12 years ago
  17. 3173067 Fix memory leak by Stephan Bergmann · 12 years ago
  18. 773881d Fix memory leak by Stephan Bergmann · 12 years ago
  19. f33dc92 Fix memory leak by Stephan Bergmann · 12 years ago
  20. c9f5e9b Fix memory leak by Stephan Bergmann · 12 years ago
  21. 63405c0 Fix memory leak by Stephan Bergmann · 12 years ago
  22. 4bd5d16 Fix leaks in test code by Stephan Bergmann · 12 years ago
  23. 54b85bf fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  24. db68139 Update comment to reality... many properties now, not one. by Lionel Elie Mamane · 12 years ago
  25. 7439387 To avoid some confusion for people like me :) by Julien Nabet · 12 years ago
  26. 624a116 use OUString::startsWith() by Noel Grandin · 12 years ago
  27. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  28. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  29. 5502912 coverity#982631 Missing break in switch by Caolán McNamara · 12 years ago
  30. 56abf72 coverity#983622 Uncaught exception by Caolán McNamara · 12 years ago
  31. 90b4c3a coverity#1103737 Uncaught exception by Caolán McNamara · 12 years ago
  32. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  33. e4ec60a Fix previous commit by Julien Nabet · 12 years ago
  34. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  35. 058cd96 cppcheck: Exception should be caught by reference by Thomas Arnhold · 12 years ago
  36. 985f2b8 remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  37. f824604 fix spelling by Noel Grandin · 12 years ago
  38. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  39. fcf4b4c remove wrongly added IsBookmarkable property by Lionel Elie Mamane · 12 years ago
  40. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  41. 224002e Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolation by Julien Nabet · 12 years ago
  42. 73d4d9a Related: #i124896# remove obsoleted pq_allocator.hxx by Caolán McNamara · 12 years ago
  43. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  44. 94a07be odbc: clean up SQL conformance level tests by Lionel Elie Mamane · 12 years ago
  45. c288b17 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 by Julien Nabet · 12 years ago
  46. 72f6071 connectivity: remove SAL_INFO's that only mark function entry by Noel Grandin · 12 years ago
  47. c8695c6 Unify utl::TempFile ctors by Stephan Bergmann · 12 years ago
  48. 7339ab2 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Noel Grandin · 12 years ago
  49. 0fadbdb Kill DECL_PROP0 and the rest + clean propertyids.hxx by Julien Nabet · 12 years ago
  50. a269406 Kill DECL_PROP1IMPL and related (mork part) by Julien Nabet · 12 years ago
  51. 55ad75f Kill DECL_PROP1IMPL and related (mozab part) by Julien Nabet · 12 years ago
  52. 026a0af Kill DECL_PROP1IMPL and related (odbc part) by Julien Nabet · 12 years ago
  53. 1334d20 Kill DECL_PROP1IMPL and related (jdbc part) by Julien Nabet · 12 years ago
  54. 0fc1223 Kill DECL_PROP1IMPL and related (ado part) by Julien Nabet · 12 years ago
  55. 8ecb4e4 Kill DECL_PROP1IMPL and related (macab part) by Julien Nabet · 12 years ago
  56. 5e7e4ed Kill DECL_PROP1IMPL and related (kab part) by Julien Nabet · 12 years ago
  57. e3766a2 coverity#707693 Uninitialized scalar field by Caolán McNamara · 12 years ago
  58. 570e20e coverity#707708 Uninitialized scalar field by Caolán McNamara · 12 years ago
  59. fa51b55 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9 by Julien Nabet · 12 years ago
  60. 5ec7a58 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 by Julien Nabet · 12 years ago
  61. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  62. 88db0ab Typos by Julien Nabet · 12 years ago
  63. dcee245 typos by Thomas Arnhold · 12 years ago
  64. 21010f3 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4 by Julien Nabet · 12 years ago
  65. 794f09f simplify ternary conditions "xxx ? true : yyy" by Noel Grandin · 12 years ago
  66. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  67. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  68. aff54e8 That lone acquire() was hopefully just a needless copy/paste by Stephan Bergmann · 12 years ago
  69. 371046c add missing modelines to cxx and hxx files by Thomas Arnhold · 12 years ago
  70. 0c2dc8e RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effect by Tor Lillqvist · 12 years ago
  71. fc0f5f6 Revert "coverity#1202903 Uncaught exception" by Stephan Bergmann · 12 years ago
  72. 97a5ba4 remove comments why a file gets included by Thomas Arnhold · 12 years ago
  73. caa5c53 coverity#982450 Explicit null dereferenced by David Tardon · 12 years ago
  74. 888057c fixincludeguards.sh: connectivity by Thomas Arnhold · 12 years ago
  75. 58be5ba another blind fix for windows build by David Tardon · 12 years ago
  76. 1c0f94a blind fix for breaking windows build by David Tardon · 12 years ago
  77. b2a32d9 loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  78. 3716833 coverity#1202903 Uncaught exception by Caolán McNamara · 12 years ago
  79. 5a2d9ff coverity#706314 Uncaught exception by Caolán McNamara · 12 years ago
  80. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  81. 98a39af WaE: -Werror=maybe-uninitialized by Caolán McNamara · 12 years ago
  82. 199d333 connectivity: sal_Bool->bool by Noel Grandin · 12 years ago
  83. 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
  84. 4bc0bd7 non-desktop: Avoid dbaccess. by Jan Holesovsky · 12 years ago
  85. 8d202fa typo: paramter -> parameter by Thomas Arnhold · 12 years ago
  86. ee67ff6 typo: recusive -> recursive by Thomas Arnhold · 12 years ago
  87. 750e08e typo: drived class -> derived class by Thomas Arnhold · 12 years ago
  88. b6d7773 typo: artifical -> artificial by Thomas Arnhold · 12 years ago
  89. 75f5d9d typo: postion -> position by Thomas Arnhold · 12 years ago
  90. 2805ac1 typo: choosen -> chosen by Thomas Arnhold · 12 years ago
  91. 8b16cc5 typo: te -> the by Thomas Arnhold · 12 years ago
  92. 60c8df4 remove static strings by Thomas Arnhold · 12 years ago
  93. 43b6df5 N_DEBUG never defined by Thomas Arnhold · 12 years ago
  94. e98e738 replace some SvStream seeking with calls to remainingSize() by Michael Stahl · 12 years ago
  95. d4b8fe3 Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  96. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  97. 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
  98. fa2d66d coverity#706300,306,983619: Uncaught exception by Norbert Thiebaud · 12 years ago
  99. fa2769d coverity#706292,95-96,98: Uncaught exception by Norbert Thiebaud · 12 years ago
  100. 22ab56f fdo#43157 : clean up OSL_DEBUG_ONLY by Michaël Lefèvre · 12 years ago