1. bb0e041 Fix tdf#155004: ucb: webdav-curl: carry over Class1 bit only if set by Michael Stahl · 3 years ago
  2. 5c15615 loplugin:unnecessarygetstr extend to more std::string checking by Noel Grandin · 3 years ago
  3. bc21016 loplugin:stringviewparam improvements by Noel Grandin · 3 years ago
  4. eaf0713 new loplugin:unnecessarygetstr by Noel Grandin · 3 years ago
  5. 3fbadf2 use more OUStringToOString by Noel Grandin · 3 years ago
  6. be9919f Optimize a bit by Mike Kaganski · 3 years ago
  7. 6ffdcbd loplugin:stringadd in ucb by Noel Grandin · 3 years ago
  8. 4b9acb4 loplugin:stringadd use more O[U]StringChar by Noel Grandin · 3 years, 1 month ago
  9. 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
  10. 363512d clang-tidy dead-store by Noel Grandin · 3 years, 1 month ago
  11. d6182cb6 tdf#153642 ucb: fix broken save with cached DAVOptions by László Németh · 3 years, 1 month ago
  12. eefa8e8 osl::Mutex->std::mutex in SortedDynamicResultSetListener by Noel Grandin · 3 years, 2 months ago
  13. f8dc080 osl::Mutex->std::mutex in SortedDynamicResultSet by Noel Grandin · 3 years, 2 months ago
  14. 46d2d1b osl::Mutex->std::mutex in TaskManager by Noel Grandin · 3 years, 2 months ago
  15. 9301f4d osl::Mutex->std::mutex in ResultSetDataSupplier by Noel Grandin · 3 years, 2 months ago
  16. 46ceb1c osl::Mutex->std::mutex in ucb::ucp::ext::DataSupplier by Noel Grandin · 3 years, 2 months ago
  17. 9e8f0697 no need to use unique_ptr for OMultiTypeInterfaceContainerHelperVar4 by Noel Grandin · 3 years, 2 months ago
  18. 0e6e027 no need to use unique_ptr for OInterfaceContainerHelper4 by Noel Grandin · 3 years, 2 months ago
  19. 8ba547a osl::Mutex->std::mutex in SortedResultSet by Noel Grandin · 3 years, 2 months ago
  20. 20f3339 fix locking in PersistentPropertySet by Noel Grandin · 3 years, 2 months ago
  21. 155dd76 osl::Mutex->std::mutex in ContentResultSetWrapper by Noel Grandin · 3 years, 2 months ago
  22. 45d9d71 osl::Mutex->std::mutex in DynamicResultSetWrapper by Noel Grandin · 3 years, 2 months ago
  23. bc65001 Fix the build by Stephan Bergmann · 3 years, 2 months ago
  24. 0fdee9f osl::Mutex->std::mutex in DynamicResultSetWrapperListener by Noel Grandin · 3 years, 2 months ago
  25. bcd2650 osl::Mutex->std::mutex in PropertySetRegistry by Noel Grandin · 3 years, 2 months ago
  26. 756185b osl::Mutex->std::mutex in PersistentPropertySet by Noel Grandin · 3 years, 2 months ago
  27. 00f6c36 Fix/simplify some vnd.sun.star.expand: handling by Mike Kaganski · 3 years, 2 months ago
  28. 30ca48f tdf#152493 ucb WebDAV: fix upload using HTTP 1.0 fallback by László Németh · 3 years, 2 months ago
  29. d95ac1c LOK: Allow image upload from WOPI-like host with self-signed cert by Andras Timar · 3 years, 9 months ago
  30. 261b123 tdf#153039 ucb: webdav-curl: fix POST, which was actually doing PUT by Michael Stahl · 3 years, 3 months ago
  31. f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
  32. 14df26a XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriter by Noel Grandin · 3 years, 3 months ago
  33. 555f433 use std::this_thread::sleep_for instead of osl equivalent by Arnaud VERSINI · 3 years, 5 months ago
  34. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  35. b7a0900 loplugin:implinheritancehelper in ucb by Noel Grandin · 3 years, 4 months ago
  36. 8ee6cfc loplugin:unocast (ucb::ucp::ext::Content) by Stephan Bergmann · 3 years, 4 months ago
  37. 3c140c0 loplugin:singlevalfields by Noel Grandin · 3 years, 4 months ago
  38. 224fc96 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
  39. dbbfcfe Drop counterproductive top-level consts by Stephan Bergmann · 3 years, 5 months ago
  40. 022e476 ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierException by Michael Stahl · 3 years, 5 months ago
  41. d4512d3 tdf#105609: Support DateModified for updated tdoc stream contents by Stephan Bergmann · 3 years, 6 months ago
  42. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  43. aa770d6 use more string_view in ucb by Noel Grandin · 3 years, 6 months ago
  44. e30f85f cid#1500603 Resource leak by Caolán McNamara · 3 years, 7 months ago
  45. 2c8ced0 cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)" for now by Stephan Bergmann · 3 years, 7 months ago
  46. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  47. 010e2a5 loplugin:moveit by Noel Grandin · 3 years, 8 months ago
  48. f6a0ca0 tdf#149921 ucb: webdav-curl: WNT: certificate revocation check by Michael Stahl · 3 years, 8 months ago
  49. cc8106f cid#1507745 return local by Noel Grandin · 3 years, 8 months ago
  50. b4b4c12 clang-tidy modernize-pass-by-value in ucb by Noel Grandin · 3 years, 8 months ago
  51. 98cd8e8 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 10 months ago
  52. 2a38c83 tdf#128196: filenames containing # get truncated when saving to GVFS by Julien Nabet · 3 years, 10 months ago
  53. f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
  54. 86c95d1 std::unordered_set->o3tl::sorted_vector in TaskManager by Noel Grandin · 3 years, 11 months ago
  55. 37ce426 osl::Mutex->std::mutex in DataSupplier by Noel Grandin · 3 years, 11 months ago
  56. 62531ec add ByteWriter to reduce memory copying when writing data by Noel Grandin · 3 years, 11 months ago
  57. d1dc27f add utl::ByteReader pure class by Noel Grandin · 3 years, 11 months ago
  58. f08c890 osl::Mutex->std::mutex in HierarchyDataSource by Noel Grandin · 4 years ago
  59. ef3c759 osl::Mutex->std::mutex in HierarchyResultSetDataSupplier by Noel Grandin · 4 years ago
  60. 27be407 pass-by-value in TaskManager::MyProperty::setValue by Noel Grandin · 3 years, 11 months ago
  61. d03e7a8 speed up simple use of NamedValueCollection by Noel Grandin · 3 years, 11 months ago
  62. 3816184 osl::Mutex->std::mutex in ucb::BaseContent by Noel Grandin · 4 years ago
  63. 3b2888f osl::Mutex->std::mutex in ucb::XResultSet_impl by Noel Grandin · 4 years ago
  64. 63a2f31 osl::Mutex->std::mutex in HierarchyEntry by Noel Grandin · 4 years ago
  65. 9e57e16 loplugin:unusedvariableplus by Noel Grandin · 4 years ago
  66. 7c5d3d7 Just use Any ctor instead of makeAny (Linux, sequel) by Stephan Bergmann · 4 years ago
  67. cb64a52 ucb: webdav-curl: if LOCK fails, display error message by Michael Stahl · 4 years ago
  68. 65362d6 ucb: webdav-curl: fix handling of non-standard properties by Michael Stahl · 4 years ago
  69. 605a34c Just use Any ctor instead of makeAny in ucb by Stephan Bergmann · 4 years ago
  70. 5801b88 tdf#148426 ucb: webdav-curl: fall-back to GET if OPTIONS status 500 by Michael Stahl · 4 years ago
  71. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  72. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  73. a8d0174 Improve some signed vs. unsigned comparisons by Stephan Bergmann · 4 years ago
  74. 8d9c56e tdf#146460 tdf#148429 ucb: webdav-curl: censor "curl" in UserAgent by Michael Stahl · 4 years ago
  75. 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
  76. 6a868ff ucb: webdav-curl: restore CppunitTest_ucb_webdav_core by Michael Stahl · 4 years ago
  77. 6d7c384 ucb: webdav-curl: check UseUserData before sending user name by Michael Stahl · 4 years ago
  78. 70bea73 ucb: webdav-curl: put user name from config into LOCK request by Michael Stahl · 4 years ago
  79. 68f41f4 ucb: webdav-curl: fix getting DAV:lockdiscovery property by Michael Stahl · 4 years ago
  80. 9798f8a use more string_view in ucb by Noel Grandin · 4 years ago
  81. ab65a74 ucb: webdav-curl: oops, increment after checking by Michael Stahl · 4 years ago
  82. 2bc4d1d ucb: webdav-curl: only allow system credentials for auth once by Michael Stahl · 4 years ago
  83. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  84. e568c9d Update remaining DevGuide wiki links. by Ilmari Lauhakangas · 4 years ago
  85. 2b44f94 Recheck modules [uU]* with IWYU by Gabor Kelemen · 4 years ago
  86. 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
  87. b24a4d2 use more string_view by Noel Grandin · 4 years ago
  88. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  89. 69b5f0b loplugin:constparams by Noel Grandin · 4 years, 1 month ago
  90. 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
  91. 2cbf83e loplugin:unusedmethods by Noel Grandin · 4 years, 2 months ago
  92. 7ac06bd ucb: webdav-curl: fix deadlock in SerfLockStore::refreshLocks() by Michael Stahl · 4 years, 2 months ago
  93. abc32f1 ucb: webdav: fix "__lll_lock_wait () " by Henry Castro · 4 years, 2 months ago
  94. 957d5cf Revert typo fix, 'stringly typed' is the intended form by Ilmari Lauhakangas · 4 years, 2 months ago
  95. b13579f Fix method name by Andrea Gelmini · 4 years, 2 months ago
  96. 9b5894e ucb: webdav-curl: suppress libcurl proxy detection by Michael Stahl · 4 years, 2 months ago
  97. 06dbd2f Fix typos by Andrea Gelmini · 4 years, 2 months ago
  98. a3a6ef1 ucb: add more webdav-curl doc to README by Michael Stahl · 4 years, 3 months ago
  99. f8ef102 ucb: webdav-curl: fix the debug logging more by Michael Stahl · 4 years, 3 months ago
  100. d32e7dd ucb: webdav-curl: add even more logging by Michael Stahl · 4 years, 3 months ago