1. 5f91153 coverity#1441100 silence Out-of-bounds access by Caolán McNamara · 7 years ago
  2. e128f78 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  3. a2058e7 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  4. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  5. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  6. 2e145af tweak markup by Caolán McNamara · 8 years ago
  7. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  8. 653218c Fix for --enable-debug --disable-assert-always-abort by Stephan Bergmann · 8 years ago
  9. c289c25 loplugin:simplifyconstruct in canvas..cui by Noel Grandin · 8 years ago
  10. b406744 fix android build by Noel Grandin · 8 years ago
  11. 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
  12. 6dbae37 loplugin:constantparam (1) by Noel Grandin · 8 years ago
  13. c9697dc replace double checked locking patterns by Jochen Nitschke · 8 years ago
  14. ba1e172 Related: rhbz#1602589 add comments to coverity annotations by Caolán McNamara · 8 years ago
  15. 1d457f9 Related: rhbz#1602589 silence coverity leaked_storage by Caolán McNamara · 8 years ago
  16. dfaa7d4 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  17. 5437eb1 tdf#96099 Remove trivial std::map typedefs in [cd]* by Arkadiy Illarionov · 8 years ago
  18. 23b0844 loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped by Noel Grandin · 8 years ago
  19. 6924586 Fix typos by Andrea Gelmini · 8 years ago
  20. e37135d move Java from config_features to already existing config_java by Rene Engelhard · 8 years ago
  21. 2ee4a46 convert these to true asserts by Caolán McNamara · 8 years ago
  22. 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
  23. 016b8d7 More loplugin:cstylecast: cppu by Stephan Bergmann · 8 years ago
  24. 2152544 loplugin:useuniqueptr in comphelper,cppu,registry by Noel Grandin · 8 years ago
  25. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  26. 14d3807 More loplugin:cstylecast: cppu by Stephan Bergmann · 8 years ago
  27. b27fee9 loplugin:useuniqueptr cppu,idlc,io,ucbhelper by Noel Grandin · 8 years ago
  28. 2a1fb44 loplugin:passstuffbyref improved returns by Noel Grandin · 8 years ago
  29. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  30. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  31. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  32. 7db6878 Replace lists by vector or deque (cppu) by Julien Nabet · 8 years ago
  33. d9b6f4f loplugin:constmethods in unotools by Noel Grandin · 8 years ago
  34. 7a3aafb loplugin:includeform: cppu by Stephan Bergmann · 8 years ago
  35. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  36. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  37. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  38. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  39. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  40. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  41. bfcad6e Remove excess SAL_INFOs by Stephan Bergmann · 9 years ago
  42. fbf1e4a loplugin:constparams in cppu by Noel Grandin · 9 years ago
  43. 2cbd412 cppu: remove unnecessary LOG_LIFECYCLE_* macros by Chris Sherlock · 9 years ago
  44. a394d67 use more OUString::operator== comphelper..cui by Noel Grandin · 9 years ago
  45. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  46. 868d8c8 loplugin:unnecessaryparen handle parens inside call expr by Noel Grandin · 9 years ago
  47. 4b7a1b4 fix m68k build (again) by Rene Engelhard · 9 years ago
  48. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  49. bdb21c7 loplugin:casttovoid: cppu by Stephan Bergmann · 9 years ago
  50. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  51. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  52. 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
  53. 26a6700 Fix typos by Andrea Gelmini · 9 years ago
  54. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  55. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  56. 8dd7915 tdf#43157: convert rest of cppu from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  57. ba49d9f tdf#43157: convert cppu's LogBridge from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  58. 2a38596 tdf#43157: convert cppu's AffineBridge from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  59. 1f4c85d tdf#43157: convert cppu's threadpool from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  60. fbc2652 loplugin:salunicodeliteral: cppu by Stephan Bergmann · 9 years ago
  61. f288d88 loplugin:cppunitassertequals: cppu by Stephan Bergmann · 9 years ago
  62. cd7cd53 Remove now-duplicate css::uno::Type operator << by Stephan Bergmann · 9 years ago
  63. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  64. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  65. 6f12914 update cppunit to 1.14.0 by Markus Mohrhard · 9 years ago
  66. 992a333 clang-tidy: readability-else-after-return by Noel Grandin · 9 years ago
  67. 5676ced make UNO enums scoped for internal LO code by Noel Grandin · 9 years ago
  68. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  69. 802ac3e Assert IdContainer's bInit in uno_releaseIdFromCurrentThread by Stephan Bergmann · 9 years ago
  70. ee8d9d4 loplugin:subtlezeroinit: cppu by Stephan Bergmann · 9 years ago
  71. 6de3688 Drop :: prefix from std in c*/ by Tor Lillqvist · 9 years ago
  72. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  73. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  74. 30d28cb coverity#704593 Dereference after null check by Caolán McNamara · 9 years ago
  75. d15b4e2 teach sallogareas plugin to catch inconsistencies by Noel Grandin · 9 years ago
  76. c3586b6 OSL_TRACE->SAL in chart2..oox by Noel Grandin · 9 years ago
  77. d5d6ee3 uno: Add support for targets with 16-bit alignment by John Paul Adrian Glaubitz · 9 years ago
  78. de5a847 Prevent self-join in ThreadAdmin::join by Stephan Bergmann · 9 years ago
  79. bd614b9 Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY by Stephan Bergmann · 9 years ago
  80. 3b4a329 Use OUString ctor instead of rtl_uString_newFromAscii by Stephan Bergmann · 9 years ago
  81. 954699a cppu/source/uno/EnvDcp.c -> cppu/source/uno/EnvDcp.cxx by Stephan Bergmann · 9 years ago
  82. 11aa8ac cid#1371314: Add move semantics by Stephan Bergmann · 10 years ago
  83. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  84. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  85. f651ea2 std::list<sal_Int64> -> std::deque by Noel Grandin · 10 years ago
  86. 29285b3 ::std::list < sal_Int64 > -> std::vector by Noel Grandin · 10 years ago
  87. 8b1752e icopyConstructFromElements's nAlloc is never negative by Stephan Bergmann · 10 years ago
  88. 6c4dfb9 cppu: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  89. 7fa183c loplugin:countusersofdefaultparams in chart2..desktop by Noel Grandin · 10 years ago
  90. efef273 tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
  91. a88cfad int -> bool by Stephan Bergmann · 10 years ago
  92. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  93. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  94. 8fec9e7 Some clean up of uses of css::uno::Any::setValue by Stephan Bergmann · 10 years ago
  95. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  96. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  97. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  98. 1a6a475 cppu: replace boost::is_same with std::is_same by Michael Stahl · 10 years ago
  99. e16fa71 Handle wchar_t as native C++11 type on windows by David Ostrovsky · 10 years ago
  100. 3acbc64 tdf#97499 Fixed containers parameters clearing #8 by tymyjan · 10 years ago