summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-2/+1
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin3-16/+2
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin1-18/+21
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann12-14/+14
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-2/+1
2016-08-29cid#1371163 Missing move assignment operatorNoel Grandin1-0/+10
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann2-186/+0
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-5/+1
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin3-58/+1
2016-06-06remove some manual ref-countingNoel Grandin1-1/+2
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-1/+1
2016-05-24remove some manual ref-countingNoel Grandin1-1/+1
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin3-96/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in ucbhelperNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in ucbhelperNoel Grandin1-1/+1
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin5-36/+10
2016-03-15loplugin:constantparamNoel Grandin1-3/+3
2016-03-14inline some use-once macrosNoel Grandin1-19/+14
2016-02-09Remove excess newlinesChris Sherlock11-26/+0
2016-02-05Fix typosAndrea Gelmini2-4/+4
2016-01-10Fix typosAndrea Gelmini3-3/+3
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin7-8/+15
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-6/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-5/+5
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin26-995/+851
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann16-285/+285
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno1-0/+20
2015-09-30Fix typosAndrea Gelmini3-3/+3
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann1-97/+0
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann1-14/+0
2015-07-27remove some unused definesNoel Grandin1-47/+0
2015-07-16tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos1-3/+5
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin3-54/+0
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-18Fix typosAndrea Gelmini2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2014-12-15ucbhelper::InteractionAuthFallback::getCode() can be an implementation detailMiklos Vajna1-2/+2
2014-12-15-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2014-12-15Authentication fallback request for the OneDrive connectionMihai Varga2-0/+86