Age | Commit message (Expand) | Author |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-02-18 | Typos | Julien Nabet |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-01-29 | cppu: convert some OSL_TRACE | Michael Stahl |
2015-01-29 | cppu: the LogBrige really needs its own SAL_LOG area | Michael Stahl |
2015-01-28 | Some more loplugin:cstylecast clean-up | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: cppu | Stephan Bergmann |
2015-01-08 | valgrind: uninitialized variable | Caolán McNamara |
2015-01-08 | coverity#1261762 Resource leak | Caolán McNamara |
2015-01-05 | Fix include | Stephan Bergmann |
2015-01-05 | Include function declarations | Stephan Bergmann |
2015-01-05 | Mark function declarations as CPPU_DLLPUBLIC, not only definitions | Stephan Bergmann |
2015-01-05 | Missing const | Stephan Bergmann |
2015-01-05 | More unnamed namespace clean-up | Stephan Bergmann |
2015-01-05 | These extern "C" functions are not in an unnamed namespace | Stephan Bergmann |
2015-01-05 | These extern "C" functions are not in namespace cppu | Stephan Bergmann |
2015-01-05 | include | Stephan Bergmann |
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 |