summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* ucb: prevent out of bound access in OUStringNorbert Thiebaud2014-09-121-1/+1
* ucb: sal_Bool -> boolStephan Bergmann2014-09-116-9/+9
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-102-18/+18
* Fix *_component_getFactory function typeStephan Bergmann2014-08-281-2/+2
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-1/+1
* java: remove unused importsNoel Grandin2014-08-143-3/+0
* java: remove commented out codeNoel Grandin2014-08-142-25/+0
* java: remove unused interfacesNoel Grandin2014-08-131-4/+0
* java: remove unused fieldsNoel Grandin2014-08-133-4/+4
* java: reduce scope, make member classes privateNoel Grandin2014-08-131-2/+2
* java: reduce scope, make fields privateNoel Grandin2014-08-139-19/+19
* java: remove useless javadoc tagsNoel Grandin2014-08-121-8/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-122-0/+3
* java: variable cannot be nullNoel Grandin2014-08-081-14/+9
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-2/+2
* java: remove unused importsNoel Grandin2014-08-082-5/+0
* java: remove dead methodsNoel Grandin2014-08-082-62/+0
* java: remove commented out codeNoel Grandin2014-08-055-40/+0
* java: remove unused fieldsNoel Grandin2014-08-055-17/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-041-1/+1
* fix spelling compilant -> compliantNoel Grandin2014-08-043-3/+3
* Linked the sax library to CMISMihai Varga2014-07-281-0/+1
* UNO to CMIS properties conversion fixMihai Varga2014-07-281-13/+50
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-259-28/+32
* fdo#72277: don't build and use nsspem when building against system curlCédric Bosdonnat2014-07-172-0/+8
* fdo#72277: Use NSS CACERT in cmis ucp with internal curlCédric Bosdonnat2014-07-152-0/+28
* webdav: Do not return reference here.Matúš Kukan2014-07-112-4/+4
* webdav: fix locking in webdav_ucp::Content::getResourceType()Matúš Kukan2014-07-081-1/+11
* InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann2014-07-021-0/+1
* Typo: conteiner->containerJulien Nabet2014-06-291-1/+1
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-253-6/+6
* webdav: Do not call into DAVResourceAccess with mutex locked.Matúš Kukan2014-06-241-52/+64
* fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan2014-06-245-0/+15
* new compilerplugin returnbyrefNoel Grandin2014-06-242-8/+8
* webdav: Do not throw when saving new document.Matúš Kukan2014-06-232-7/+12
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-20/+4
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* coverity#707429 Uncaught exceptionCaolán McNamara2014-06-102-3/+5
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-098-41/+7
* ucb: move APR dependencies to gb_LinkTarget__use_aprMichael Stahl2014-06-051-5/+0
* apr uses iconvTor Lillqvist2014-06-051-0/+1
* ucb: remove SAL_THROW macroNoel Grandin2014-06-0516-33/+32
* compareTo -> equalsNoel Grandin2014-06-049-17/+13
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-2/+1
* coverity#707427 Uncaught exceptionCaolán McNamara2014-06-021-1/+2
* coverity#707428 Uncaught exceptionCaolán McNamara2014-06-022-3/+5
* coverity#707430 Uncaught exceptionCaolán McNamara2014-06-022-3/+5