summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2017-02-10remove unused enumerators from FTPErrors enumNoel Grandin2-10/+2
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann54-19/+130
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin18-399/+465
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin18-465/+399
2017-01-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann4-8/+0
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann4-8/+8
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist4-0/+8
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann4-0/+33
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin19-418/+401
2017-01-30NO_STREAM_CREATION_WITHIN_DOCUMENT_ROOT is always trueNoel Grandin3-19/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin15-231/+188
2017-01-27Don't worry, Kai, it's still in the git repoStephan Bergmann4-110/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann159-4815/+1294
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin6-15/+0
2017-01-26loplugin:dynexcspecStephan Bergmann8-4/+89
2017-01-26loplugin:useuniqueptrStephan Bergmann3-7/+9
2017-01-26loplugin:useuniqueptrStephan Bergmann2-11/+17
2017-01-26loplugin:salboolStephan Bergmann1-1/+1
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin24-83/+55
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann53-77/+524
2017-01-18use rtl::Reference in DynamicResultSetWrapperNoel Grandin2-10/+8
2017-01-18use rtl::Reference in ContentResultSetWrapperNoel Grandin2-14/+12
2017-01-18use rtl::Reference in CachedContentResultSetNoel Grandin2-15/+10
2017-01-17use rtl::Reference OFileAccessNoel Grandin1-31/+29
2017-01-17use rtl::Reference in SortedDynamicResultSetNoel Grandin2-38/+22
2017-01-09ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl1-4/+6
2017-01-09ucb: ReacquireableGuard::reacquire() is a no-opMichael Stahl3-80/+76
2017-01-09New loplugin:externvar: ucbStephan Bergmann3-4/+4
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-30unexpected exception seen in tinderboxCaolán McNamara2-4/+2
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist3-3/+3
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist3-3/+3
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