1. b18e1bc loplugin:unusedfields by Noel Grandin · 10 years ago
  2. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  3. c158c00 loplugin:constantparam in framework..vbahelper by Noel Grandin · 10 years ago
  4. 3c127bc cid#1371163 Missing move assignment operator by Noel Grandin · 10 years ago
  5. 2d8911d ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/ by Stephan Bergmann · 10 years ago
  6. 8f30da6 Some clang-tidy misc-move-constructor-init by Stephan Bergmann · 10 years ago
  7. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  8. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  9. 47443d7 ucbhelper: get rid of pointless scope in ContentImplHelper::release by Michael Stahl · 10 years ago
  10. 29bea29 loplugin:singlevalfields in ucbhelper by Noel Grandin · 10 years ago
  11. 5bd5baf remove some more (void) style function definitions/declarations by Noel Grandin · 10 years ago
  12. 0323253 remove some manual ref-counting by Noel Grandin · 10 years ago
  13. 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
  14. 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
  15. 4baf56e loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  16. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  17. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  18. f9ec240 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  19. 828ed49 loplugin:passstuffbyref in ucbhelper by Noel Grandin · 10 years ago
  20. b76c2ea clang-tidy performance-unnecessary-value-param in ucbhelper by Noel Grandin · 10 years ago
  21. 3d26445 loplugin:constantfunction in ucbhelper by Noel Grandin · 10 years ago
  22. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  23. bfa7b70 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  24. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  25. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  26. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  27. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  28. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  29. 5fc51f8d use unique_ptr for pImpl in ucbhelper/ by Noel Grandin · 10 years ago
  30. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  31. ee74dec com::sun::star->css in ucbhelper/ by Noel Grandin · 10 years ago
  32. b4af166 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  33. d0e6388 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  34. 9426851 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  35. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  36. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  37. db0ac3d loplugin:stringconstant by Stephan Bergmann · 11 years ago
  38. b4576f3 tdf#82744: fix WebDAV lock/unlock behaviour - part 3 by Giuseppe Castagno · 11 years ago
  39. 82f0a4f Fix typos by Andrea Gelmini · 11 years ago
  40. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  41. c168ff9 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  42. 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
  43. 1242a3a Remove obsolete getLocalFileURL by Stephan Bergmann · 11 years ago
  44. 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
  45. a4fd6c4 inline some use-once typedefs by Noel Grandin · 11 years ago
  46. 298272f tdf#84190 : when auth fails, don't remember passwords for cmis by Szymon Kłos · 11 years ago
  47. 647d7b0 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  48. 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  49. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  50. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  51. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  52. 15bdb0a Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  53. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  54. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  55. 9c9276c ucbhelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  56. 4998e6a Authentication fallback request for the OneDrive connection by Mihai Varga · 12 years ago
  57. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  58. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  59. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  60. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  61. 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
  62. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  63. 6ee5be0 Improve exception msg by Stephan Bergmann · 12 years ago
  64. 0db950d bug wrong order of test cause out of bound access. by Norbert Thiebaud · 12 years ago
  65. b807a028 InteractionSupplyName is a detail of SimpleNameClashResolveRequest by Stephan Bergmann · 12 years ago
  66. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  67. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  68. dd33f91 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 by Julien Nabet · 12 years ago
  69. 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
  70. bd59628 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 by Julien Nabet · 12 years ago
  71. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  72. abd5786 coverity#1202901 Uncaught exception by Caolán McNamara · 12 years ago
  73. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
  74. a7d3f57 warning C4101: 'e': unreferenced local variable by Michael Stahl · 12 years ago
  75. 9e8d4c4 coverity#707355 Uncaught exception, help coverity out here by Caolán McNamara · 12 years ago
  76. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  77. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  78. 514a6de kill ucbhelper XTYPEPROVIDER_DECL macro by Norbert Thiebaud · 12 years ago
  79. c7d2ed4 ucbhelper: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  80. ec4498a coverity#1078944 Uncaught exception by Caolán McNamara · 12 years ago
  81. b4ab8df de-macroize ucbhelper commandenvironment by Norbert Thiebaud · 12 years ago
  82. a14e1cb de-macroize ucbhelper activedatastreamer by Norbert Thiebaud · 12 years ago
  83. a6e19ea use WeakImplHelper for ActivaDataSink by Norbert Thiebaud · 12 years ago
  84. cf1878f kill XINTERFACE_IMPL_3 by Norbert Thiebaud · 12 years ago
  85. 8b40ddd kill XINTERFACE_IMPL_4 by Norbert Thiebaud · 12 years ago
  86. a5aad2a kill XINTERFACE_IMPL_9 by Norbert Thiebaud · 12 years ago
  87. e090a0f kill XINTERFACE_IMPL_2 by Norbert Thiebaud · 12 years ago
  88. 66f2c35 de-macroize XINTERFACE_DECL by Norbert Thiebaud · 12 years ago
  89. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  90. c99a199 Remove visual noise from ucbhelper by Alexander Wilms · 12 years ago
  91. faced6b ucbhelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  92. 6ad41af fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. by Alexandre Vicenzi · 12 years ago
  93. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  94. 2c907d2 bool improvements by Stephan Bergmann · 12 years ago
  95. 17f1b0f Using pre-cached type_infos provided by the typeid operator seems to work now by Tor Lillqvist · 12 years ago
  96. 55c6dad Hacky workaround for non-working C++/UNO bridge for arm64 iOS by Tor Lillqvist · 12 years ago
  97. b55259e typo fixes by Andras Timar · 12 years ago
  98. 0fa31be Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter by Stephan Bergmann · 12 years ago
  99. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  100. f6ad2b7 remove unnecessary use of OUString constructor in UCBHELPER module by Noel Grandin · 12 years ago