summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
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
2013-03-05Call ne_debug_init() in a debug buildTor Lillqvist
2013-03-04Fix "may be used uninitialized" warningStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Related rhbz#915743: Do not call into DAVResourceAccess with mutex lockedStephan Bergmann
2013-03-01neon commands cannot be abortedStephan Bergmann
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-19coverity#983214 Resource leakMichael Stahl
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin