Age | Commit message (Expand) | Author |
2016-09-07 | -Werror=unused-but-set-variable | Noel Grandin |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-29 | WebDAV: Make some SAL_WARN log wording a bit better | Giuseppe Castagno |
2016-08-29 | cppcheck: noExplicitConstructor | Giuseppe Castagno |
2016-08-28 | tdf#101094 (29) Fix for IIS 10.0 disabled OPTIONS method | Giuseppe Castagno |
2016-08-26 | tdf#101094 (28): Put back the thread mutex guard... | Giuseppe Castagno |
2016-08-26 | tdf#101094 (27): Add a mutex guard to OPTIONS neon dispatch calls | Giuseppe Castagno |
2016-08-25 | cid#1371328 Misused comma operator | Noel Grandin |
2016-08-25 | cid#1371332 Misused comma operator | Noel Grandin |
2016-08-23 | Related: tdf#82677, remove cached element when appropriate | Giuseppe Castagno |
2016-08-23 | Related: tdf#82677, add cache use in Content::getProperties() | Giuseppe Castagno |
2016-08-23 | Related: tdf#82677, implement a PROPFIND 'propname' request cache | Giuseppe Castagno |
2016-08-22 | ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/ | Stephan Bergmann |
2016-08-21 | tdf#101094 (26): Fix possible early relase of cache mutex | Giuseppe Castagno |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-19 | coverity#1371438 Uncaught exception | Caolán McNamara |
2016-08-19 | coverity#1371439 Uncaught exception | Caolán McNamara |
2016-08-19 | Related: coverity#1371328 rename variable slightly | Caolán McNamara |
2016-08-18 | cppcheck: noCopyConstructor | Caolán McNamara |
2016-08-16 | tdf#101094 (25): Make a std::less explicit, add/remove TODOs... | Giuseppe Castagno |
2016-08-16 | tdf#101094 (24): Simplify cache removal: DESTROY, PROPPATCH, MOVE | Giuseppe Castagno |
2016-08-15 | loplugin:unusedenumconstants in unotools..xmlhelp | Noel Grandin |
2016-08-14 | tdf#101094 (23): Simplify cache removal: MOVE, COPY | Giuseppe Castagno |
2016-08-12 | Cppcheck: Variable is reassigned a value before the old one has been used | Giuseppe Castagno |
2016-08-12 | Related: tdf#99499, add a limit to the number of http redirections | Giuseppe Castagno |
2016-08-11 | tdf#101094 (22): Simplify cache removal: MKCOL, PUT | Giuseppe Castagno |
2016-08-11 | tdf#101094 (21): Simplify cache removal: LOCK, UNLOCK | Giuseppe Castagno |
2016-08-11 | loplugin:countusersofdefaultparams in svl..unodevtools | Noel Grandin |
2016-08-10 | tdf#101385: don't try to get SharePoint folder outside of allowed range | Mike Kaganski |
2016-08-03 | tdf#101094 (20) OPTIONS: Check for Class1 DAV before unlock | Giuseppe Castagno |
2016-08-01 | Related: tdf#96410 eXo Platform WebDAV: where lock fails... | Giuseppe Castagno |
2016-07-31 | Revert "tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: H... | Giuseppe Castagno |
2016-07-30 | tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: HEAD | Giuseppe Castagno |
2016-07-29 | tdf#101094 (19) OPTIONS: Add mechanism to manage not found Web URL: GET | Giuseppe Castagno |
2016-07-29 | tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if not found | Giuseppe Castagno |
2016-07-29 | tdf#101094 (17) OPTIONS: Options cache removal: COPY | Giuseppe Castagno |
2016-07-29 | tdf#101094 (16) OPTIONS: Options cache removal: MOVE | Giuseppe Castagno |
2016-07-29 | tdf#101094 (15) OPTIONS: Options cache removal: MKCOL | Giuseppe Castagno |
2016-07-29 | tdf#101094 (14) OPTIONS: Options cache removal: PUT | Giuseppe Castagno |
2016-07-29 | tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCK | Giuseppe Castagno |
2016-07-29 | tdf#101094 (12) OPTIONS: Add options cache ctrl in getResourceOptions | Giuseppe Castagno |
2016-07-29 | tdf#101094 (11): Add WebDAV options cache configuration param. | Giuseppe Castagno |
2016-07-29 | tdf#101094 (10) OPTIONS: Add a simple options cache class | Giuseppe Castagno |
2016-07-29 | tdf#101094 (9) OPTIONS: Add options check in Content::getProperties | Giuseppe Castagno |
2016-07-29 | tdf#101094 (8) OPTIONS: Add options check in Content::resourceTypeForLocks | Giuseppe Castagno |
2016-07-29 | tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before unlock | Giuseppe Castagno |
2016-07-28 | tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501 | Giuseppe Castagno |
2016-07-28 | tdf#101094 (5) OPTIONS: Add options check in Content::getResourceType | Giuseppe Castagno |
2016-07-28 | ucb: fix deadlocks in tdoc UCP OfficeDocumentsManager | Michael Stahl |
2016-07-28 | tdf#101094 (4) OPTIONS: Add member function getResourceOptions | Giuseppe Castagno |