summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_content.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-06ucb: replace double checked locking patternsJochen Nitschke1-4/+4
2017-06-01clang-tidy misc-string-compareNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-34/+36
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-36/+34
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-34/+34
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+7
2016-12-11cmis: add error handling on checkinThorsten Behrens1-3/+23
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-4/+4
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-7/+8
2016-08-25cid#1371328 Misused comma operatorNoel Grandin1-2/+2
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann1-6/+6
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-08-19Related: coverity#1371328 rename variable slightlyCaolán McNamara1-4/+4
2016-08-10tdf#101385: don't try to get SharePoint folder outside of allowed rangeMike Kaganski1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-07tdf#100783 Avoid infinite recursion in Content::getObject()Mike Kaganski1-9/+12
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos1-0/+3
2016-05-03tdf#98644 : better error message when wrong password enteredSzymon Kłos1-53/+72
2016-04-21new plugin stylepoliceNoel Grandin1-10/+10
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-4/+4
2016-03-07improve defaultparams lopluginNoel Grandin1-4/+2
2016-01-12Related tdf#96174: save again on Google Drive.Giuseppe Castagno1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-14CMIS: remember new session for each userSzymon Kłos1-2/+8
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-07-20cmis: throw an error if we were not able to open repositoryVasily Melenchuk1-6/+46
2015-07-16If user cancels authorization, don't show login dialog againSzymon Kłos1-0/+5
2015-07-16tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos1-2/+2
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-5/+5
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-18/+18
2015-03-04V813: Decreased performanceCaolán McNamara1-7/+7
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann1-1/+1
2014-12-15OneDrive authfallback request is now issuedMihai Varga1-0/+4
2014-12-15OneDrive binding settingsMihai Varga1-0/+5
2014-11-06coverity#983989 Uncaught exceptionCaolán McNamara1-30/+41
2014-11-06coverity#983985 Uncaught exceptionCaolán McNamara1-25/+36
2014-11-06coverity#983984 Uncaught exceptionCaolán McNamara1-3/+21
2014-10-11coverity#983990 Uncaught exceptionCaolán McNamara1-1/+1