summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
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
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann
2013-08-12only use the SSPI support with internal neonDavid Tardon
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane
2013-07-05Mark as constTakeshi Abe
2013-07-01fdo#66324 fix locking in webdav_ucp::Content::getResourceType()Michael Stahl
2013-06-10Don't warn about undefined macro any moreFridrich Štrba
2013-05-30ucb: NeonLockStore::stopTicker(): really avoid deadlockMichael Stahl
2013-05-29ucb: NeonLockStore::stopTicker(): avoid deadlockMichael Stahl
2013-05-23Related rhbz#961460: Fix regression around OUString::compareTo usageStephan Bergmann
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27clear -Werror=write-strings in NeonUri.cxxChr. Rossmanith
2013-03-26Bin ASCII art and pointless commentsTor Lillqvist
2013-03-26WaE: unused function 'matchIgnoreAsciiCase'Tor Lillqvist
2013-03-25Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxxChr. Rossmanith
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18incorrect NEON_VERSION usageLuboš Luňák
2013-03-15Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism"Tor Lillqvist
2013-03-15Conditionalize call of ne_debug_init() using the SAL_INFO() mechanismTor Lillqvist
2013-03-15Lock document that is opened for potential modificationTor Lillqvist
2013-03-15SAL_INFO instead of OSL_TRACETor Lillqvist
2013-03-15Use default set of root certificates, if available, when using SSLTor Lillqvist
2013-03-15Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0)Tor Lillqvist