summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_repo_content.cxx
AgeCommit message (Expand)Author
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-06-01clang-tidy misc-string-compareNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-08-25cid#1371332 Misused comma operatorNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos
2016-05-03tdf#98644 : better error message when wrong password enteredSzymon Kłos
2016-03-07improve defaultparams lopluginNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-07-16PlaceEditDialog: only one error after failed authSzymon Kłos
2015-07-16PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-15OneDrive authfallback request is now issuedMihai Varga
2014-12-15OneDrive binding settingsMihai Varga
2014-10-11coverity#1130163 Unchecked return valueCaolán McNamara
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-17fdo#72277: don't build and use nsspem when building against system curlCédric Bosdonnat
2014-07-15fdo#72277: Use NSS CACERT in cmis ucp with internal curlCédric Bosdonnat
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-13Revert "Resolves: fdo#72277 https CMIS Alfresco "The specified device is inva...Julien Nabet
2014-01-11Resolves: fdo#72277 https CMIS Alfresco "The specified device is invalid."Julien Nabet
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat
2013-10-29UCB: RepoContent::RepoContent use OUString::startsWith instead copy.Arnaud Versini
2013-09-02ucb: rename "cmisucp" log area for consistencyMichael Stahl
2013-09-02ucb: fixed bad init of shared_ptrCédric Bosdonnat