summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-191-3/+3
* Merge shell into TaskManager base classStephan Bergmann2016-12-1429-3634/+3517
* loplugin:staticanonymousTor Lillqvist2016-12-131-7/+7
* loplugin:salboolTor Lillqvist2016-12-132-6/+6
* loplugin:stringconstantTor Lillqvist2016-12-134-46/+29
* loplugin:nullptrTor Lillqvist2016-12-137-11/+11
* loplugin:overrideTor Lillqvist2016-12-137-7/+7
* loplugin:refcountingTor Lillqvist2016-12-139-19/+21
* -Werror,-Wimplicit-fallthroughTor Lillqvist2016-12-122-0/+2
* Revert "loplugin:refcounting"Tor Lillqvist2016-12-121-1/+1
* coverity#1397041 Unchecked return valueCaolán McNamara2016-12-121-6/+6
* fix out of bounds accessJochen Nitschke2016-12-111-1/+1
* cmis: add error handling on checkinThorsten Behrens2016-12-111-3/+23
* loplugin:refcountingTor Lillqvist2016-12-091-1/+1
* ucb: replace "SimpleList" trashMichael Stahl2016-12-092-123/+43
* OSL_TRACE -> SAL in sw..ucbNoel Grandin2016-12-082-8/+7
* -Werror=return-local-addrStephan Bergmann2016-12-082-6/+6
* loplugin:overrideparamTor Lillqvist2016-12-081-2/+2
* loplugin:overrideTor Lillqvist2016-12-0812-12/+12
* loplugin:nullptrTor Lillqvist2016-12-0820-64/+65
* fix the generally unused non-neon webdav MapDAVExceptionCaolán McNamara2016-12-051-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-053-32/+32
* New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann2016-11-231-7/+8
* loplugin:unnecessaryoverride (dtors) in ucbStephan Bergmann2016-11-234-28/+0
* 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