summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
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
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-30fdo#46808, use service constructor for security::CertificateContainerNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks