1. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  2. 5ff4487 Silence more loplugin:fakebool in cppu/source/uno/check.cxx (under NDEBUG) by Stephan Bergmann · 3 weeks ago
  3. f101bd2 cid#1667056 silence Data race condition by Caolán McNamara · 5 months ago
  4. 953a415 tdf#146619 Run IWYU on cppu/ cppuhelper/ cpputools/ by Gabor Kelemen · 8 months ago
  5. d3fcc9a drop apparently no longer needed coverity markup by Caolán McNamara · 8 months ago
  6. 4cd24c1 cid#1660150 silence Use after free by Caolán McNamara · 8 months ago
  7. 8e0ffff Directly use std::cmp_*, drop o3tl::cmp_* by Stephan Bergmann · 2 years, 5 months ago
  8. ad686b2 No need to use SAL_THROW_EXTERN_C macro in CXX by Mike Kaganski · 1 year, 5 months ago
  9. 0a34739 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  10. e1a4cdb cid#1555847 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  11. c910d8c Fix typo by Andrea Gelmini · 1 year, 9 months ago
  12. e8fdc8a elide some OUString temporaries by Noel Grandin · 1 year, 11 months ago
  13. 8dbf875 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
  14. a6f52af try to workaround clang crash by Caolán McNamara · 2 years ago
  15. 6072871 loplugin:ostr in cppu,cppuhelper by Noel Grandin · 2 years ago
  16. b6f5472 tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/ by Gabor Kelemen · 2 years ago
  17. 822b221 Abort if type information is missing when creating sequences by Stephan Bergmann · 2 years, 1 month ago
  18. 44739ff cid#1546503 Using invalid iterator by Caolán McNamara · 2 years, 4 months ago
  19. d0b0908 c++20: use std::erase instead of std::removed followed by erase (part 2) by Julien Nabet · 2 years, 5 months ago
  20. c5d5122 cid#1546008 silence Using invalid iterator by Caolán McNamara · 2 years, 6 months ago
  21. 637ccee loplugin:stringadd in c* by Noel Grandin · 3 years ago
  22. c95597a Drop 'using namespace ::std' in dirs b* c* by Gabor Kelemen · 3 years, 2 months ago
  23. 70bcf9e Remove support for AIX by Stephan Bergmann · 3 years, 2 months ago
  24. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  25. ca55086 Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number by Stephan Bergmann · 3 years, 8 months ago
  26. 80a9008 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  27. 754eb15 No need to call resume() on all already running thread by Stephan Bergmann · 3 years, 10 months ago
  28. db3f072 New o3tl::intcmp.hxx by Stephan Bergmann · 3 years, 10 months ago
  29. c3e9eb9 [API CHANGE] Deprecate unused typelib_setCacheSize and make it a no-op by Stephan Bergmann · 3 years, 11 months ago
  30. 123bb44 Extend '-Werror=attributes' workaround to GCC versions < 12.1 by Michael Weghorn · 3 years, 11 months ago
  31. 2c6cea6 Work around bogus -Werror=attributes with old GCC by Stephan Bergmann · 3 years, 11 months ago
  32. 9c3c6a6 Replace OFFSET_OF macro with a function template by Stephan Bergmann · 3 years, 11 months ago
  33. e0559fb clang-tidy modernize-pass-by-value in cppu by Noel Grandin · 3 years, 11 months ago
  34. f0ed5d4 osl::Mutex->std::mutex in cppu::MappingsData by Noel Grandin · 4 years ago
  35. 5b6bc81 Use the false warning suppression mechanism for loplugin:fakebool by Stephan Bergmann · 4 years ago
  36. cdfd4d6 use more string_view in cppu by Noel Grandin · 4 years ago
  37. 9a42c99 Simplify equality comparison among the various UNOIDL integer types by Stephan Bergmann · 4 years ago
  38. a5343a8 use more string_view in cppu by Noel Grandin · 4 years ago
  39. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  40. 035c9fc use more subView when converting to Int32 by Noel Grandin · 4 years ago
  41. c367a27 WASM UNO: add a minimal dummy bridge by Thorsten Behrens · 4 years, 6 months ago
  42. 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  43. 2529893 loplugin:flatten in canvas..cui by Noel Grandin · 4 years, 4 months ago
  44. f381c35 BaseList doesn't need set member after the constructor is done by Noel Grandin · 4 years, 5 months ago
  45. b3c6b3a rtl::Static to thread-safe static by Noel Grandin · 4 years, 5 months ago
  46. 58edf89 d46f659c7524625474f0bb907805e285ee27d5ec follow-up: simplify checks by Mike Kaganski · 4 years, 5 months ago
  47. d46f659 Make sure that self-assign test checks types by Mike Kaganski · 4 years, 5 months ago
  48. 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
  49. ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
  50. db12f7a drop 'using namespace std' in cppu by Julien Nabet · 4 years, 6 months ago
  51. 9f46bca clang:optin.performance.Padding in cppu by Noel Grandin · 4 years, 7 months ago
  52. a36d130 Elide class makeOIdPart by Stephan Bergmann · 4 years, 7 months ago
  53. 00f257a rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
  54. 413b80e return a reference instead of a pointer by Caolán McNamara · 4 years, 8 months ago
  55. 373da7a cid#1489779 Uninitialized pointer field by Caolán McNamara · 4 years, 8 months ago
  56. 5b6f899 osl_createThreadKey->thread_local in IdContainer by Noel Grandin · 4 years, 8 months ago
  57. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  58. 4408001 osl::Mutex->std::mutex in MappingsData by Noel Grandin · 4 years, 9 months ago
  59. d67cf46 remove unnecessary rtl::Static by Noel Grandin · 4 years, 9 months ago
  60. 6db41dd osl::Mutex->std::mutex in EnvStack by Noel Grandin · 4 years, 9 months ago
  61. bd4ee5e cppu : use std::mutex in DisposedCallerAdmin by Arnaud Versini · 4 years, 9 months ago
  62. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  63. 6317f8c Re-add a removed mutex by Christophe JAILLET · 4 years, 10 months ago
  64. b33fbd5 Elide trivial TypeDescriptor_Init_Impl::getMutex by Stephan Bergmann · 4 years, 10 months ago
  65. 0e81b8e Revert "no need to init this on-demand" by Noel Grandin · 4 years, 10 months ago
  66. c71520d no need to init this on-demand by Noel Grandin · 4 years, 10 months ago
  67. 8599784 flatten TypeDescriptor_Init_Impl data-structure by Noel Grandin · 4 years, 10 months ago
  68. 550a47f cppu : use std::mutex in threadpool by Arnaud Versini · 5 years ago
  69. 56cada4 Revert "Don't use global mutex here for local mutex initialization" by Stephan Bergmann · 5 years ago
  70. 0752de6 Don't use global mutex here for local mutex initialization by Mike Kaganski · 5 years ago
  71. ef6a57e Don't use global mutex here for static initialization by Mike Kaganski · 5 years ago
  72. ff1e65a Simplify the ctor by Mike Kaganski · 5 years ago
  73. 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
  74. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  75. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  76. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  77. fddcbd5 tdf#123936 Formatting files in module cppu with clang-format by Philipp Hofer · 5 years ago
  78. 93c64a6 loplugin:stringview by Noel · 5 years ago
  79. 7bdbb50 tdf#42949 Fix new IWYU warnings in directories c* by Gabor Kelemen · 5 years ago
  80. 92906c1 cid#1448292 coverity has difficulty with css::uno::Sequence by Caolán McNamara · 6 years ago
  81. 08cc983 tdf#124176 Use #pragma once in cppu, cppuhelper by George Bateman · 6 years ago
  82. 3d0aca2 Remove dead comment by Stephan Bergmann · 6 years ago
  83. 04bb20f Fix typo by Andrea Gelmini · 6 years ago
  84. 4172336 Avoid warnings about unused Char4 by Stephan Bergmann · 6 years ago
  85. e547772 loplugin:flatten in configmgr..i18nutil by Noel Grandin · 6 years ago
  86. cf1d550 Upcoming improved loplugin:staticanonymous -> redundantstatic: cppu by Stephan Bergmann · 6 years ago
  87. ad0779e Handle uno_threadpool_dispose in parallel with uno_threadpool_putJob by Stephan Bergmann · 6 years ago
  88. a0bc388 Use the saner std::condition_variable semantics for JobQueue::m_cndWait by Stephan Bergmann · 6 years ago
  89. d8feb77 Model the dispose tokens as `void const *` instead of `sal_Int64` by Stephan Bergmann · 6 years ago
  90. 78dc7d9 Remove a potentially already enqueued response when a bridge is disposed by Stephan Bergmann · 6 years ago
  91. 552b1fc inline some use-once typedefs by Noel Grandin · 6 years ago
  92. 6751a89 compact namespace in canvas..cui by Noel Grandin · 6 years ago
  93. 6791638 tdf#115399: Don't kill pre-existing typelib_TypeDescription members by Stephan Bergmann · 6 years ago
  94. 7cfc983 Fix printing rtl_uString* by Stephan Bergmann · 6 years ago
  95. 256238e cid#1462311 silence Use after free by Caolán McNamara · 6 years ago
  96. 500c4a1 Related tdf#115399: Reorder code slightly by Stephan Bergmann · 6 years ago
  97. c12a5e8 loplugin:flatten in cppu by Noel Grandin · 6 years ago
  98. 1178521 loplugin:buriedassign in c* by Noel Grandin · 6 years ago
  99. af1a158 Make TYPELIB_TYPEDESCRIPTIONREFERENCE_ISREALLYWEAK constexpr by Stephan Bergmann · 6 years ago
  100. 84d3614 Remove redundant local reallyWeak function by Stephan Bergmann · 6 years ago