Age | Commit message (Expand) | Author |
2014-01-16 | Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton | Stephan Bergmann |
2014-01-13 | Revert "Resolves: fdo#72277 https CMIS Alfresco "The specified device is inva... | Julien Nabet |
2014-01-13 | Work around G_DEFINE_TYPE -Werror,-Wunused-function | Stephan Bergmann |
2014-01-11 | Resolves: fdo#72277 https CMIS Alfresco "The specified device is invalid." | Julien Nabet |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2014-01-06 | Fix extra right parenthesis | Julien Nabet |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | remove unnecessary double calls to OUString constructor | Noel Grandin |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-12 | remove unnecessary casts | Noel Grandin |
2013-12-12 | use OUString::endsWith where possible | Noel Grandin |
2013-12-06 | Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter | Stephan Bergmann |
2013-12-05 | We need an ENABLE_CURL, too | Tor Lillqvist |
2013-12-05 | Let's try to manage without building libcmis for iOS | Tor Lillqvist |
2013-12-04 | remove some STRING_NOTFOUND usage | Noel Grandin |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-22 | remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase | Noel Grandin |
2013-11-21 | remove unnecessary use of OUString::createFromAscii | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL calls | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-19 | Add data for Alfresco Cloud CMIS connection | Cédric Bosdonnat |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
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 |