summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2014-02-24my upc router automatically adds .net to the domain search pathCaolán McNamara
2014-01-21ucb: fix inverted condition in webdav lcl_sendPartialGETRequestMichael Stahl
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
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
2013-09-23Cmis Versions dialogCao Cuong Ngo
2013-09-04Replace XROW_GETXXX macro with templateStephan Bergmann
2013-09-03warning C4702: unreachable codeStephan Bergmann
2013-09-02WaE: unused variablesTor Lillqvist
2013-09-02ucb: rename "cmisucp" log area for consistencyMichael Stahl
2013-09-02ucb: add missing ucb.core log area, and ftp/ext tooMichael Stahl
2013-09-02ucb: fixed bad init of shared_ptrCédric Bosdonnat
2013-09-02WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist
2013-09-02libcmis: add a mandatory patch for GDrive feature to properly workCédric Bosdonnat
2013-09-02CMIS properties dialog: get multiple valuesCao Cuong Ngo
2013-09-02CMIS: fix file saving issueCao Cuong Ngo
2013-09-02CMIS: use FolderPtr instead of Folder pointerCao Cuong Ngo
2013-09-02CMIS: add BaseURI property to remove warningCao Cuong Ngo
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo