Age | Commit message (Expand) | Author |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-30 | document array_vs_singleton dismissals | Caolán McNamara |
2014-10-30 | restore using rtl for OSL_DEBUG_LEVEL > 1 | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-27 | see if we can auto-ignore new Sequence false positives as such | Caolán McNamara |
2014-10-08 | coverity#982158 Unchecked return value | Caolán McNamara |
2014-10-08 | coverity#982157 Unchecked return value | Caolán McNamara |
2014-10-08 | coverity#982156 Unchecked return value | Caolán McNamara |
2014-10-02 | optimise UNO Sequence destructor | Noel Grandin |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-17 | attempt to fix Android buildbot | Noel Grandin |
2014-09-17 | cppu and cppuhelper: loplugin: cstylecast | Noel Grandin |
2014-09-02 | Related fdo#82088: removing namespace alias in hxx | Stefan Weiberg |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-25 | everything is independent from vos these days... | Michael Stahl |
2014-08-07 | Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy | Stephan Bergmann |
2014-07-29 | s_mapInterface must match uno_MapInterfaceFunc | Stephan Bergmann |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-27 | fix comment and tiny optimisation for shutdown. | Michael Meeks |
2014-06-26 | OSL_ENSURE->assert | Caolán McNamara |
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 |