1. 72cd79f cppuhelper: fix use-after-free race in OWeakConnectionPoint by Michael Stahl · 10 years ago
  2. 2051d7b cppuhelper: WeakReference isn't thread-safe by Michael Stahl · 10 years ago
  3. 537c7dcf tdf#82775: Don't prematurely dispose single-instance services by Stephan Bergmann · 10 years ago
  4. d4857e3 loplugin:override by Stephan Bergmann · 10 years ago
  5. e253ff9 cppuhelper: enable CppunitTest_cppuhelper_qa_weak by Michael Stahl · 10 years ago
  6. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  7. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  8. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  9. 97464be Bogus assert by Stephan Bergmann · 10 years ago
  10. bf3f840 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  11. 59b072e yyyyy by Noel Grandin · 10 years ago
  12. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  13. cb4fa1d use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  14. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  15. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  16. e676f98 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  17. 3f6da86 Fix typos by Andrea Gelmini · 11 years ago
  18. 22b80ac boost->std by Caolán McNamara · 11 years ago
  19. b190574 tdf#84323: Make osl::Thread::wait more readable by Stephan Bergmann · 11 years ago
  20. 1719907 com::sun::star-css in cppu,cppuhelper by Noel Grandin · 11 years ago
  21. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  22. 87dc6c8 Fix typos by Andrea Gelmini · 11 years ago
  23. b55166d Revert "return and use std::vector from OInterfaceContainerHelper" by Noel Grandin · 11 years ago
  24. e57314f return and use std::vector from OInterfaceContainerHelper by Noel Grandin · 11 years ago
  25. 6ce8ae5 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  26. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  27. ad62165 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  28. 85a2ec8 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  29. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  30. 78f3ae6 cppuhelper: Allow logging the used services / constructors. by Jan Holesovsky · 11 years ago
  31. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  32. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  33. 7b4ca58 convert RegError to scoped enum by Noel Grandin · 11 years ago
  34. 95600ed convert RegValueType to scoped enum by Noel Grandin · 11 years ago
  35. 1bdbe0b convert REG_ constants to scoped enum by Noel Grandin · 11 years ago
  36. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  37. ead3062 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  38. caaf143 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  39. e97b327 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  40. aa7a829 loplugin:staticfunction by Noel Grandin · 11 years ago
  41. b33788c Typos by Julien Nabet · 11 years ago
  42. 6baf24c Typo: constarined->constrained by Julien Nabet · 11 years ago
  43. c3cd100 CppCheck cleanlyness : reduce variable's scope by Michaël Lefèvre · 11 years ago
  44. 48f0a5e Typos by Julien Nabet · 11 years ago
  45. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  46. cead54b Use vector::data by Stephan Bergmann · 11 years ago
  47. 0866023 Get rid of std::auto_ptr in stable URE interface by Stephan Bergmann · 11 years ago
  48. ede5901 coverity#1266445 Explicit null dereferenced by Caolán McNamara · 11 years ago
  49. dbdb819 Some more loplugin:cstylecast: cppuhelper by Stephan Bergmann · 11 years ago
  50. 619b13f Variadic cppu::WeakComponentImplHelper by Stephan Bergmann · 11 years ago
  51. d3ce5b2 Fix getTypes() of OPropertySetHelper and derived by Stephan Bergmann · 11 years ago
  52. d4019c9 -Werror=array-bounds by Stephan Bergmann · 11 years ago
  53. 8ab4d2f drop crashrep unused since start of LibreOffice by Caolán McNamara · 11 years ago
  54. 0d44e98 Variadic cppu::WeakImplHelper by Stephan Bergmann · 11 years ago
  55. 7f476fe boost::unordered_map -> c++11 std::unordered_map by Caolán McNamara · 11 years ago
  56. 9598e90 -Werror,-Winfinite-recursion by Stephan Bergmann · 11 years ago
  57. d269b9a Remove unused */qa/checkapi/ by Stephan Bergmann · 11 years ago
  58. f137353 cppuhelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  59. 1be14f1 cppuhelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  60. 6ddde10 rhbz#1036877: Join Java AsynchronousFinalizer thread well before exit by Stephan Bergmann · 11 years ago
  61. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  62. 11b0ce9 cid#706201: No need to call access prior to realpath here by Stephan Bergmann · 11 years ago
  63. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  64. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  65. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  66. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  67. 98bb53a fdo#80927: css.office.Quickstart should be single-instance service. by Matúš Kukan · 12 years ago
  68. 05dfa2f cppuhelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  69. 18539f4 Adapt cppu::bootstrap to new Mac OS X LibreOffice.app layout by Stephan Bergmann · 12 years ago
  70. 0af1c09 Eliminate memory leak due to circular shared_ptr by Matthew J. Francis · 12 years ago
  71. 9685276 cppu and cppuhelper: loplugin: cstylecast by Noel Grandin · 12 years ago
  72. 0cac63d fix access to potentiellement empty string by Norbert Thiebaud · 12 years ago
  73. 6492c85 Make the "Mac-like" or "canonical" app bundle structure always used on OS X by Tor Lillqvist · 12 years ago
  74. 2d73a9d Remove unnecessary #include by Stephan Bergmann · 12 years ago
  75. 83dbae1 warning C4702: unreachable code by Michael Stahl · 12 years ago
  76. 608ebc6 Remove redundant inclusions of header "cppuhelper/shlib.h" by Matthew Pottage · 12 years ago
  77. 03e0bd6 [API CHANGE] Removed two cppuhelper deprecated headers. by Matthew Pottage · 12 years ago
  78. ef9449c Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  79. dac4ca5 new loplugin: externalandnotdefined by Noel Grandin · 12 years ago
  80. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  81. a15715c -Wstrict-prototypes by Stephan Bergmann · 12 years ago
  82. da906ab cppuhelper: remove SAL_THROW macro by Noel Grandin · 12 years ago
  83. 13b2519 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  84. 530899b cppuhelper: fix includes by Thomas Arnhold · 12 years ago
  85. 8e115c6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  86. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  87. 63387ab coverity#983624 Uncaught exception by Caolán McNamara · 12 years ago
  88. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  89. c5d47c3 add default value for Context param in uno::Exception constructors by Noel Grandin · 12 years ago
  90. d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
  91. cd11bc6 C string usage improvment by Arnaud Versini · 12 years ago
  92. c288b17 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 by Julien Nabet · 12 years ago
  93. 68e7692 Fix previous commit by Julien Nabet · 12 years ago
  94. bd59628 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 by Julien Nabet · 12 years ago
  95. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  96. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  97. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  98. ab07f81 Print the important failure messages on iOS even in a non-debug build by Tor Lillqvist · 12 years ago
  99. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  100. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago