Age | Commit message (Expand) | Author |
2015-11-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-25 | com::sun::star->css in xmlhelp | Noel Grandin |
2015-11-24 | loplugin:unusedfields in xmlhelp/ | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-12 | Killed the 'lastedited' element, it's useless, we have git. | Jan Holesovsky |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
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-27 | xmlhelp: apparently "picture.jar" hasn't existed for a long time | Michael Stahl |
2015-10-26 | tdf#75637: Resolve help images via a vnd.libreoffice.image UCP | Stephan Bergmann |
2015-10-26 | ...but do not erase localize attributes from image elements | 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-12 | loplugin:mergeclasses | Noel Grandin |
2015-09-30 | xmlhelp: -GR is added by default in com_MSC_defs.mk | Michael Stahl |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-13 | xmlhelp: Add missing include | David Ostrovsky |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-19 | Consolidate isFileUrl checks | Stephan Bergmann |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-08 | xmlhelp: remove obsolete GCC 4.2 warning stuff | Michael Stahl |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-07 | Remove unused XmlSearchExceptions.hxx | Stephan Bergmann |
2015-07-07 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-07 | loplugin:unusedmethods xmlhelp | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-24 | Get rid of comphelper::string::is*Ascii functions | Stephan Bergmann |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-09 | cppcheck: variableScope | Caolán McNamara |
2015-06-08 | Decompressor rubbish in xmlhelp is luckily unused | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-06-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |