Age | Commit message (Expand) | Author |
2016-11-23 | New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString | Stephan Bergmann |
2016-11-23 | loplugin:unnecessaryoverride (dtors) in ucb | Stephan Bergmann |
2016-11-22 | remove some more global OUStrings | Noel Grandin |
2016-11-18 | loplugin:datamembershadow | Noel Grandin |
2016-11-16 | straighten weirdo exception message, inserting a comma and a blank helps.. | Eike Rathke |
2016-11-13 | Change remaining sal_Int32 to ContinuationFlags ... | Korrawit Pruegsanusak |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-11-01 | Cosmetic: Namespaces, better make use of the 'using-directive' | Giuseppe Castagno |
2016-10-31 | Omit comparator which is the same as default std::less<key_type> | Takeshi Abe |
2016-10-27 | Cosmetic: Move function member around... | Giuseppe Castagno |
2016-10-26 | const-ness fixes | Stephan Bergmann |
2016-10-26 | WebDAV: Small cosmetic to unit checks. | Giuseppe Castagno |
2016-10-26 | loplugin:expandablemethods in ucb..ucbhelper | Noel Grandin |
2016-10-23 | Fix typos | Andrea Gelmini |
2016-10-21 | tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File' | Giuseppe Castagno |
2016-10-21 | tdf#102499 (8): Return empty property when not present. | Giuseppe Castagno |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-18 | ucb: fix handling of >>= with rhs Any | Jochen Nitschke |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-13 | tdf#102499 (7): Caching connect timeout or cannot connect. | Giuseppe Castagno |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-12 | tdf#102499 (6): Cache OPTIONS if not present or if lifetime different | Giuseppe Castagno |
2016-10-11 | tdf#102499 (5): Deal with HTTP unofficial response status codes | Giuseppe Castagno |
2016-10-05 | tdf#102499 (3): Change caching model for HTTP response status code | Giuseppe Castagno |
2016-10-03 | tdf#101094 (36): Fix behaviour of GET in fetching Headers only | Giuseppe Castagno |
2016-10-03 | loplugin:countusersofdefaultparams in sw..vcl | Noel Grandin |
2016-10-03 | tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV open() method | Giuseppe Castagno |
2016-10-01 | Fix typos | Andrea Gelmini |
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 |