1. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  2. c441672 cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  3. a8ed578 cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  4. da4121e Fix indent in interfacecontainer.hxx by Julien Nabet · 8 years ago
  5. b23e4d2 cppuhelper: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  6. 71a6caf More loplugin:cstylecast: cppuhelper by Stephan Bergmann · 8 years ago
  7. 189abcf loplugin:includeform: UNO API include files by Stephan Bergmann · 8 years ago
  8. d32506e cppuhelper_detail_findSofficePath: use Unicode on Windows by Mike Kaganski · 9 years ago
  9. d30f4e3 loplugin:casttovoid: cppuhelper by Stephan Bergmann · 9 years ago
  10. d0069e5 add COVERITY_NOEXCEPT_FALSE by Caolán McNamara · 9 years ago
  11. ac34154 Fix typos by Andrea Gelmini · 9 years ago
  12. 146033f spelling instanciate -> instantiate by Noel Grandin · 9 years ago
  13. 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
  14. 26a6700 Fix typos by Andrea Gelmini · 9 years ago
  15. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  16. bcb4022 Fix typos by Andrea Gelmini · 9 years ago
  17. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  18. 2670ca3 a whole bunch of SAL_WARN_UNUSED by Noel Grandin · 9 years ago
  19. ca1cb1b tdf#44502 cppuhelper: fix doxygen warning by Michael Stahl · 9 years ago
  20. b61214c Remove dynamic exception specifications from !LIBO_INTERNAL_ONLY by Stephan Bergmann · 9 years ago
  21. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  22. 0d5e1cd New loplugin:dynexcspec: Add @throws documentation, cppuhelper by Stephan Bergmann · 9 years ago
  23. ad9cfbc Don't exclude a var from loplugin:salbool merely because of use in >>= by Stephan Bergmann · 9 years ago
  24. 136f5a2 Prefer prefix ++/-- operators for non-primitive types. by Muhammet Kara · 9 years ago
  25. 18f1965 Remove convertPropertyValue overload for OUString by Stephan Bergmann · 9 years ago
  26. 2e7b806 Some clean-up by Stephan Bergmann · 9 years ago
  27. c48cd49 Revert "Some clean-up" by Stephan Bergmann · 9 years ago
  28. 0b04e8f Some clean-up by Stephan Bergmann · 9 years ago
  29. f486329 TDE fix some clang plugin based warnings by Jan-Marek Glogowski · 10 years ago
  30. f676627 Mark new exported function as SAL_CALL by Stephan Bergmann · 10 years ago
  31. 4f86b7a cid#1371142: Move semantics for css::uno::WeakReferenceHelper by Stephan Bergmann · 10 years ago
  32. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  33. 6f8d047 loplugin:salbool: Better heuristic to determine code shared between C and C++ by Stephan Bergmann · 10 years ago
  34. 0ac092e Clean up uses of Any::getValue() in cppuhelper by Stephan Bergmann · 10 years ago
  35. 8f56d40 improper use of this/that just bugs me by Noel Grandin · 10 years ago
  36. debe788 cppuhelper: WeakReference isn't thread-safe by Michael Stahl · 10 years ago
  37. 80c874d remove "object is disposed" warning in OBroadcastHelperVar::removeListener by Noel Grandin · 10 years ago
  38. 389d8db add some spaces to make it easier to read by Markus Mohrhard · 10 years ago
  39. eda7d3c Add covertPropertyValue bool overload by Stephan Bergmann · 10 years ago
  40. 92a2bb9 Declaration of sal_Bool overload of convertPropertyValue had been missing by Stephan Bergmann · 10 years ago
  41. 1376edd Remove leftover declaration of convertPropertyValue overload by Stephan Bergmann · 10 years ago
  42. 918faa4 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  43. 4b5efd9 Silence -Werror,-Wnon-virtual-dtor (clang-cl) by Stephan Bergmann · 10 years ago
  44. 79c11bb Use an XInitialization-based channel to request service mgr pre-init by Stephan Bergmann · 10 years ago
  45. 8d7f29a Re-work cppu::preInitBootstrap() by Henry Castro · 11 years ago
  46. df5f7c6 Introduce lok_preinit() to preload all registered UNO implementations by Henry Castro · 10 years ago
  47. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  48. 0b5a521 cppuhelper: remove invalid doxygen markup by Chris Sherlock · 10 years ago
  49. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  50. c18c50c add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRef by Noel Grandin · 10 years ago
  51. 5f8aaea Fix typo by Takeshi Abe · 10 years ago
  52. 0813839 Missing includes (for NULL) by Stephan Bergmann · 10 years ago
  53. bf3f840 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  54. a0be15e5 Note why certain replacements of odd functionality are not there by design by Stephan Bergmann · 10 years ago
  55. 4444068 attempt to placate Doxygen by Noel Grandin · 10 years ago
  56. 6231a9b visual studio version 4 is long gone by Noel Grandin · 10 years ago
  57. 08233bd com::sun::star->css in include/cppuhelper by Noel Grandin · 10 years ago
  58. b3ebda4 Fix typos by Andrea Gelmini · 11 years ago
  59. b55166d Revert "return and use std::vector from OInterfaceContainerHelper" by Noel Grandin · 11 years ago
  60. e57314f return and use std::vector from OInterfaceContainerHelper by Noel Grandin · 11 years ago
  61. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  62. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  63. a51ac4d Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxx by Stephan Bergmann · 11 years ago
  64. 592ba87 comment the element_alias union by Noel Grandin · 11 years ago
  65. 39a271e typo by Stephan Bergmann · 11 years ago
  66. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  67. e97b327 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  68. 0777231 V803 decreased performance postfix increment by Michael Stahl · 11 years ago
  69. 1ddd165 Missing XComponent overrides by Stephan Bergmann · 11 years ago
  70. 48f0a5e Typos by Julien Nabet · 11 years ago
  71. edbb1b6 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  72. 0866023 Get rid of std::auto_ptr in stable URE interface by Stephan Bergmann · 11 years ago
  73. 619b13f Variadic cppu::WeakComponentImplHelper by Stephan Bergmann · 11 years ago
  74. d3ce5b2 Fix getTypes() of OPropertySetHelper and derived by Stephan Bergmann · 11 years ago
  75. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  76. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  77. 43a0bae bla, bla by Stephan Bergmann · 11 years ago
  78. 8ad48d8 Variadic cppu::ImplInheritanceHelper by Stephan Bergmann · 11 years ago
  79. 0d44e98 Variadic cppu::WeakImplHelper by Stephan Bergmann · 11 years ago
  80. 40d4f91 sal, cppuhelper headers a little more complete and self-contained by Michael Stahl · 11 years ago
  81. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  82. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  83. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  84. b489518 coverity#706283 Uncaught exception by Caolán McNamara · 12 years ago
  85. 3b59dbb remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macro by Michael Stahl · 12 years ago
  86. 86cd297 remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro by Michael Stahl · 12 years ago
  87. 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
  88. 9685276 cppu and cppuhelper: loplugin: cstylecast by Noel Grandin · 12 years ago
  89. 03e0bd6 [API CHANGE] Removed two cppuhelper deprecated headers. by Matthew Pottage · 12 years ago
  90. 8416a65 fix spelling structur -> structure by Noel Grandin · 12 years ago
  91. 594a5e20 coverity#1224998 Uncaught exception by Caolán McNamara · 12 years ago
  92. da906ab cppuhelper: remove SAL_THROW macro by Noel Grandin · 12 years ago
  93. aa66898 coverity#707714: Uninitialized pointer by Caolán McNamara · 12 years ago
  94. a1b1b79 For GCC 4.9, extend range where -Wnon-virtual-dtor is ignored by Stephan Bergmann · 12 years ago
  95. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
  96. 0e970f3 typo: occuring -> occurring by Thomas Arnhold · 12 years ago
  97. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  98. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  99. 60c2b47 coverity#708183 Uninitialized scalar field by Caolán McNamara · 12 years ago
  100. 38cf887 Replace UTF-8 no-break space to ASCII space by Isamu Mogi · 12 years ago