Age | Commit message (Expand) | Author |
2014-02-27 | Remove visual noise from cppu | Alexander Wilms |
2014-02-27 | std::exception retrofit sequel | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | cid#707712 Uninitialized pointer field | Noel Grandin |
2014-02-17 | cppu: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | Drop unused #include | Takeshi Abe |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-05 | fdo#43157 - Clean up OSL_ASSERT | Timothy Markle |
2014-02-03 | Remove needless SAL_DLLPRIVATE annotations | Stephan Bergmann |
2014-01-31 | [API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppu | Stephan Bergmann |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-28 | coverity#440026 Logically dead code | Caolán McNamara |
2014-01-27 | bool improvements | Stephan Bergmann |
2014-01-25 | coverity#1158251 Dereference before null check | Caolán McNamara |
2014-01-22 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-10 | [API CHANGE] cppu::Enterable::v_isValid returns bool | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2014-01-05 | remove empty or | Philipp Riemer |
2013-12-26 | WaE: unused function 'setNegativeBridge' | Tor Lillqvist |
2013-12-16 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-11 | cppu: Avoid uno_direct_getEnvironment() indirection. | Matúš Kukan |
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-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-09-22 | gbuild: make the versioned library the linktarget on Unixes | Michael Stahl |
2013-09-22 | cppu: rename purpose environment libraries | Michael Stahl |
2013-09-19 | Directly build UNOIDL .rdb files from .idl files | Stephan Bergmann |
2013-09-19 | Unlike idlc, unoidl doesn't support out-of-range byte consts | Stephan Bergmann |
2013-09-18 | There are two distinct InternalUnoApis in cppu/qa | Stephan Bergmann |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-09-04 | UNO interface UIKs are unused for a very long time | Stephan Bergmann |
2013-08-22 | Better assertions | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-12 | error: dereferencing type-punned pointer will break strict-aliasing rules | Stephan Bergmann |
2013-08-02 | Mark as const | Takeshi Abe |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-09 | protect UNO EnvStack's s_setCurrent() against unknown threadid | Herbert Dürr |
2013-05-07 | Avoid warnings about unused test functions | Stephan Bergmann |
2013-05-07 | Up-cast conversion constructor for css::uno::Reference | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | WaE: variable 'hMod' set but not used | Tor Lillqvist |