Age | Commit message (Expand) | Author |
2014-02-18 | Resolves: #i123744# use only one way to include serf headers | Yuri Dario |
2014-02-18 | sal_Bool -> bool fixup | Stephan Bergmann |
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-13 | coverity#707426 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#707424 Uncaught exception | Caolán McNamara |
2014-02-11 | coverity#1103732 Uncaught exception | Caolán McNamara |
2014-02-10 | coverity#1130193 Dereference after null check | Caolán McNamara |
2014-02-08 | coverity#982486 Unchecked dynamic_cast | Caolán McNamara |
2014-01-31 | coverity#984165 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-31 | coverity#984166 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-30 | coverity#705438, obey preconditions of OUString functions | Stephan Bergmann |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Apparently broken bitmask creation | Stephan Bergmann |
2014-01-28 | Apparently broken bitmask checks | Stephan Bergmann |
2014-01-28 | coverity#440748 Explicit null dereferenced | Caolán McNamara |
2014-01-28 | coverity#440872 Dereference before null check | Caolán McNamara |
2014-01-27 | Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds. | Jan Holesovsky |
2014-01-27 | coverity#1158203 Dereference null return value | Caolán McNamara |
2014-01-22 | Resolves: #i123744# consider certificate's Subject Alternative Name... | Oliver-Rainer Wittmann |
2014-01-21 | ucb: fix inverted condition in webdav lcl_sendPartialGETRequest | Michael Stahl |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
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-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 |