summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13tdf#101094 (30): Better explanation of OPTIONS errors in debug buildGiuseppe Castagno
2016-09-07-Werror=unused-but-set-variableNoel Grandin
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-29WebDAV: Make some SAL_WARN log wording a bit betterGiuseppe Castagno
2016-08-29cppcheck: noExplicitConstructorGiuseppe Castagno
2016-08-28tdf#101094 (29) Fix for IIS 10.0 disabled OPTIONS methodGiuseppe Castagno
2016-08-26tdf#101094 (28): Put back the thread mutex guard...Giuseppe Castagno
2016-08-26tdf#101094 (27): Add a mutex guard to OPTIONS neon dispatch callsGiuseppe Castagno
2016-08-25cid#1371328 Misused comma operatorNoel Grandin
2016-08-25cid#1371332 Misused comma operatorNoel Grandin
2016-08-23Related: tdf#82677, remove cached element when appropriateGiuseppe Castagno
2016-08-23Related: tdf#82677, add cache use in Content::getProperties()Giuseppe Castagno
2016-08-23Related: tdf#82677, implement a PROPFIND 'propname' request cacheGiuseppe Castagno
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann
2016-08-21tdf#101094 (26): Fix possible early relase of cache mutexGiuseppe Castagno
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19coverity#1371438 Uncaught exceptionCaolán McNamara
2016-08-19coverity#1371439 Uncaught exceptionCaolán McNamara
2016-08-19Related: coverity#1371328 rename variable slightlyCaolán McNamara
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-16tdf#101094 (25): Make a std::less explicit, add/remove TODOs...Giuseppe Castagno
2016-08-16tdf#101094 (24): Simplify cache removal: DESTROY, PROPPATCH, MOVEGiuseppe Castagno
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-14tdf#101094 (23): Simplify cache removal: MOVE, COPYGiuseppe Castagno
2016-08-12Cppcheck: Variable is reassigned a value before the old one has been usedGiuseppe Castagno
2016-08-12Related: tdf#99499, add a limit to the number of http redirectionsGiuseppe Castagno
2016-08-11tdf#101094 (22): Simplify cache removal: MKCOL, PUTGiuseppe Castagno
2016-08-11tdf#101094 (21): Simplify cache removal: LOCK, UNLOCKGiuseppe Castagno
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-10tdf#101385: don't try to get SharePoint folder outside of allowed rangeMike Kaganski
2016-08-03tdf#101094 (20) OPTIONS: Check for Class1 DAV before unlockGiuseppe Castagno
2016-08-01Related: tdf#96410 eXo Platform WebDAV: where lock fails...Giuseppe Castagno
2016-07-31Revert "tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: H...Giuseppe Castagno
2016-07-30tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: HEADGiuseppe Castagno
2016-07-29tdf#101094 (19) OPTIONS: Add mechanism to manage not found Web URL: GETGiuseppe Castagno
2016-07-29tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if not foundGiuseppe Castagno
2016-07-29tdf#101094 (17) OPTIONS: Options cache removal: COPYGiuseppe Castagno
2016-07-29tdf#101094 (16) OPTIONS: Options cache removal: MOVEGiuseppe Castagno
2016-07-29tdf#101094 (15) OPTIONS: Options cache removal: MKCOLGiuseppe Castagno
2016-07-29tdf#101094 (14) OPTIONS: Options cache removal: PUTGiuseppe Castagno
2016-07-29tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno
2016-07-29tdf#101094 (12) OPTIONS: Add options cache ctrl in getResourceOptionsGiuseppe Castagno
2016-07-29tdf#101094 (11): Add WebDAV options cache configuration param.Giuseppe Castagno
2016-07-29tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno
2016-07-29tdf#101094 (9) OPTIONS: Add options check in Content::getPropertiesGiuseppe Castagno
2016-07-29tdf#101094 (8) OPTIONS: Add options check in Content::resourceTypeForLocksGiuseppe Castagno
2016-07-29tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before unlockGiuseppe Castagno
2016-07-28tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno