1. 8b327cd tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by VaibhavMalik4187 · 4 years, 2 months ago
  2. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  3. f6aef99 Prepare for removal of non-const operator[] from Sequence in binaryurp by Mike Kaganski · 4 years, 5 months ago
  4. 953d842 loplugin:moveparam in binaryurp by Noel Grandin · 4 years, 6 months ago
  5. e8c940b clang:optin.performance.Padding in binaryurp by Noel Grandin · 4 years, 7 months ago
  6. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  7. 3785f97 binaryurp : use std::mutex in outgoingrequests by Arnaud Versini · 4 years, 9 months ago
  8. 039180f Revert "improve logging message" by Noel Grandin · 4 years, 10 months ago
  9. 9f0484c improve logging message by Noel Grandin · 4 years, 10 months ago
  10. 3e8e5f0 Simplify Sequences initializations (accessibility/binaryurp) by Julien Nabet · 4 years, 10 months ago
  11. d8d1565 small perf improvement in readMemberValues by Noel Grandin · 5 years ago
  12. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  13. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  14. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  15. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  16. 7874cba loplugin:referencecasting in basctl..binaryurp by Noel · 5 years ago
  17. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  18. 31fbd2b tdf#123936 Formatting files in module binaryurp with clang-format by Philipp Hofer · 5 years ago
  19. 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
  20. 5381af1 tdf#124176 Use #pragma once in binaryurp by George Bateman · 6 years ago
  21. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  22. 9be078a binaryurp: create instances with uno constructors by Noel Grandin · 6 years ago
  23. eb582a5 Upcoming improved loplugin:staticanonymous -> redundantstatic: binaryurp by Stephan Bergmann · 6 years ago
  24. acbe574 Rephrase comment by Stephan Bergmann · 6 years ago
  25. 760980b Fix typos by Andrea Gelmini · 6 years ago
  26. ba86099 HACK to decouple URP release calls from all other threads by Stephan Bergmann · 6 years ago
  27. ff3324b Improve a SAL_WARN message by Stephan Bergmann · 6 years ago
  28. 56428bd Properly handle initial object queryInterface return value by Stephan Bergmann · 6 years ago
  29. 898cbb2 use for-range on Sequence in basctl..canvas by Noel Grandin · 6 years ago
  30. 58f39d2 tdf#42949 Add back includes to binaryurp/ by Gabor Kelemen · 6 years ago
  31. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  32. 5405681 tdf#42949 Fix IWYU warnings in binaryurp/ by Gabor Kelemen · 6 years ago
  33. 254b920 Improved loplugin:stringconstant (now that GCC 7 supports it): binaryurp by Stephan Bergmann · 7 years ago
  34. c88f760 Use hasElements to check Sequence emptiness in accessibility..canvas by Arkadiy Illarionov · 7 years ago
  35. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  36. 5206992 Some uses of C++17 class template argument deduction by Stephan Bergmann · 7 years ago
  37. e01b9e7 Use C++17 nested namespace definitions (in binaryurp) by Stephan Bergmann · 7 years ago
  38. a47b8f2 tdf#112689:Replace chained O(U)StringBuffer::append() with operator+ by Furkan Ahmet Kara · 7 years ago
  39. 777a3f0 Use [[maybe_unused]] instead of cast to void by Stephan Bergmann · 7 years ago
  40. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  41. 23e32f4 Use structured binding by Stephan Bergmann · 7 years ago
  42. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  43. bb209f2 Revert "clang bugprone-unused-return-value" by Noel Grandin · 8 years ago
  44. 7764ae7 clang bugprone-unused-return-value by Noel Grandin · 8 years ago
  45. 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
  46. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  47. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  48. d3c607b Replace list by vector in incomingrequest (binaryurp) by Julien Nabet · 8 years ago
  49. 86cda9a Revert partly 9d1f61a61893435b26f7239136ad92b7354545a8 by Julien Nabet · 8 years ago
  50. 9d1f61a Replace some lists by vectors in binaryurp by Julien Nabet · 8 years ago
  51. d9b6f4f loplugin:constmethods in unotools by Noel Grandin · 8 years ago
  52. ff57812 binaryurp: consistently use "" and <> for include directives by Mike Kaganski · 8 years ago
  53. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  54. 84cbd6a clang-tidy modernize-use-emplace in b* by Noel Grandin · 9 years ago
  55. e9d64ca Replace use of oslInterlockedCount with std::atomic by Stephan Bergmann · 9 years ago
  56. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  57. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  58. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  59. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  60. 06aa3dd Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurp by Stephan Bergmann · 9 years ago
  61. 013d978 Drop :: prefix from std in [a-b]*/ by Tor Lillqvist · 9 years ago
  62. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  63. 83721f4 makeAny->Any in basctl..chart2 by Noel Grandin · 9 years ago
  64. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  65. d689ad2 New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString by Stephan Bergmann · 9 years ago
  66. 8d4a306 loplugin:unusedfields by Noel Grandin · 9 years ago
  67. 0ba00ee Replace remaining OSL_ASSERT etc. in binaryurp by Stephan Bergmann · 10 years ago
  68. c480677 In binaryurp, fix change from rtl_copyMemory to memcpy by Stephan Bergmann · 10 years ago
  69. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  70. 9bc591f cid#1371307: Move semantics for BinaryAny by Stephan Bergmann · 10 years ago
  71. 272e761 split the assert into two by Markus Mohrhard · 10 years ago
  72. 4e3ed5a use SAL_DEPRECATED in uno::Reference by Noel Grandin · 10 years ago
  73. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  74. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  75. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  76. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  77. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  78. e68121b loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  79. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  80. 63f90a9 tdf#65108 use <> instead of "" in include line by Feyza Yavuz · 10 years ago
  81. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  82. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  83. 315afb1 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  84. 1d7220d More informative exception message by Stephan Bergmann · 11 years ago
  85. d9727f1 loplugin:redundantcast: const_cast to same type by Stephan Bergmann · 11 years ago
  86. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  87. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  88. 31e24f4 Remove redundant Reference<> from within UnoType<> uses by Stephan Bergmann · 11 years ago
  89. bd08ebde restore dependencies by Caolán McNamara · 11 years ago
  90. 01a8bda boost::noncopyable->'= delete' by Caolán McNamara · 11 years ago
  91. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  92. 3149825 loplugin:cstylecast: warn about certain redundant reinterpret_casts by Stephan Bergmann · 11 years ago
  93. d79b96c css::uno::Sequence ctor with initializer_list by Stephan Bergmann · 11 years ago
  94. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  95. f2d8fda cid#1212456 Silently ignore uno_assignData return value here by Stephan Bergmann · 11 years ago
  96. 11311b9 untabify by Stephan Bergmann · 12 years ago
  97. 5045400 Replace use of o3tl::heap_ptr with std::unique_ptr by Stephan Bergmann · 12 years ago
  98. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  99. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  100. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago