Age | Commit message (Expand) | Author |
2015-01-05 | Some loplugin:revisibility clean-up | Stephan Bergmann |
2015-01-02 | OSL_FAIL -> SAL_WARN | Stephan Bergmann |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-19 | Remove unused */qa/checkapi/ | Stephan Bergmann |
2014-12-16 | cppu: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | document coverity#706128 Wrong sizeof argument | Caolán McNamara |
2014-11-20 | Clean up includes | Stephan Bergmann |
2014-11-18 | cppu: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | coverity#440589 silence Write to pointer after free | Caolán McNamara |
2014-11-18 | Assert that typelib_typedescription_release will not destroy pTDR->pType | Stephan Bergmann |
2014-11-17 | cid#1254675 Uncaught exception | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | coverity#704593 silence Dereference after null check | Caolán McNamara |
2014-11-14 | cid#983623 Don't throw DisposedException past uno_threadpool_putJob | Stephan Bergmann |
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 |