summaryrefslogtreecommitdiffstats
path: root/ucb/source
Commit message (Expand)AuthorAgeFilesLines
...
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-177-0/+8
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-1410-19/+27
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-12/+6
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-065-23/+33
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-065-33/+23
* coverity#983989 Uncaught exceptionCaolán McNamara2014-11-061-30/+41
* coverity#983985 Uncaught exceptionCaolán McNamara2014-11-061-25/+36
* coverity#983984 Uncaught exceptionCaolán McNamara2014-11-061-3/+21
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+1
* coverity#707418 Uncaught exceptionCaolán McNamara2014-10-311-19/+34
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* coverity#704085 Unchecked return valueCaolán McNamara2014-10-281-1/+1
* coverity#1247636 Uncaught exceptionCaolán McNamara2014-10-171-2/+2
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-155-11/+4
* coverity#983990 Uncaught exceptionCaolán McNamara2014-10-112-2/+3
* coverity#1130163 Unchecked return valueCaolán McNamara2014-10-111-2/+3
* coverity#1241375 Uncaught exceptionCaolán McNamara2014-10-105-7/+36
* spelling: instanciated -> instantiatedNoel Grandin2014-10-0810-24/+24
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-022-4/+4
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-022-3/+3
* Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2014-10-011-2/+0
* ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-0113-85/+38
* Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann2014-10-0110-80/+80
* loplugin: cstylecastNoel Grandin2014-09-292-24/+24
* coverity#1240266 Logically dead codeCaolán McNamara2014-09-251-4/+0
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-184-74/+4
* 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
* UNO to CMIS properties conversion fixMihai Varga2014-07-281-13/+50
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-256-28/+26
* 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: remove SAL_THROW macroNoel Grandin2014-06-0510-14/+13
* compareTo -> equalsNoel Grandin2014-06-049-17/+13