Age | Commit message (Expand) | Author |
2014-06-05 | cppu: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-19 | oox: drop using from header | Thomas Arnhold |
2014-05-13 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 | Julien Nabet |
2014-05-11 | coverity#707713 Uninitialized pointer field | Caolán McNamara |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: cppu | Thomas Arnhold |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-04-04 | Missing include | Stephan Bergmann |
2014-04-03 | Cosmetics (to ease work related to finding unused functions) | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
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 |