summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2023-03-06clang-tidy dead-storeNoel Grandin
2023-02-24tdf#153642 ucb: fix broken save with cached DAVOptionsLászló Németh
2023-02-17osl::Mutex->std::mutex in SortedDynamicResultSetListenerNoel Grandin
2023-02-17osl::Mutex->std::mutex in SortedDynamicResultSetNoel Grandin
2023-02-16osl::Mutex->std::mutex in TaskManagerNoel Grandin
2023-02-16osl::Mutex->std::mutex in ResultSetDataSupplierNoel Grandin
2023-02-16osl::Mutex->std::mutex in ucb::ucp::ext::DataSupplierNoel Grandin
2023-02-15no need to use unique_ptr for OMultiTypeInterfaceContainerHelperVar4Noel Grandin
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin
2023-02-14osl::Mutex->std::mutex in SortedResultSetNoel Grandin
2023-02-14fix locking in PersistentPropertySetNoel Grandin
2023-02-13osl::Mutex->std::mutex in ContentResultSetWrapperNoel Grandin
2023-02-13osl::Mutex->std::mutex in DynamicResultSetWrapperNoel Grandin
2023-02-13Fix the buildStephan Bergmann
2023-02-13osl::Mutex->std::mutex in DynamicResultSetWrapperListenerNoel Grandin
2023-02-13osl::Mutex->std::mutex in PropertySetRegistryNoel Grandin
2023-02-13osl::Mutex->std::mutex in PersistentPropertySetNoel Grandin
2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski
2023-01-30tdf#152493 ucb WebDAV: fix upload using HTTP 1.0 fallbackLászló Németh
2023-01-28LOK: Allow image upload from WOPI-like host with self-signed certAndras Timar
2023-01-19tdf#153039 ucb: webdav-curl: fix POST, which was actually doing PUTMichael Stahl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-19loplugin:implinheritancehelper in ucbNoel Grandin
2022-12-14loplugin:unocast (ucb::ucp::ext::Content)Stephan Bergmann
2022-12-07loplugin:singlevalfieldsNoel Grandin
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-11-11Drop counterproductive top-level constsStephan Bergmann
2022-10-26ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierExceptionMichael Stahl
2022-10-18tdf#105609: Support DateModified for updated tdoc stream contentsStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-28use more string_view in ucbNoel Grandin
2022-09-14cid#1500603 Resource leakCaolán McNamara
2022-09-13cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)" for nowStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18loplugin:moveitNoel Grandin
2022-08-15tdf#149921 ucb: webdav-curl: WNT: certificate revocation checkMichael Stahl
2022-08-04cid#1507745 return localNoel Grandin
2022-08-01clang-tidy modernize-pass-by-value in ucbNoel Grandin
2022-06-20elide some makeStringAndClear() callsNoel Grandin
2022-06-19tdf#128196: filenames containing # get truncated when saving to GVFSJulien Nabet
2022-06-10new loplugin:moveitNoel Grandin
2022-05-23std::unordered_set->o3tl::sorted_vector in TaskManagerNoel Grandin
2022-05-20osl::Mutex->std::mutex in DataSupplierNoel Grandin
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-05-19add utl::ByteReader pure classNoel Grandin
2022-05-17osl::Mutex->std::mutex in HierarchyDataSourceNoel Grandin
2022-05-17osl::Mutex->std::mutex in HierarchyResultSetDataSupplierNoel Grandin