summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis
AgeCommit message (Expand)Author
2024-09-30CID#1607066:Data race condition (MISSING_LOCK)Noel Grandin
2024-08-22cid#1557276 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-20cid#1557276 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14cid#1557731 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara
2024-07-02cid#1557889 Use of auto that causes a copyCaolán McNamara
2024-06-24ucb: cmis: remove CertValidationHandlerMichael Stahl
2024-06-24libcmis,ucb: cmis: improve AllowInsecureProtocols implementationMichael Stahl
2024-06-24ucb: cmis: remove NSS initializationMichael Stahl
2024-06-21libcmis,ucb: get more informative error messages for CMIS UCPMichael Stahl
2024-05-15loplugin:ostr in ucbNoel Grandin
2024-05-15tdf#146619 Drop unused 'using namespace' in: ucbGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-29cid#1557589 Use of auto that causes a copyCaolán McNamara
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-11upgrade to libcmis 0.6.0Caolán McNamara
2023-08-18ucbhelper,ucb,desktop: InternetProxyServer is problematicMichael Stahl
2023-07-01Use getXWeak in ucbMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-03Optimize a bitMike Kaganski
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-10new loplugin:moveitNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in ucbStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-11-29loplugin:stringliteraldefine in ucbNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-16Simplify vector initialization in ucbJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in ucbNoel Grandin
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10Use boost::make_sharedStephan Bergmann
2021-08-05osl::Mutex->std::mutex in StdInputStreamNoel Grandin
2021-08-05osl::Mutex->std::mutex in StdOutputStreamNoel Grandin
2021-07-28tdf#101630 - gdrive support w/oAuth and Drive API v3Christian Lohmaier
2021-06-11Simplify Sequences initializations (ucb)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann