Age | Commit message (Expand) | Author |
2022-02-08 | ucb: webdav-curl: fix deadlock in SerfLockStore::refreshLocks() | Michael Stahl |
2022-02-08 | ucb: webdav: fix "__lll_lock_wait () " | Henry Castro |
2022-02-04 | Revert typo fix, 'stringly typed' is the intended form | Ilmari Lauhakangas |
2022-02-02 | Fix method name | Andrea Gelmini |
2022-01-31 | ucb: webdav-curl: suppress libcurl proxy detection | Michael Stahl |
2022-01-27 | Fix typos | Andrea Gelmini |
2022-01-26 | ucb: add more webdav-curl doc to README | Michael Stahl |
2022-01-20 | ucb: webdav-curl: fix the debug logging more | Michael Stahl |
2022-01-18 | ucb: webdav-curl: add even more logging | Michael Stahl |
2022-01-15 | Let loplugin:nullptr look into template instantiations | Stephan Bergmann |
2022-01-14 | ucb: webdav-curl: build debug callback also in release builds | Michael Stahl |
2022-01-02 | loplugin:unusedfields | Noel Grandin |
2021-12-27 | osl::Mutex->std::mutex in SerfLockStore | Noel Grandin |
2021-12-27 | remove pImpl from DataSupplier | Noel Grandin |
2021-12-27 | osl::Mutex->std::mutex in DAVOptionsCache | Noel Grandin |
2021-12-27 | osl::Mutex->std::mutex in PropertyNamesCache | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in UcbStore | Noel Grandin |
2021-12-27 | osl::Mutex->std::mutex in DAVSessionFactory | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in Provider | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in ExpandContentProviderImpl | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in UcbCommandEnvironment | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in UcbContentProviderProxyFactory | Noel Grandin |
2021-12-22 | ucb: webdav-curl: update README | Thorsten Behrens |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-17 | loplugin:unusedvariablecheck improve | Noel Grandin |
2021-12-17 | use more OInterfaceContainer3::notifyEach | Noel Grandin |
2021-12-15 | ucb: remove --with-webdav=neon | Michael Stahl |
2021-12-15 | ucb: remove --with-webdav=serf | Michael Stahl |
2021-12-14 | find-unneeded-includes: add exception for boost/shared_ptr.hpp | Gabor Kelemen |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-07 | loplugin:unusedmethods | Noel Grandin |
2021-12-07 | loplugin:unusedfields | Noel Grandin |
2021-12-07 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-12-05 | remove OMultiTypeInterfaceContainerHelperVar2 | Noel Grandin |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in ContentResultSetWrapper | Noel Grandin |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in PersistentPropertySet | Noel Grandin |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in SortedResultSet | Noel Grandin |
2021-12-01 | webdav-curl: just mask CURLE_QUIC_CONNECT_ERROR | Jan-Marek Glogowski |
2021-12-01 | CURLE_QUIC_CONNECT_ERROR requires curl >= 7.69.0 | Jan-Marek Glogowski |
2021-11-30 | use more OInterfaceContainerHelper3 in PropertyListeners | Noel Grandin |
2021-11-30 | use more OInterfaceContainerHelper2 in ucb | Noel Grandin |
2021-11-29 | ucb: webdav-curl: don't read from XInputStream during upload | Michael Stahl |
2021-11-29 | loplugin:stringliteraldefine in ucb | Noel Grandin |
2021-11-26 | ucb: webdav-curl: fix CurlUri::CloneWithRelativeRefPathAbsolute() | Michael Stahl |
2021-11-26 | ucb: webdav-curl: don't use chunked encoding for PROPPATCH | Michael Stahl |
2021-11-26 | cid#1494447 ucb: webdav-curl: Logically dead code | Michael Stahl |
2021-11-26 | ucb: webdav-curl: remove useless assert in getLockTokenForURI() | Michael Stahl |
2021-11-26 | ucb: webdav-curl: don't use chunked encoding for LOCK | Michael Stahl |
2021-11-26 | ucb: webdav-curl: avoid pointless HEAD requests for DAV resources | Michael Stahl |
2021-11-26 | ucb: webdav-curl: don't use chunked encoding for PROPFIND | Michael Stahl |