Age | Commit message (Expand) | Author |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-24 | loplugin:singlevalfields in xmlhelp,xmloff | Noel Grandin |
2016-06-23 | remove some more (void) style function definitions/declarations | Noel Grandin |
2016-06-06 | Convert IteratorState to scoped enum | Noel Grandin |
2016-05-19 | loplugin:unusedmethods in writerfilter to xmloff | Noel Grandin |
2016-05-13 | clang-tidy modernize-loop-convert in writerfilter to xmlsecurity | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-04 | reduce unnecessary reallocing | Noel Grandin |
2016-03-08 | new loplugin:constantparam | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | Simplify code | Stephan Bergmann |
2016-01-05 | Clean up configuration access | Stephan Bergmann |
2016-01-04 | tdf#96855: Put back assignment of xHierAccess | Stephan Bergmann |
2015-12-21 | loplugin:unusedfields in xmlhelp,xmloff | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
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 |