summaryrefslogtreecommitdiff
path: root/ucb/source/ucp
AgeCommit message (Expand)Author
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06coverity#983989 Uncaught exceptionCaolán McNamara
2014-11-06coverity#983985 Uncaught exceptionCaolán McNamara
2014-11-06coverity#983984 Uncaught exceptionCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704085 Unchecked return valueCaolán McNamara
2014-10-17coverity#1247636 Uncaught exceptionCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11coverity#983990 Uncaught exceptionCaolán McNamara
2014-10-11coverity#1130163 Unchecked return valueCaolán McNamara
2014-10-10coverity#1241375 Uncaught exceptionCaolán McNamara
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-25coverity#1240266 Logically dead codeCaolán McNamara
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-12ucb: prevent out of bound access in OUStringNorbert Thiebaud
2014-09-11ucb: sal_Bool -> boolStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-08-28Fix *_component_getFactory function typeStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-07-28UNO to CMIS properties conversion fixMihai Varga
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-17fdo#72277: don't build and use nsspem when building against system curlCédric Bosdonnat
2014-07-15fdo#72277: Use NSS CACERT in cmis ucp with internal curlCédric Bosdonnat
2014-07-11webdav: Do not return reference here.Matúš Kukan
2014-07-08webdav: fix locking in webdav_ucp::Content::getResourceType()Matúš Kukan
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24webdav: Do not call into DAVResourceAccess with mutex locked.Matúš Kukan
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan
2014-06-23webdav: Do not throw when saving new document.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10coverity#707429 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05ucb: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-02coverity#707427 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707428 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707430 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219792 Uncaught exceptionCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27remove external header guardsThomas Arnhold
2014-05-26cid#707435 Uncaught exceptionNoel Grandin