1. 15b8664 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cppuhelper by Stephan Bergmann · 2 years, 6 months ago
  2. e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
  3. d282d73 cid#1537991 Unchecked return value by Caolán McNamara · 2 years, 6 months ago
  4. 81e815e tdf#153109 Use any_of instead of loop to check a range by Paris Oplopoios · 2 years, 10 months ago
  5. 89e0a3e use WeakComponentImplHelper2 in Bootstrap_MacroExpander by Noel Grandin · 2 years, 11 months ago
  6. 8809b57 use WeakComponentImplHelper2 in ServiceManager by Noel Grandin · 2 years, 11 months ago
  7. 94aba92 use WeakComponentImplHelper2 in TypeManager by Noel Grandin · 2 years, 11 months ago
  8. 00f8f75 copy some comphelper code down into cppuhelper by Noel Grandin · 3 years ago
  9. 4c288a1 fix o3tl::equalsAsciiL by Noel Grandin · 3 years ago
  10. dd41ea3 fix for o3tl::equalsAscii by Noel Grandin · 3 years ago
  11. 637ccee loplugin:stringadd in c* by Noel Grandin · 3 years ago
  12. 27f9a9c OUString::match -> OUString::startsWith by Stephan Bergmann · 3 years, 1 month ago
  13. feb8b04 rhbz#2171265 Filter out all non *.rdb files by Stephan Bergmann · 3 years, 1 month ago
  14. 048d01f cppuhelper : use BaseMutex instead of OFactoryComponentHelper_Mutex by Arnaud VERSINI · 3 years, 1 month ago
  15. d4822aa cppuhelper : use constexpr OUStringLiteral instead of a function by Arnaud VERSINI · 3 years, 1 month ago
  16. 55b5346 OFactoryComponentHelper's XAggregation is apparently unused by Stephan Bergmann · 3 years, 3 months ago
  17. e001703 Merge OSingleFactoryHelper into OFactoryComponentHelper by Stephan Bergmann · 3 years, 3 months ago
  18. c945eaf Don't let OSingleFactoryHelper delegate to derived classes' virtual overrides by Stephan Bergmann · 3 years, 3 months ago
  19. ca3ba86 Fix aggregating OFactoryComponentHelper::queryInterface by Stephan Bergmann · 3 years, 3 months ago
  20. 555f433 use std::this_thread::sleep_for instead of osl equivalent by Arnaud VERSINI · 3 years, 5 months ago
  21. b15eb16 tdf#152380: add checks for names and values sequences length equality by Mike Kaganski · 3 years, 4 months ago
  22. 9c6fa5f Replace some uses of static_type with UnoType by Stephan Bergmann · 3 years, 4 months ago
  23. 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
  24. e3b48ed Fix type of cppuhelper::TypeManager::getInterfaceMember separator param by Stephan Bergmann · 3 years, 10 months ago
  25. d16122e clang-tidy modernize-pass-by-value in cppuhelper by Noel Grandin · 3 years, 10 months ago
  26. 6abc099 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Pragat Pandya · 4 years ago
  27. 9277faf osl::Mutex->std::mutex in cppuhelper::ServiceManager by Noel Grandin · 4 years ago
  28. 11f0cb0 Remove duplicated includes by Andrea Gelmini · 4 years ago
  29. 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
  30. d15a656 use more string_view by Noel Grandin · 4 years ago
  31. 7ba88f7 Just use Any ctor instead of makeAny in cppuhelper by Stephan Bergmann · 4 years ago
  32. bdff0bb Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
  33. c0ec38f revert unnecessary change by Noel Grandin · 4 years ago
  34. ffcd599 Drop obsolete workaround for LanguageTool 1.7 by Gabor Kelemen · 4 years ago
  35. c2092e4 fix master after string_view patches.. by Noel Grandin · 4 years ago
  36. 25ada1e use more string_view in cppuhelper by Noel Grandin · 4 years ago
  37. 9820f11 address review comments on "use more string in unoidl.." by Noel Grandin · 4 years ago
  38. a03d7b1 android: Use fake exceptions on all architectures by Michael Weghorn · 4 years ago
  39. 2d9291b use more string_view in unoidl,codemaker by Noel Grandin · 4 years ago
  40. a5343a8 use more string_view in cppu by Noel Grandin · 4 years ago
  41. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  42. de46531 -Werror,-Wstrict-prototypes (clang-cl) by Stephan Bergmann · 4 years ago
  43. 7230371 -Werror,-Wstrict-prototypes by Stephan Bergmann · 4 years ago
  44. 21b17ba Simplify a static array iteration by Mike Kaganski · 4 years, 1 month ago
  45. 9e8d887 address review comments for "Add XWeak constructor..." by Noel Grandin · 4 years, 1 month ago
  46. 27352b8 Add XWeak constructor and operator= to uno::WeakReference by Noel Grandin · 4 years, 1 month ago
  47. 1a403f6 WASM set correct path to FS image unorc by Jan-Marek Glogowski · 4 years, 2 months ago
  48. c367a27 WASM UNO: add a minimal dummy bridge by Thorsten Behrens · 4 years, 6 months ago
  49. ad5563b WASM setup as non-multiuser, desktop build by Jan-Marek Glogowski · 4 years, 3 months ago
  50. 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  51. 229c312 Adapt comment by Stephan Bergmann · 4 years, 3 months ago
  52. 745dcdb Drop MSVC special-casing for OWeakObject ctor by Mike Kaganski · 4 years, 3 months ago
  53. 2529893 loplugin:flatten in canvas..cui by Noel Grandin · 4 years, 4 months ago
  54. 64589dd use more cppu::BaseMutex by Noel Grandin · 4 years, 4 months ago
  55. f6e6255 Remove empty docpp doxygen comments around namespaces by Miklos Vajna · 4 years, 4 months ago
  56. 45d93ea9 Fix clang-cl -Zc:dllexportInlines- build by Stephan Bergmann · 4 years, 4 months ago
  57. 4c71240 Prepare for removal of non-const operator[] from Sequence in cppuhelper by Mike Kaganski · 4 years, 5 months ago
  58. fd29369 Simplify vector initialization in cppuhelper by Julien Nabet · 4 years, 6 months ago
  59. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  60. addf0b2 Simplify OTypeCollection ctors by Mike Kaganski · 4 years, 6 months ago
  61. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  62. c876183 cppuhelper: suppress unhelpful warning C4996 by Michael Stahl · 4 years, 6 months ago
  63. 7b86c11 loplugin:moveparam in cppuhelper by Noel Grandin · 4 years, 6 months ago
  64. 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
  65. e37c97b Warn harder about unknown constructors and factories on iOS in Xcode by Tor Lillqvist · 4 years, 6 months ago
  66. 47a8a65 use MSVC's /Zc:inline option to reduce binary size by Luboš Luňák · 4 years, 7 months ago
  67. c7c9f3f use clang-cl's -Zc:dllexportInlines- for clang-cl builds by Luboš Luňák · 4 years, 7 months ago
  68. 00f257a rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
  69. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  70. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
  71. e0ba91b better to use a std::vector here by Noel Grandin · 4 years, 9 months ago
  72. e2a3e48 osl::Mutex->std::mutex in Enumeration by Noel Grandin · 4 years, 9 months ago
  73. bd90d1c osl::Mutex->std::mutex in ContentEnumeration by Noel Grandin · 4 years, 9 months ago
  74. 5962431 osl::Mutex->std::mutex in PropertySetMixinImpl by Noel Grandin · 4 years, 9 months ago
  75. 3545caa osl::Mutex->std::mutex in OWeakConnectionPoint by Noel Grandin · 4 years, 9 months ago
  76. c829149 cppuhelper : use std::mutex and remove useless rtl::Static by Arnaud Versini · 4 years, 10 months ago
  77. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  78. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  79. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  80. e90a9b67 update pches by Caolán McNamara · 5 years ago
  81. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  82. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  83. bd0dd25 use std::unordered_map in cppuhelper ServiceManager by Luboš Luňák · 5 years ago
  84. 3d7103f cppu:OWeakObject zombie debugging by Noel · 5 years ago
  85. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  86. 2bcb38a update pches by Julien Nabet · 5 years ago
  87. 1e092b6 update pches by Caolán McNamara · 5 years ago
  88. 860b2d0 update pches by Caolán McNamara · 5 years ago
  89. 44d308c loplugin:referencecasting in cppuhelper by Noel · 5 years ago
  90. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  91. 1ac4498 update pches by Caolán McNamara · 5 years ago
  92. fddcbd5 tdf#123936 Formatting files in module cppu with clang-format by Philipp Hofer · 5 years ago
  93. de26b26 loplugin:stringview (macOS) by Stephan Bergmann · 5 years ago
  94. 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
  95. 7bdbb50 tdf#42949 Fix new IWYU warnings in directories c* by Gabor Kelemen · 5 years ago
  96. 1a1d432 Add single-instance attribute for *.compoonent <implementation>s by Stephan Bergmann · 6 years ago
  97. 72fd000 update pches by Caolán McNamara · 6 years ago
  98. e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
  99. 08cc983 tdf#124176 Use #pragma once in cppu, cppuhelper by George Bateman · 6 years ago
  100. 0593f35 TabPage no longer needs to inherit from VclBuilderContainer by Caolán McNamara · 6 years ago