Age | Commit message (Expand) | Author |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-23 | loplugin:unusedfields in eventattacher | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to be so verbose in constructing uno::Reference | Noel Grandin |
2015-10-18 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-08-05 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-05-24 | coverity#983657 Uncaught exception | Caolán McNamara |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-04-22 | eventattacher: sal_Bool->bool | Noel Grandin |
2014-04-14 | Remove dead function declaration | Stephan Bergmann |
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-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-02-27 | eventattacher: fix out of bounds string access | Miklos Vajna |
2014-02-26 | Remove visual noise from eventattacher | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-05-14 | fdo#46808, Convert script::InvocationAdapterFactory to new style | Noel Grandin |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt reflection::CoreReflection UNO service to new style | Noel Grandin |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-03-23 | .component files don't need executable bits | Michael Stahl |