Age | Commit message (Expand) | Author |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-21 | loplugin:unusedfields in sfx2,slideshow,starmath,stoc | Noel Grandin |
2015-12-21 | tdf#96223: introspection queries for XPropertySet again | Oliver Specht |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-27 | don't allocate uno::Reference on the heap | Noel Grandin |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-02 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-07 | stoc: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-08-12 | cppcheck: noCopyConstructor | Caolán McNamara |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-08-04 | svx,starmath: inline some use-once typedefs | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-28 | stoc: tzname is _tzname on MSVC 14.0 | David Ostrovsky |
2015-07-27 | Tweak introspection/invocation to be more useful to PyUNO | Matthew J. Francis |
2015-07-23 | Merge ImplIntrospectionAccess and ImplIntrospectionAdapter | Matthew J. Francis |
2015-07-22 | Fix logic in the fast path of Implementation::inspect() | Matthew J. Francis |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-16 | Translate German comments | Matthew J. Francis |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-10 | cleanup some unnecessary direct usage of the OString/OUString C API. | Noel Grandin |
2015-07-09 | Eliminate pointless string copies | Matthew J. Francis |
2015-07-08 | Reduce the amount of up front work in performing introspection | Matthew J. Francis |
2015-07-08 | Use OUString::starts/endsWith | Stephan Bergmann |
2015-07-08 | Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by now | Stephan Bergmann |
2015-07-08 | Reduce variable scope | Stephan Bergmann |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |