summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
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-09-29loplugin: cstylecastNoel Grandin
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-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan
2014-06-05ucb: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-02coverity#1219792 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983992 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983993 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983994 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983995 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215314 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215315 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215316 Uncaught exceptionCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11coverity#1209904 Uncaught exceptionCaolán McNamara
2014-05-11coverity#1209903 Uncaught exceptionCaolán McNamara
2014-05-11coverity#1209902 Uncaught exceptionCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-25If you intend DAVException to appear as a std::exception, then say soStephan Bergmann
2014-04-24Looser throw specifier for virtual webdav_ucp::DAVException::~DAVException()Tor Lillqvist
2014-04-24WaE: looser throw specCaolán McNamara
2014-04-24coverity#983996 Uncaught exceptionCaolán McNamara
2014-04-24coverity#983998 Uncaught exceptionCaolán McNamara
2014-04-24coverity#989726 Uncaught exceptionCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-17ucb: prefer passing OUString by referenceNoel Grandin
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-31coverity#984166 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa