summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-26loplugin:dynexcspecStephan Bergmann
2017-01-26loplugin:useuniqueptrStephan Bergmann
2017-01-26loplugin:useuniqueptrStephan Bergmann
2017-01-26loplugin:salboolStephan Bergmann
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2017-01-18use rtl::Reference in DynamicResultSetWrapperNoel Grandin
2017-01-18use rtl::Reference in ContentResultSetWrapperNoel Grandin
2017-01-18use rtl::Reference in CachedContentResultSetNoel Grandin
2017-01-17use rtl::Reference OFileAccessNoel Grandin
2017-01-17use rtl::Reference in SortedDynamicResultSetNoel Grandin
2017-01-09ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl
2017-01-09ucb: ReacquireableGuard::reacquire() is a no-opMichael Stahl
2017-01-09New loplugin:externvar: ucbStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-30unexpected exception seen in tinderboxCaolán McNamara
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-12-13loplugin:staticanonymousTor Lillqvist
2016-12-13loplugin:salboolTor Lillqvist
2016-12-13loplugin:stringconstantTor Lillqvist
2016-12-13loplugin:nullptrTor Lillqvist
2016-12-13loplugin:overrideTor Lillqvist
2016-12-13loplugin:refcountingTor Lillqvist
2016-12-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-12-12Revert "loplugin:refcounting"Tor Lillqvist
2016-12-12coverity#1397041 Unchecked return valueCaolán McNamara
2016-12-11fix out of bounds accessJochen Nitschke
2016-12-11cmis: add error handling on checkinThorsten Behrens
2016-12-09loplugin:refcountingTor Lillqvist
2016-12-09ucb: replace "SimpleList" trashMichael Stahl
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-08-Werror=return-local-addrStephan Bergmann
2016-12-08loplugin:overrideparamTor Lillqvist
2016-12-08loplugin:overrideTor Lillqvist
2016-12-08loplugin:nullptrTor Lillqvist
2016-12-05fix the generally unused non-neon webdav MapDAVExceptionCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in ucbStephan 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