summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-3/+3
2016-12-14Merge shell into TaskManager base classStephan Bergmann29-3634/+3517
2016-12-13loplugin:staticanonymousTor Lillqvist1-7/+7
2016-12-13loplugin:salboolTor Lillqvist2-6/+6
2016-12-13loplugin:stringconstantTor Lillqvist4-46/+29
2016-12-13loplugin:nullptrTor Lillqvist7-11/+11
2016-12-13loplugin:overrideTor Lillqvist7-7/+7
2016-12-13loplugin:refcountingTor Lillqvist9-19/+21
2016-12-12-Werror,-Wimplicit-fallthroughTor Lillqvist2-0/+2
2016-12-12Revert "loplugin:refcounting"Tor Lillqvist1-1/+1
2016-12-12coverity#1397041 Unchecked return valueCaolán McNamara1-6/+6
2016-12-11fix out of bounds accessJochen Nitschke1-1/+1
2016-12-11cmis: add error handling on checkinThorsten Behrens1-3/+23
2016-12-09loplugin:refcountingTor Lillqvist1-1/+1
2016-12-09ucb: replace "SimpleList" trashMichael Stahl2-123/+43
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin2-8/+7
2016-12-08-Werror=return-local-addrStephan Bergmann2-6/+6
2016-12-08loplugin:overrideparamTor Lillqvist1-2/+2
2016-12-08loplugin:overrideTor Lillqvist12-12/+12
2016-12-08loplugin:nullptrTor Lillqvist20-64/+65
2016-12-05fix the generally unused non-neon webdav MapDAVExceptionCaolán McNamara1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin3-32/+32
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-7/+8
2016-11-23loplugin:unnecessaryoverride (dtors) in ucbStephan Bergmann4-28/+0
2016-11-22remove some more global OUStringsNoel Grandin3-65/+38
2016-11-18loplugin:datamembershadowNoel Grandin1-2/+0
2016-11-16straighten weirdo exception message, inserting a comma and a blank helps..Eike Rathke1-4/+2
2016-11-13Change remaining sal_Int32 to ContinuationFlags ...Korrawit Pruegsanusak1-1/+1
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2-6/+6
2016-11-01Cosmetic: Namespaces, better make use of the 'using-directive'Giuseppe Castagno2-8/+11
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe2-19/+2
2016-10-27Cosmetic: Move function member around...Giuseppe Castagno1-28/+28
2016-10-26const-ness fixesStephan Bergmann2-15/+15
2016-10-26WebDAV: Small cosmetic to unit checks.Giuseppe Castagno1-7/+7
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin22-130/+144
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-21tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File'Giuseppe Castagno3-6/+77
2016-10-21tdf#102499 (8): Return empty property when not present.Giuseppe Castagno1-0/+24
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin6-21/+7
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke4-4/+4
2016-10-18ucb: fix handling of >>= with rhs AnyJochen Nitschke2-5/+4
2016-10-18loplugin:unusedmethodsNoel Grandin2-69/+0
2016-10-13tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno2-0/+30
2016-10-13loplugin:unnecessaryoverrideNoel Grandin2-7/+0
2016-10-12tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno4-38/+54
2016-10-11tdf#102499 (5): Deal with HTTP unofficial response status codesGiuseppe Castagno4-58/+237
2016-10-05tdf#102499 (3): Change caching model for HTTP response status codeGiuseppe Castagno5-182/+214
2016-10-03tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno6-26/+106
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin2-6/+3
2016-10-03tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV open() methodGiuseppe Castagno1-1/+9