summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2018-03-26tdf#116489 - fix ucb TaskManager deadlock.Michael Meeks
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-04-06tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2017-02-24-Werror,-Wimplicit-fallthroughTor Lillqvist
2017-02-24fix the generally unused non-neon webdav MapDAVExceptionCaolán McNamara
2017-01-10ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl
2017-01-10ucb: ReacquireableGuard::reacquire() is a no-opMichael Stahl
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-08-Werror=return-local-addrStephan Bergmann
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-16straighten weirdo exception message, inserting a comma and a blank helps..Eike Rathke
2016-11-13Change remaining sal_Int32 to ContinuationFlags ...Korrawit Pruegsanusak
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-11-01Cosmetic: Namespaces, better make use of the 'using-directive'Giuseppe Castagno
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-26WebDAV: Small cosmetic to unit checks.Giuseppe Castagno
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin
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-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18ucb: fix handling of >>= with rhs AnyJochen Nitschke
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-13tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
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-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
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
2016-09-25tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retryGiuseppe Castagno
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-19tdf#101094 (32): Use a partial GET as a fall-back for HEAD...Giuseppe Castagno
2016-09-18Related: tdf#101094 (31): Add a simulated HEAD method: use GETGiuseppe Castagno
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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