1. 3cd6e73a tdf#122020 crash in SvTreeList::InvalidateEntry by Caolán McNamara · 7 years ago
  2. 89161e4 use Image(OUString) instead of Image(Bitmap(OUString)) by Noel Grandin · 7 years ago
  3. 36defed Revert removal of mysql jdbc connector by Tamas Bunth · 7 years ago
  4. f3d959a tdf#119850 show missing mysql connector options by Tamas Bunth · 8 years ago
  5. 6f71637 Remove Help - Restart in Safe Mode menu item by Andras Timar · 8 years ago
  6. 0703f88 Remove Help - Donate to LibreOffice menu item by Andras Timar · 8 years ago
  7. 124d6a7 tdf#116890: make unique column names in prepared statement by Julien Nabet · 8 years ago
  8. d2bb956 tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilter by Lionel Elie Mamane · 8 years ago
  9. 7a8d28d HSQLDB Binary import by Tamas Bunth · 8 years ago
  10. 7907f2c Add HSQLDB schema import by Tamas Bunth · 8 years ago
  11. 155d62b lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  12. cd61c0c tdf#115998 base: crash on delete relationship by Noel Grandin · 8 years ago
  13. 66baf6c tdf#114596 dbaccess: fix mysterious dataloss bug by Michael Stahl · 8 years ago
  14. 5f4e31a tdf#115080 menu id collision by Caolán McNamara · 8 years ago
  15. 2481e7d tdf#114955: Fix primary key management in copy table by Julien Nabet · 8 years ago
  16. 6277990 tdf#113923: don't use twice a new column in table copy by Julien Nabet · 8 years ago
  17. 2d1a732 tdf#114755: Remove extra parenthesis by Julien Nabet · 8 years ago
  18. 31b0920 tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we can by Lionel Elie Mamane · 8 years ago
  19. feb476f dbaccess OStatementBase: correctly check database metadata by Lionel Elie Mamane · 8 years ago
  20. 83566e4 tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocument by Michael Stahl · 8 years ago
  21. a925cd6 Don't prevent ODatabaseDocument refcount from dropping to zero by Stephan Bergmann · 8 years ago
  22. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  23. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  24. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  25. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  26. f9d1de6 Use for range loops and lambda in dbfindex (dbaccess) by Julien Nabet · 8 years ago
  27. e36c468 Replace list by vector in macromigrationdialog (dbaccess) by Julien Nabet · 8 years ago
  28. a26b6c5 Fix typos by Andrea Gelmini · 8 years ago
  29. 84e1a01 Delete test*.odb files by Stephan Bergmann · 8 years ago
  30. 425c64f Translate German comments and debug strings by Johnny_M · 8 years ago
  31. 9984579 survive building dbaccess+connectivity with --disable-dynamic-loading by Caolán McNamara · 8 years ago
  32. 9652124 use sal_uInt16 to pass PoolItem WhichId by Jochen Nitschke · 8 years ago
  33. 38f4d4c A user object id is *NOT* a SotClipboardFormatId by Eike Rathke · 8 years ago
  34. bff8d84 Properly construct vnd.sun.star.pkg URL by Stephan Bergmann · 8 years ago
  35. 3282328 loplugin:unusedmethods by Noel Grandin · 8 years ago
  36. 03f58aa dbaccess: properly encode path to prevent stripping "fragment" from it by Mike Kaganski · 8 years ago
  37. 80af51b ODBFilter::filter: Also leave window wait on exception by Mike Kaganski · 8 years ago
  38. 95d3518 Use std::initializer_list to construct Sequence by Mike Kaganski · 8 years ago
  39. 170ff1f ODatabaseContext::loadObjectFromURL: don't parse string for protocol by Mike Kaganski · 8 years ago
  40. 315bf65 loplugin:finalclasses in dbaccess by Noel Grandin · 8 years ago
  41. e3530d2 Make Windows error reporting more robust by Mike Kaganski · 8 years ago
  42. 8c9b5a9 loplugin:constantparam in connectivity by Noel Grandin · 8 years ago
  43. c45a348 loplugin:constantparam in d* by Noel Grandin · 8 years ago
  44. 72b9861 loplugin:includeform: dbaccess (Windows) by Stephan Bergmann · 8 years ago
  45. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  46. 084f454 More loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  47. 583b49d Work around bogus Clang C++17 -Werror,-Wunused-value by Stephan Bergmann · 8 years ago
  48. 4b27653 loplugin:includeform: dbaccess by Stephan Bergmann · 8 years ago
  49. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  50. 2ed9c74 use rtl::Reference in ODatabaseContext by Noel Grandin · 8 years ago
  51. 9b88281 turn implicit container explicit in buildable notebooks by Caolán McNamara · 9 years ago
  52. f6fcd29 Move dbaccess/source/core/dataaccess include files to common include directory by Stephan Bergmann · 8 years ago
  53. ecc3d43 Related: tdf#107569 Remove useless slots by Maxim Monastirsky · 9 years ago
  54. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  55. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  56. d3971ec new loplugin:blockblock by Noel Grandin · 9 years ago
  57. 20bae56 throw more useful uno::Exception's by Noel Grandin · 9 years ago
  58. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  59. b61e1c7 Remove empty menu labels by Maxim Monastirsky · 9 years ago
  60. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  61. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  62. fe0f1db Use a ref for arg of DirectSQLDialog::display by Julien Nabet · 9 years ago
  63. 444730a tdf#103685: "Commands out of sync" when connecting to MySQL using direct by Julien Nabet · 9 years ago
  64. 2684aef new loplugin unnecessarycatchthrow by Noel Grandin · 9 years ago
  65. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  66. eef4c13 Windows: avoid dependence on UNICODE define; prefer W functions by Mike Kaganski · 9 years ago
  67. 442df6c ofz: don't leak in face of exceptions by Caolán McNamara · 9 years ago
  68. 0297d9c Related tdf#112423: avoid crash when calling procedure twice (dbaccess) by Julien Nabet · 9 years ago
  69. 2a61290 loplugin:flatten in connectivity..desktop by Noel Grandin · 9 years ago
  70. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  71. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  72. 8110931 group java-requiring tests together by David Tardon · 9 years ago
  73. e86b07e unused m_sUpdateTableName in OQueryController by Noel Grandin · 9 years ago
  74. c087e24 fix caching in OResultColumn by Noel Grandin · 9 years ago
  75. 3840aed Unify SolarMutex implementations by Jan-Marek Glogowski · 9 years ago
  76. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  77. 60a70ea dbaccess: [loplugin:casttovoid] by Michael Stahl · 9 years ago
  78. 164f6ba Removed duplicated include by Andrea Gelmini · 9 years ago
  79. e1e63bc Replace some lists by vectors in dbaccess by Julien Nabet · 9 years ago
  80. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  81. 5685ee2 improve redundantcast loplugin by Noel Grandin · 9 years ago
  82. 3428bd5 clang-tidy modernize-use-emplace in d* by Noel Grandin · 9 years ago
  83. 3793855 cppcheck: identicalConditionAfterEarlyExit by Jochen Nitschke · 9 years ago
  84. 1af5f6e set parent for file dialog helper by Caolán McNamara · 9 years ago
  85. 01b0d6d unotest.py: refactor confusing mess of openDoc functions by Michael Stahl · 9 years ago
  86. 326295b new loplugin:redundantpointerops by Noel Grandin · 9 years ago
  87. 9a46ad2 tdf#96703: getDocumentStorage is called during initialization by Julien Nabet · 9 years ago
  88. 5aafb3d Fix typos by Andrea Gelmini · 9 years ago
  89. a422a1b loplugin:constparams: dbaccess (clang-cl) by Stephan Bergmann · 9 years ago
  90. f9601b9 This should be ToolBoxItemBits::DROPDOWNONLY by Maxim Monastirsky · 9 years ago
  91. 32e07ad Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppend by Stephan Bergmann · 9 years ago
  92. de2ac12 loplugin:useuniqueptr in dbaccess by Noel Grandin · 9 years ago
  93. a05e5ad dbaccess: avoid deadlock in ODatabaseContext::registerObject() by Michael Stahl · 9 years ago
  94. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  95. a273630 convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields by Noel Grandin · 9 years ago
  96. 4105174 convert extended WinBits to scoped enum by Noel Grandin · 9 years ago
  97. b71ff0d convert ExtendedWinBits to a single bool flag by Noel Grandin · 9 years ago
  98. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  99. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  100. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago