summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-30NeonSession_NeonAuth(): avoid redundant OUString->OString conversionVitaliy Anderson
2017-03-25Fix typosAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-25value returned from particular web server is not valid asciiCaolán McNamara
2017-02-21loplugin:subtlezeroinit: ucbStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Don't worry, Kai, it's still in the git repoStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2017-01-09New loplugin:externvar: ucbStephan Bergmann
2016-12-30unexpected exception seen in tinderboxCaolán McNamara
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-27Cosmetic: Move function member around...Giuseppe Castagno
2016-10-26const-ness fixesStephan Bergmann
2016-10-23Fix typosAndrea Gelmini
2016-10-21tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File'Giuseppe Castagno
2016-10-21tdf#102499 (8): Return empty property when not present.Giuseppe Castagno
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-13tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno
2016-10-12tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno
2016-10-11tdf#102499 (5): Deal with HTTP unofficial response status codesGiuseppe Castagno
2016-10-05tdf#102499 (3): Change caching model for HTTP response status codeGiuseppe Castagno
2016-10-03tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno
2016-10-03tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV open() methodGiuseppe Castagno
2016-10-01Fix typosAndrea Gelmini
2016-10-01tdf#101094 (34): Fix test and missing field value in comparision operatorGiuseppe Castagno
2016-09-26tdf#102499 (2): Refactor the WebDAV resource access retryGiuseppe Castagno
2016-09-26tdf#101094 (33): Fix: use the correct exceptionGiuseppe Castagno
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin