Age | Commit message (Expand) | Author |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-05 | stoc: remove SAL_THROW macro | Noel Grandin |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-27 | remove more unnecessary use of OUString constructor | Noel Grandin |
2014-05-24 | cppcheck: redundantAssignment | Thomas Arnhold |
2014-05-23 | get stoc to build again | Caolán McNamara |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-22 | cppcheck: fprintf format string requires 1 parameter but only 0 are given | Thomas Arnhold |
2014-05-22 | stoc: fix includes | Thomas Arnhold |
2014-05-22 | stoc: convert TEST_LIST_CLASSES case also | Thomas Arnhold |
2014-05-22 | stoc: make use of css alias | Thomas Arnhold |
2014-05-22 | stoc: remove using namespace from headers | Thomas Arnhold |
2014-05-20 | enhance pass-by-ref plugin to detect large arguments | Noel Grandin |
2014-05-16 | idl: remove external header guards | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-14 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 | Julien Nabet |
2014-05-10 | coverity#708240 Uninitialized pointer field | Caolán McNamara |
2014-04-30 | stoc: sal_Bool->bool | Noel Grandin |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | Unused declaration | Stephan Bergmann |
2014-04-03 | Use boost::noncopyable | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | Remove unused inline function | Stephan Bergmann |
2014-03-26 | Work around MSC "'override' cannot be used with 'inline'" bug | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | Adapt to sal/log.hxx | Stephan Bergmann |
2014-03-18 | Use cppu::BaseMutex instead of plain osl::Mutex as base | Stephan Bergmann |
2014-03-18 | Use cppu::BaseMutex instead of plain osl::Mutex as base | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-14 | coverity#708238 Uninitialized pointer field | Caolán McNamara |
2014-03-14 | coverity#708240 Uninitialized pointer field | Caolán McNamara |
2014-03-12 | No need for Invocation_Impl::setMaterial to be virtual | Stephan Bergmann |
2014-03-10 | stoc: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-07 | Use getTypes instead of getImplementationId as cache key | Stephan Bergmann |
2014-03-07 | Clean up introspection caches | Stephan Bergmann |
2014-03-07 | Clean up ImplIntrospection class | Stephan Bergmann |
2014-03-07 | -Werror=unused-parameter | Stephan Bergmann |
2014-03-07 | Convert com.sun.star.comp.stoc.Introspection to direct construction | Stephan Bergmann |
2014-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from stoc | Alexander Wilms |
2014-02-25 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-07 | Simplify access to theCoreReflection singleton | Stephan Bergmann |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-29 | bool improvements | Stephan Bergmann |