summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* tdf#116489 - fix ucb TaskManager deadlock.Michael Meeks2018-03-261-1/+3
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-183-32/+32
* tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski2017-04-062-108/+172
* -Werror,-Wimplicit-fallthroughTor Lillqvist2017-02-242-0/+2
* fix the generally unused non-neon webdav MapDAVExceptionCaolán McNamara2017-02-241-1/+1
* ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl2017-01-101-4/+6
* ucb: ReacquireableGuard::reacquire() is a no-opMichael Stahl2017-01-103-80/+76
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-191-3/+3
* -Werror=return-local-addrStephan Bergmann2016-12-082-6/+6
* remove some more global OUStringsNoel Grandin2016-11-223-65/+38
* loplugin:datamembershadowNoel Grandin2016-11-181-2/+0
* straighten weirdo exception message, inserting a comma and a blank helps..Eike Rathke2016-11-161-4/+2
* Change remaining sal_Int32 to ContinuationFlags ...Korrawit Pruegsanusak2016-11-131-1/+1
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-072-6/+6
* Cosmetic: Namespaces, better make use of the 'using-directive'Giuseppe Castagno2016-11-012-8/+11
* Omit comparator which is the same as default std::less<key_type>Takeshi Abe2016-10-312-19/+2
* Cosmetic: Move function member around...Giuseppe Castagno2016-10-271-28/+28
* const-ness fixesStephan Bergmann2016-10-262-15/+15
* WebDAV: Small cosmetic to unit checks.Giuseppe Castagno2016-10-261-7/+7
* loplugin:expandablemethods in ucb..ucbhelperNoel Grandin2016-10-2622-130/+144
* Fix typosAndrea Gelmini2016-10-231-1/+1
* tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File'Giuseppe Castagno2016-10-213-6/+77
* tdf#102499 (8): Return empty property when not present.Giuseppe Castagno2016-10-211-0/+24
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-196-21/+7
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-184-4/+4
* ucb: fix handling of >>= with rhs AnyJochen Nitschke2016-10-182-5/+4
* loplugin:unusedmethodsNoel Grandin2016-10-182-69/+0
* tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno2016-10-132-0/+30
* loplugin:unnecessaryoverrideNoel Grandin2016-10-132-7/+0
* tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno2016-10-124-38/+54
* tdf#102499 (5): Deal with HTTP unofficial response status codesGiuseppe Castagno2016-10-114-58/+237
* tdf#102499 (3): Change caching model for HTTP response status codeGiuseppe Castagno2016-10-055-182/+214
* tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno2016-10-036-26/+106
* loplugin:countusersofdefaultparams in sw..vclNoel Grandin2016-10-032-6/+3
* tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV open() methodGiuseppe Castagno2016-10-031-1/+9
* Fix typosAndrea Gelmini2016-10-011-1/+1
* tdf#101094 (34): Fix test and missing field value in comparision operatorGiuseppe Castagno2016-10-014-42/+63
* tdf#102499 (2): Refactor the WebDAV resource access retryGiuseppe Castagno2016-09-263-19/+50
* tdf#101094 (33): Fix: use the correct exceptionGiuseppe Castagno2016-09-261-2/+2
* convert CONTINUATION constants to typed_flags_setNoel Grandin2016-09-262-11/+10
* tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retryGiuseppe Castagno2016-09-255-2/+146
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-223-23/+0
* loplugin:unusedfieldsNoel Grandin2016-09-202-2/+0
* tdf#101094 (32): Use a partial GET as a fall-back for HEAD...Giuseppe Castagno2016-09-194-8/+88
* Related: tdf#101094 (31): Add a simulated HEAD method: use GETGiuseppe Castagno2016-09-183-5/+202
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1373-86/+86
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-1/+0
* tdf#101094 (30): Better explanation of OPTIONS errors in debug buildGiuseppe Castagno2016-09-131-6/+7
* -Werror=unused-but-set-variableNoel Grandin2016-09-071-8/+0
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-077-36/+9