summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis
AgeCommit message (Expand)Author
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-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann
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
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2017-01-09ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-11cmis: add error handling on checkinThorsten Behrens
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25cid#1371328 Misused comma operatorNoel Grandin
2016-08-25cid#1371332 Misused comma operatorNoel Grandin
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19Related: coverity#1371328 rename variable slightlyCaolán McNamara
2016-08-10tdf#101385: don't try to get SharePoint folder outside of allowed rangeMike Kaganski
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07tdf#100783 Avoid infinite recursion in Content::getObject()Mike Kaganski
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26avoid a global uno::Reference to the current XCommandEnvironmentCaolán McNamara
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos
2016-05-03tdf#98644 : better error message when wrong password enteredSzymon Kłos
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in ucbNoel Grandin
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12Related tdf#96174: save again on Google Drive.Giuseppe Castagno
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-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin