1. 2e5508a loplugin:unnecessaryparen check for (f1()).f2 by Noel Grandin · 8 years ago
  2. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  3. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  4. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  5. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  6. f9d1de6 Use for range loops and lambda in dbfindex (dbaccess) by Julien Nabet · 8 years ago
  7. e36c468 Replace list by vector in macromigrationdialog (dbaccess) by Julien Nabet · 8 years ago
  8. a26b6c5 Fix typos by Andrea Gelmini · 8 years ago
  9. 84e1a01 Delete test*.odb files by Stephan Bergmann · 8 years ago
  10. 425c64f Translate German comments and debug strings by Johnny_M · 8 years ago
  11. 9984579 survive building dbaccess+connectivity with --disable-dynamic-loading by Caolán McNamara · 8 years ago
  12. 9652124 use sal_uInt16 to pass PoolItem WhichId by Jochen Nitschke · 8 years ago
  13. 38f4d4c A user object id is *NOT* a SotClipboardFormatId by Eike Rathke · 8 years ago
  14. bff8d84 Properly construct vnd.sun.star.pkg URL by Stephan Bergmann · 8 years ago
  15. 3282328 loplugin:unusedmethods by Noel Grandin · 8 years ago
  16. 03f58aa dbaccess: properly encode path to prevent stripping "fragment" from it by Mike Kaganski · 8 years ago
  17. 80af51b ODBFilter::filter: Also leave window wait on exception by Mike Kaganski · 8 years ago
  18. 95d3518 Use std::initializer_list to construct Sequence by Mike Kaganski · 8 years ago
  19. 170ff1f ODatabaseContext::loadObjectFromURL: don't parse string for protocol by Mike Kaganski · 8 years ago
  20. 315bf65 loplugin:finalclasses in dbaccess by Noel Grandin · 8 years ago
  21. e3530d2 Make Windows error reporting more robust by Mike Kaganski · 8 years ago
  22. 8c9b5a9 loplugin:constantparam in connectivity by Noel Grandin · 8 years ago
  23. c45a348 loplugin:constantparam in d* by Noel Grandin · 8 years ago
  24. 72b9861 loplugin:includeform: dbaccess (Windows) by Stephan Bergmann · 8 years ago
  25. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  26. 084f454 More loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  27. 583b49d Work around bogus Clang C++17 -Werror,-Wunused-value by Stephan Bergmann · 8 years ago
  28. 4b27653 loplugin:includeform: dbaccess by Stephan Bergmann · 8 years ago
  29. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  30. 2ed9c74 use rtl::Reference in ODatabaseContext by Noel Grandin · 8 years ago
  31. 9b88281 turn implicit container explicit in buildable notebooks by Caolán McNamara · 9 years ago
  32. f6fcd29 Move dbaccess/source/core/dataaccess include files to common include directory by Stephan Bergmann · 8 years ago
  33. ecc3d43 Related: tdf#107569 Remove useless slots by Maxim Monastirsky · 9 years ago
  34. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  35. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  36. d3971ec new loplugin:blockblock by Noel Grandin · 9 years ago
  37. 20bae56 throw more useful uno::Exception's by Noel Grandin · 9 years ago
  38. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  39. b61e1c7 Remove empty menu labels by Maxim Monastirsky · 9 years ago
  40. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  41. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  42. fe0f1db Use a ref for arg of DirectSQLDialog::display by Julien Nabet · 9 years ago
  43. 444730a tdf#103685: "Commands out of sync" when connecting to MySQL using direct by Julien Nabet · 9 years ago
  44. 2684aef new loplugin unnecessarycatchthrow by Noel Grandin · 9 years ago
  45. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  46. eef4c13 Windows: avoid dependence on UNICODE define; prefer W functions by Mike Kaganski · 9 years ago
  47. 442df6c ofz: don't leak in face of exceptions by Caolán McNamara · 9 years ago
  48. 0297d9c Related tdf#112423: avoid crash when calling procedure twice (dbaccess) by Julien Nabet · 9 years ago
  49. 2a61290 loplugin:flatten in connectivity..desktop by Noel Grandin · 9 years ago
  50. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  51. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  52. 8110931 group java-requiring tests together by David Tardon · 9 years ago
  53. e86b07e unused m_sUpdateTableName in OQueryController by Noel Grandin · 9 years ago
  54. c087e24 fix caching in OResultColumn by Noel Grandin · 9 years ago
  55. 3840aed Unify SolarMutex implementations by Jan-Marek Glogowski · 9 years ago
  56. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  57. 60a70ea dbaccess: [loplugin:casttovoid] by Michael Stahl · 9 years ago
  58. 164f6ba Removed duplicated include by Andrea Gelmini · 9 years ago
  59. e1e63bc Replace some lists by vectors in dbaccess by Julien Nabet · 9 years ago
  60. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  61. 5685ee2 improve redundantcast loplugin by Noel Grandin · 9 years ago
  62. 3428bd5 clang-tidy modernize-use-emplace in d* by Noel Grandin · 9 years ago
  63. 3793855 cppcheck: identicalConditionAfterEarlyExit by Jochen Nitschke · 9 years ago
  64. 1af5f6e set parent for file dialog helper by Caolán McNamara · 9 years ago
  65. 01b0d6d unotest.py: refactor confusing mess of openDoc functions by Michael Stahl · 9 years ago
  66. 326295b new loplugin:redundantpointerops by Noel Grandin · 9 years ago
  67. 9a46ad2 tdf#96703: getDocumentStorage is called during initialization by Julien Nabet · 9 years ago
  68. 5aafb3d Fix typos by Andrea Gelmini · 9 years ago
  69. a422a1b loplugin:constparams: dbaccess (clang-cl) by Stephan Bergmann · 9 years ago
  70. f9601b9 This should be ToolBoxItemBits::DROPDOWNONLY by Maxim Monastirsky · 9 years ago
  71. 32e07ad Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppend by Stephan Bergmann · 9 years ago
  72. de2ac12 loplugin:useuniqueptr in dbaccess by Noel Grandin · 9 years ago
  73. a05e5ad dbaccess: avoid deadlock in ODatabaseContext::registerObject() by Michael Stahl · 9 years ago
  74. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  75. a273630 convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields by Noel Grandin · 9 years ago
  76. 4105174 convert extended WinBits to scoped enum by Noel Grandin · 9 years ago
  77. b71ff0d convert ExtendedWinBits to a single bool flag by Noel Grandin · 9 years ago
  78. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  79. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  80. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  81. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  82. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  83. a209172 loplugin:constantparam by Noel Grandin · 9 years ago
  84. 24817c2 loplugin:constparams in starmath by Noel Grandin · 9 years ago
  85. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  86. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  87. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  88. 56be224 loplugin:constparams in dbaccess by Noel Grandin · 9 years ago
  89. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  90. 875ec87 janitorial by Lionel Elie Mamane · 9 years ago
  91. 2b1d6f0 tdf#96370 rework filtering to be aware of WHERE vs HAVING clause by Lionel Elie Mamane · 9 years ago
  92. 4ed70b8 loplugin:unusedfields by Noel Grandin · 9 years ago
  93. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  94. feb5480 Typo: tyoe->type by Julien Nabet · 9 years ago
  95. 3e4b0bd loplugin:unusedfields some untouched fields by Noel Grandin · 9 years ago
  96. b66cfdb Removed duplicated includes by Andrea Gelmini · 9 years ago
  97. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  98. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  99. 8d4d1e8 Annotate some more Timers and Idles by Jan-Marek Glogowski · 9 years ago
  100. 36f2df84 dbaccess: introduce DATASOURCE_TYPE::DST_WRITER by Miklos Vajna · 9 years ago