summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Fix extra right parenthesisJulien Nabet
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-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-12remove unnecessary castsNoel Grandin
2013-12-12use OUString::endsWith where possibleNoel Grandin
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-12-05We need an ENABLE_CURL, tooTor Lillqvist
2013-12-05Let's try to manage without building libcmis for iOSTor Lillqvist
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14neon: stop using #pragma GCC system_headerMichael Stahl
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
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-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat
2013-11-07CMIS Versions dialog: fix version dateCédric Bosdonnat
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel 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-10-29UCB: RepoContent::RepoContent use OUString::startsWith instead copy.Arnaud Versini
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-15CMIS: show commit comment in versions dialogCédric Bosdonnat
2013-10-02WaE: unused variableTor Lillqvist
2013-09-30Indirect dependency on boost_headersStephan Bergmann
2013-09-26Hack to not leave SolarMutex released after g_main_loop_run callStephan Bergmann
2013-09-26Fix fdo#68894 Cmis crashes on start up.Cao Cuong Ngo
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo
2013-09-26Improve debug outputStephan Bergmann