summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
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
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-14neon: stop using #pragma GCC system_headerMichael Stahl
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-11-14ucb: kill webdav-neon/warnings_guard_ne_locks.h tooMichael Stahl
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16sPropName is needed after allStephan Bergmann
2013-08-15Fix unused variable (sPropName)Julien Nabet
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann