summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Resolves: #i123744# consider certificate's Subject Alternative Name...Oliver-Rainer Wittmann2-5/+41
2014-01-21ucb: fix inverted condition in webdav lcl_sendPartialGETRequestMichael Stahl1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-10/+10
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2014-01-13Revert "Resolves: fdo#72277 https CMIS Alfresco "The specified device is inva...Julien Nabet2-7/+3
2014-01-13Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann1-0/+7
2014-01-11Resolves: fdo#72277 https CMIS Alfresco "The specified device is invalid."Julien Nabet2-3/+7
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2014-01-06Fix extra right parenthesisJulien Nabet1-1/+1
2013-12-20typo fixesAndras Timar6-31/+31
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2-11/+0
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann14-28/+28
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-12-12remove unnecessary castsNoel Grandin1-1/+1
2013-12-12use OUString::endsWith where possibleNoel Grandin1-1/+1
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann6-65/+6
2013-12-05We need an ENABLE_CURL, tooTor Lillqvist1-1/+1
2013-12-05Let's try to manage without building libcmis for iOSTor Lillqvist1-1/+1
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin1-8/+7
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-2/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin3-6/+5
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin1-1/+1
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin10-216/+158
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin3-25/+25
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-11/+10
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat2-0/+16
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin11-33/+32
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-26/+18
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14neon: stop using #pragma GCC system_headerMichael Stahl2-1/+8
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin19-63/+63
2013-11-14ucb: kill webdav-neon/warnings_guard_ne_locks.h tooMichael Stahl4-38/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin17-94/+94
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin3-3/+3
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat3-34/+2
2013-11-07CMIS Versions dialog: fix version dateCédric Bosdonnat1-1/+1
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin23-153/+129
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin3-17/+17
2013-11-04remove redundant calls to OUString constructorNoel Grandin20-90/+79
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin17-50/+30
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin5-29/+21
2013-10-29UCB: RepoContent::RepoContent use OUString::startsWith instead copy.Arnaud Versini1-3/+1
2013-10-23convert code to use OUString::endsWithNoel Grandin3-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-3/+3
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza3-31/+7
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza5-6/+838