Age | Commit message (Expand) | Author |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | neon: stop using #pragma GCC system_header | Michael Stahl |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in UCB module | Noel Grandin |
2013-11-14 | ucb: kill webdav-neon/warnings_guard_ne_locks.h too | Michael Stahl |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-07 | OAuth2 application keys shouldn't be in the code. | Cédric Bosdonnat |
2013-11-07 | CMIS Versions dialog: fix version date | Cédric Bosdonnat |
2013-11-07 | remove unnecessary use of OUString constructor in UCB module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-29 | UCB: RepoContent::RepoContent use OUString::startsWith instead copy. | Arnaud Versini |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza |
2013-10-15 | CMIS: show commit comment in versions dialog | Cédric Bosdonnat |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-09-30 | Indirect dependency on boost_headers | Stephan Bergmann |
2013-09-26 | Hack to not leave SolarMutex released after g_main_loop_run call | Stephan Bergmann |
2013-09-26 | Fix fdo#68894 Cmis crashes on start up. | Cao Cuong Ngo |
2013-09-26 | CMIS file picker: it really does not like ID Mark | Cao Cuong Ngo |
2013-09-26 | Improve debug output | Stephan Bergmann |
2013-09-23 | Cmis Versions dialog | Cao Cuong Ngo |
2013-09-04 | Replace XROW_GETXXX macro with template | Stephan Bergmann |
2013-09-03 | warning C4702: unreachable code | Stephan Bergmann |
2013-09-02 | WaE: unused variables | Tor Lillqvist |
2013-09-02 | ucb: rename "cmisucp" log area for consistency | Michael Stahl |
2013-09-02 | ucb: add missing ucb.core log area, and ftp/ext too | Michael Stahl |
2013-09-02 | ucb: fixed bad init of shared_ptr | Cédric Bosdonnat |
2013-09-02 | WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t' | Tor Lillqvist |
2013-09-02 | libcmis: add a mandatory patch for GDrive feature to properly work | Cédric Bosdonnat |
2013-09-02 | CMIS properties dialog: get multiple values | Cao Cuong Ngo |
2013-09-02 | CMIS: fix file saving issue | Cao Cuong Ngo |
2013-09-02 | CMIS: use FolderPtr instead of Folder pointer | Cao Cuong Ngo |
2013-09-02 | CMIS: add BaseURI property to remove warning | Cao Cuong Ngo |
2013-09-02 | CMIS: add document ID when saving. | Cao Cuong Ngo |
2013-09-02 | Store the decision about the certificate in a container to remember it | Cédric Bosdonnat |
2013-09-02 | UCB Show more infos about errors loading UCP | Cédric Bosdonnat |
2013-09-02 | fdo#61589: ask what to do with invalid SSL certificates in CMIS UCP | Cédric Bosdonnat |
2013-09-02 | Resolves CMIS file picker propertyset out of range warning | Cao Cuong Ngo |
2013-09-02 | CMIS properties: Add type to the UNO API | Cao Cuong Ngo |
2013-09-02 | CMIS Google Drive get repositories | Cao Cuong Ngo |
2013-09-02 | CMIS: make GDrive work with path | Cao Cuong Ngo |
2013-09-02 | CMIS: getRepositories should call createSession | Cao Cuong Ngo |
2013-09-02 | CMIS: the file picker prefer path to ID | Cao Cuong Ngo |