summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin2017-01-2024-83/+55
* New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann2017-01-1953-77/+524
* use rtl::Reference in DynamicResultSetWrapperNoel Grandin2017-01-182-10/+8
* use rtl::Reference in ContentResultSetWrapperNoel Grandin2017-01-182-14/+12
* use rtl::Reference in CachedContentResultSetNoel Grandin2017-01-182-15/+10
* use rtl::Reference OFileAccessNoel Grandin2017-01-171-31/+29
* use rtl::Reference in SortedDynamicResultSetNoel Grandin2017-01-172-38/+22
* ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl2017-01-091-4/+6
* ucb: ReacquireableGuard::reacquire() is a no-opMichael Stahl2017-01-093-80/+76
* New loplugin:externvar: ucbStephan Bergmann2017-01-093-4/+4
* cleanup tailing backslashesJochen Nitschke2016-12-301-1/+1
* unexpected exception seen in tinderboxCaolán McNamara2016-12-302-4/+2
* Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist2016-12-223-3/+3
* [API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist2016-12-213-3/+3
* 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