Age | Commit message (Expand) | Author |
2016-10-01 | tdf#101094 (34): Fix test and missing field value in comparision operator | Giuseppe Castagno |
2016-09-26 | tdf#102499 (2): Refactor the WebDAV resource access retry | Giuseppe Castagno |
2016-09-26 | tdf#101094 (33): Fix: use the correct exception | Giuseppe Castagno |
2016-09-26 | convert CONTINUATION constants to typed_flags_set | Noel Grandin |
2016-09-25 | tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retry | Giuseppe Castagno |
2016-09-22 | loplugin:unusedmethods in sc..vcl | Noel Grandin |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-19 | tdf#101094 (32): Use a partial GET as a fall-back for HEAD... | Giuseppe Castagno |
2016-09-18 | Related: tdf#101094 (31): Add a simulated HEAD method: use GET | Giuseppe Castagno |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | Remove nonsense comments: // bitfield | Tor Lillqvist |
2016-09-13 | tdf#101094 (30): Better explanation of OPTIONS errors in debug build | Giuseppe Castagno |
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 |