1. 14f3515 cosmetics: Drop duplicate semicolon by Takeshi Abe · 8 years ago
  2. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  3. c197573 Replace list by vector in framectr (extensions) by Julien Nabet · 8 years ago
  4. c2a4b8a silence coverity#1362777 Explicit null dereferenced by Caolán McNamara · 8 years ago
  5. a8f31d5 Fix typos by Andrea Gelmini · 8 years ago
  6. 3dee794 More proper construction of vnd.sun.star.pkg URL by Mike Kaganski · 8 years ago
  7. 2b88ea2 No need to blacklist this loplugin:unnecessaryoverride by Stephan Bergmann · 8 years ago
  8. 0d50804 loplugin:constparams in various(2) by Noel Grandin · 8 years ago
  9. e3530d2 Make Windows error reporting more robust by Mike Kaganski · 8 years ago
  10. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  11. 12c7643 loplugin:finalclasses in filter,extensions by Noel Grandin · 8 years ago
  12. 8c9b5a9 loplugin:constantparam in connectivity by Noel Grandin · 8 years ago
  13. ffa1162 loplugin:includeform: extensions (Windows) by Stephan Bergmann · 8 years ago
  14. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  15. 3daadac loplugin:includeform: extensions by Stephan Bergmann · 8 years ago
  16. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  17. 254c49d tdf#113225 - hold the solar mutex when entering from UNO. by Michael Meeks · 8 years ago
  18. 08f7502 no need to call acquire() by Noel Grandin · 8 years ago
  19. 899a656 use rtl::Reference in BibDataManager by Noel Grandin · 8 years ago
  20. 9b88281 turn implicit container explicit in buildable notebooks by Caolán McNamara · 9 years ago
  21. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  22. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  23. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  24. ebeff35 tdf#39468 Translate German comments (leftovers) by Johnny_M · 9 years ago
  25. 3e9f0d6 loplugin:flatten (clang-cl, extensions) by Stephan Bergmann · 9 years ago
  26. 79c2887 Translate German comments and debug strings (leftovers) by Johnny_M · 9 years ago
  27. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  28. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  29. 2905079 readonly xBibCursor in BibDataManager by Noel Grandin · 9 years ago
  30. b9a8ac4 Rename GetSelectEntryData -> GetSelectedEntryData by Samuel Mehrbrodt · 9 years ago
  31. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  32. eef4c13 Windows: avoid dependence on UNICODE define; prefer W functions by Mike Kaganski · 9 years ago
  33. 3a481dd loplugin:flatten in editeng..extensions by Noel Grandin · 9 years ago
  34. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  35. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  36. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  37. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  38. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  39. 033bb03 Make clamping of aParams.format work reliably by Stephan Bergmann · 9 years ago
  40. 2687a5a -Werror,-Wtautological-compare with latest clang by Noel Grandin · 9 years ago
  41. 1af5f6e set parent for file dialog helper by Caolán McNamara · 9 years ago
  42. e55ee82 extensions: GCC 7 -Werror=format-truncation by Michael Stahl · 9 years ago
  43. 326295b new loplugin:redundantpointerops by Noel Grandin · 9 years ago
  44. 5971919 loplugin:constparams: extensions (clang-cl) by Stephan Bergmann · 9 years ago
  45. 27bde9a Drop gratuitous initial :: from comphelper::ProfileZone by Tor Lillqvist · 9 years ago
  46. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  47. 35974df Fix typos by Andrea Gelmini · 9 years ago
  48. fb0bf56 tdf#105538 Download update to Downloads folder on Windows by Takeshi Abe · 9 years ago
  49. a100b31 loplugin:oncevar (clang-cl) by Stephan Bergmann · 9 years ago
  50. 0501869 Fix typos by Andrea Gelmini · 9 years ago
  51. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  52. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  53. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  54. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  55. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  56. bd60bbf desktop,extensions: updater: only allow redirects to HTTP/HTTPS by Michael Stahl · 9 years ago
  57. 61d49af loplugin:unusedmethods by Noel Grandin · 9 years ago
  58. 3b35bcf split out VclBuilder static methods by Caolán McNamara · 9 years ago
  59. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  60. 76badca loplugin:constparams in extensions,scripting,sdext by Noel Grandin · 9 years ago
  61. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  62. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  63. 5aa4a6b fix propcontroller extension regression by Noel Grandin · 9 years ago
  64. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  65. 351202fd9 coverity#1242860 Unused value + loplugin:casttovoid by Caolán McNamara · 9 years ago
  66. fd1647a coverity#1242860 Unused value by Caolán McNamara · 9 years ago
  67. 4bb2bca remove now unnecessary comphelper::OModuleClient stuff by Noel Grandin · 9 years ago
  68. b66cfdb Removed duplicated includes by Andrea Gelmini · 9 years ago
  69. 3ff8ecb loplugin:unusedfields in extensions..framework by Noel Grandin · 9 years ago
  70. 252aab1 Eliminate DateTime::operator+=() and -=() with POD types by Eike Rathke · 9 years ago
  71. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  72. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  73. 038063a Change nonsense non-const Date* GetNullDate() to const Date& by Eike Rathke · 9 years ago
  74. 75d5767 loplugin:oncevar: extensions (clang-cl) by Stephan Bergmann · 9 years ago
  75. dc63cc3 use more OUString::operator== in dbaccess..filter by Noel Grandin · 9 years ago
  76. 6b8c36c loplugin:oncevar: empty strings: extensions by Stephan Bergmann · 9 years ago
  77. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  78. cfadf08 Add quotation marks around placeholder by Adolfo Jayme Barrientos · 9 years ago
  79. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  80. c5e4534 remove nullptr checks on STL search result iterators by Jochen Nitschke · 9 years ago
  81. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  82. 8c77b56 use OString::operator== in preference to ::equals by Noel Grandin · 9 years ago
  83. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  84. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  85. 9d04754 loplugin:casttovoid (clang-cl): extensions by Stephan Bergmann · 9 years ago
  86. 9cb1fe8 tdf#105831 Add Donate entry on Help menu by Olivier · 9 years ago
  87. 998532d tdf#96505 Get rid of cargo cult "long" integer literals by Jens Carl · 9 years ago
  88. ea18398 loplugin:unusedfields in editeng by Noel Grandin · 9 years ago
  89. 31d4562 use begin()/end() when working with Sequence by Noel Grandin · 9 years ago
  90. 6028675 loplugin:oncevar (clang-cl): extensions by Stephan Bergmann · 9 years ago
  91. d7f6343 loplugin:sallogareas (clang-cl) by Stephan Bergmann · 9 years ago
  92. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  93. badc759 loplugin:casttovoid: extensions by Stephan Bergmann · 9 years ago
  94. cb111a5 hresult1 is unused by Stephan Bergmann · 9 years ago
  95. 8092155 loplugin:oncevar by Stephan Bergmann · 9 years ago
  96. 7d2f53b loplugin:oncevar by Stephan Bergmann · 9 years ago
  97. 8a828ee loplugin:oncevar by Stephan Bergmann · 9 years ago
  98. 97ee2bb extensions: remove COMPMOD preprocessor defines by Jochen Nitschke · 9 years ago
  99. 3f31815 s/catched/caught by Noel Grandin · 9 years ago
  100. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago