Age | Commit message (Expand) | Author |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-05-23 | std::unordered_set->o3tl::sorted_vector in TaskManager | Noel Grandin |
2022-05-20 | osl::Mutex->std::mutex in DataSupplier | Noel Grandin |
2022-05-19 | add ByteWriter to reduce memory copying when writing data | Noel Grandin |
2022-05-19 | add utl::ByteReader pure class | Noel Grandin |
2022-05-17 | osl::Mutex->std::mutex in HierarchyDataSource | Noel Grandin |
2022-05-17 | osl::Mutex->std::mutex in HierarchyResultSetDataSupplier | Noel Grandin |
2022-05-14 | pass-by-value in TaskManager::MyProperty::setValue | Noel Grandin |
2022-05-12 | speed up simple use of NamedValueCollection | Noel Grandin |
2022-05-10 | osl::Mutex->std::mutex in ucb::BaseContent | Noel Grandin |
2022-05-10 | osl::Mutex->std::mutex in ucb::XResultSet_impl | Noel Grandin |
2022-05-10 | osl::Mutex->std::mutex in HierarchyEntry | Noel Grandin |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-05-05 | Just use Any ctor instead of makeAny (Linux, sequel) | Stephan Bergmann |
2022-05-05 | ucb: webdav-curl: if LOCK fails, display error message | Michael Stahl |
2022-05-04 | ucb: webdav-curl: fix handling of non-standard properties | Michael Stahl |
2022-05-03 | Just use Any ctor instead of makeAny in ucb | Stephan Bergmann |
2022-05-03 | tdf#148426 ucb: webdav-curl: fall-back to GET if OPTIONS status 500 | Michael Stahl |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-26 | Improve some signed vs. unsigned comparisons | Stephan Bergmann |
2022-04-20 | tdf#146460 tdf#148429 ucb: webdav-curl: censor "curl" in UserAgent | Michael Stahl |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-20 | ucb: webdav-curl: restore CppunitTest_ucb_webdav_core | Michael Stahl |
2022-04-20 | ucb: webdav-curl: check UseUserData before sending user name | Michael Stahl |
2022-04-19 | ucb: webdav-curl: put user name from config into LOCK request | Michael Stahl |
2022-04-19 | ucb: webdav-curl: fix getting DAV:lockdiscovery property | Michael Stahl |
2022-04-14 | use more string_view in ucb | Noel Grandin |
2022-04-13 | ucb: webdav-curl: oops, increment after checking | Michael Stahl |
2022-04-13 | ucb: webdav-curl: only allow system credentials for auth once | Michael Stahl |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | Recheck modules [uU]* with IWYU | Gabor Kelemen |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-10 | use more string_view | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-02-17 | loplugin:unusedmethods | Noel Grandin |
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-01-31 | ucb: webdav-curl: suppress libcurl proxy detection | 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 |