1. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  2. c168ff9 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  3. 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
  4. 1242a3a Remove obsolete getLocalFileURL by Stephan Bergmann · 11 years ago
  5. 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
  6. a4fd6c4 inline some use-once typedefs by Noel Grandin · 11 years ago
  7. 298272f tdf#84190 : when auth fails, don't remember passwords for cmis by Szymon Kłos · 11 years ago
  8. 647d7b0 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  9. 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  10. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  11. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  12. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  13. 15bdb0a Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  14. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  15. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  16. 9c9276c ucbhelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  17. 4998e6a Authentication fallback request for the OneDrive connection by Mihai Varga · 12 years ago
  18. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  19. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  20. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  21. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  22. 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
  23. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  24. 6ee5be0 Improve exception msg by Stephan Bergmann · 12 years ago
  25. 0db950d bug wrong order of test cause out of bound access. by Norbert Thiebaud · 12 years ago
  26. b807a028 InteractionSupplyName is a detail of SimpleNameClashResolveRequest by Stephan Bergmann · 12 years ago
  27. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  28. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  29. dd33f91 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 by Julien Nabet · 12 years ago
  30. 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
  31. bd59628 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 by Julien Nabet · 12 years ago
  32. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  33. abd5786 coverity#1202901 Uncaught exception by Caolán McNamara · 12 years ago
  34. fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
  35. a7d3f57 warning C4101: 'e': unreferenced local variable by Michael Stahl · 12 years ago
  36. 9e8d4c4 coverity#707355 Uncaught exception, help coverity out here by Caolán McNamara · 12 years ago
  37. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  38. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  39. 514a6de kill ucbhelper XTYPEPROVIDER_DECL macro by Norbert Thiebaud · 12 years ago
  40. c7d2ed4 ucbhelper: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  41. ec4498a coverity#1078944 Uncaught exception by Caolán McNamara · 12 years ago
  42. b4ab8df de-macroize ucbhelper commandenvironment by Norbert Thiebaud · 12 years ago
  43. a14e1cb de-macroize ucbhelper activedatastreamer by Norbert Thiebaud · 12 years ago
  44. a6e19ea use WeakImplHelper for ActivaDataSink by Norbert Thiebaud · 12 years ago
  45. cf1878f kill XINTERFACE_IMPL_3 by Norbert Thiebaud · 12 years ago
  46. 8b40ddd kill XINTERFACE_IMPL_4 by Norbert Thiebaud · 12 years ago
  47. a5aad2a kill XINTERFACE_IMPL_9 by Norbert Thiebaud · 12 years ago
  48. e090a0f kill XINTERFACE_IMPL_2 by Norbert Thiebaud · 12 years ago
  49. 66f2c35 de-macroize XINTERFACE_DECL by Norbert Thiebaud · 12 years ago
  50. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  51. c99a199 Remove visual noise from ucbhelper by Alexander Wilms · 12 years ago
  52. faced6b ucbhelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  53. 6ad41af fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. by Alexandre Vicenzi · 12 years ago
  54. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  55. 2c907d2 bool improvements by Stephan Bergmann · 12 years ago
  56. 17f1b0f Using pre-cached type_infos provided by the typeid operator seems to work now by Tor Lillqvist · 12 years ago
  57. 55c6dad Hacky workaround for non-working C++/UNO bridge for arm64 iOS by Tor Lillqvist · 12 years ago
  58. b55259e typo fixes by Andras Timar · 12 years ago
  59. 0fa31be Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter by Stephan Bergmann · 12 years ago
  60. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  61. f6ad2b7 remove unnecessary use of OUString constructor in UCBHELPER module by Noel Grandin · 12 years ago
  62. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  63. 8e30689 drop worthless _VECTOR_/_MAP_ header guards by Caolán McNamara · 13 years ago
  64. d868e2d WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP by Tor Lillqvist · 13 years ago
  65. 9c0ba0b WaE: Unreachable code by Tor Lillqvist · 13 years ago
  66. ff8b445 CMIS: add document ID when saving. by Cao Cuong Ngo · 13 years ago
  67. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  68. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  69. aa892d2 Fix support for "dummy" content providers by Stephan Bergmann · 13 years ago
  70. f31d4ad Remove unused ContentProviderRegistrationInfo by Stephan Bergmann · 13 years ago
  71. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  72. a1afcae fdo#46808, Convert XMultiServiceFactory in ucb module by Noel Grandin · 13 years ago
  73. 2684858 fix build, bad merge by Caolán McNamara · 13 years ago
  74. 8de6167 Resolves: #i122273# - Avoid using tmpfile() by Ariel Constenla-Haile · 13 years ago
  75. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  76. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  77. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  78. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  79. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  80. dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
  81. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  82. ca6d048 Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper by Chr. Rossmanith · 13 years ago
  83. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  84. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  85. ecf9b21 No need for a command ID by Stephan Bergmann · 13 years ago
  86. b768611 remove all d.lst by Michael Stahl · 13 years ago
  87. e3f1413 Fix typos retreive/retrieve furture/future by Julien Nabet · 13 years ago
  88. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  89. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  90. e2f97dc spelling: otherwhise -> otherwise by Ivan Timofeev · 13 years ago
  91. 0787dc9 Add parenthesis to calm down cppcheck by Julien Nabet · 13 years ago
  92. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  93. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  94. 3d4288c fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
  95. 2cf0f6e fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory by Noel Grandin · 13 years ago
  96. 48f2b7a fdo#46808, convert ucbhelper::ResultSet to XComponentContext by Noel Grandin · 13 years ago
  97. 7e70854 fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
  98. 90a27e2 fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory by Noel Grandin · 13 years ago
  99. 14ee630 fdo#46808: Work around cyclic comphelper use in ucbhelper by Stephan Bergmann · 13 years ago
  100. ec1c96a fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier by Noel Grandin · 13 years ago