Age | Commit message (Expand) | Author |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-09 | use more OUStringToOString | Noel Grandin |
2023-04-03 | Optimize a bit | Mike Kaganski |
2023-03-30 | loplugin:stringadd in ucb | Noel Grandin |
2023-03-18 | loplugin:stringadd use more O[U]StringChar | Noel Grandin |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-03-06 | clang-tidy dead-store | Noel Grandin |
2023-02-24 | tdf#153642 ucb: fix broken save with cached DAVOptions | László Németh |
2023-02-17 | osl::Mutex->std::mutex in SortedDynamicResultSetListener | Noel Grandin |
2023-02-17 | osl::Mutex->std::mutex in SortedDynamicResultSet | Noel Grandin |
2023-02-16 | osl::Mutex->std::mutex in TaskManager | Noel Grandin |
2023-02-16 | osl::Mutex->std::mutex in ResultSetDataSupplier | Noel Grandin |
2023-02-16 | osl::Mutex->std::mutex in ucb::ucp::ext::DataSupplier | Noel Grandin |
2023-02-15 | no need to use unique_ptr for OMultiTypeInterfaceContainerHelperVar4 | Noel Grandin |
2023-02-14 | no need to use unique_ptr for OInterfaceContainerHelper4 | Noel Grandin |
2023-02-14 | osl::Mutex->std::mutex in SortedResultSet | Noel Grandin |
2023-02-14 | fix locking in PersistentPropertySet | Noel Grandin |
2023-02-13 | osl::Mutex->std::mutex in ContentResultSetWrapper | Noel Grandin |
2023-02-13 | osl::Mutex->std::mutex in DynamicResultSetWrapper | Noel Grandin |
2023-02-13 | Fix the build | Stephan Bergmann |
2023-02-13 | osl::Mutex->std::mutex in DynamicResultSetWrapperListener | Noel Grandin |
2023-02-13 | osl::Mutex->std::mutex in PropertySetRegistry | Noel Grandin |
2023-02-13 | osl::Mutex->std::mutex in PersistentPropertySet | Noel Grandin |
2023-02-13 | Fix/simplify some vnd.sun.star.expand: handling | Mike Kaganski |
2023-01-30 | tdf#152493 ucb WebDAV: fix upload using HTTP 1.0 fallback | László Németh |
2023-01-28 | LOK: Allow image upload from WOPI-like host with self-signed cert | Andras Timar |
2023-01-19 | tdf#153039 ucb: webdav-curl: fix POST, which was actually doing PUT | Michael Stahl |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-13 | XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriter | Noel Grandin |
2023-01-09 | use std::this_thread::sleep_for instead of osl equivalent | Arnaud VERSINI |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-19 | loplugin:implinheritancehelper in ucb | Noel Grandin |
2022-12-14 | loplugin:unocast (ucb::ucp::ext::Content) | Stephan Bergmann |
2022-12-07 | loplugin:singlevalfields | Noel Grandin |
2022-12-01 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-11 | Drop counterproductive top-level consts | Stephan Bergmann |
2022-10-26 | ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierException | Michael Stahl |
2022-10-18 | tdf#105609: Support DateModified for updated tdoc stream contents | Stephan Bergmann |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-28 | use more string_view in ucb | Noel Grandin |
2022-09-14 | cid#1500603 Resource leak | Caolán McNamara |
2022-09-13 | cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)" for now | Stephan Bergmann |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-18 | loplugin:moveit | Noel Grandin |
2022-08-15 | tdf#149921 ucb: webdav-curl: WNT: certificate revocation check | Michael Stahl |
2022-08-04 | cid#1507745 return local | Noel Grandin |
2022-08-01 | clang-tidy modernize-pass-by-value in ucb | Noel Grandin |
2022-06-20 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-19 | tdf#128196: filenames containing # get truncated when saving to GVFS | Julien Nabet |
2022-06-10 | new loplugin:moveit | Noel Grandin |