Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | More loplugin:cstylecast: xmlscript | Stephan Bergmann | |
Change-Id: I0dcb16ad325665ac435c2434648ea087ecb5c79f | |||
2018-01-12 | More loplugin:cstylecast: xmlscript | Stephan Bergmann | |
auto-rewrite with <https://gerrit.libreoffice.org/#/c/47798/> "Enable loplugin:cstylecast for some more cases" plus solenv/clang-format/reformat-formatted-files Change-Id: If9a6160a75ae56f563a098a5569af64eb8fab7d7 | |||
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin | |
improve the detection of stuff we can return by const &, instead of by copying Change-Id: I479ae89d0413125a8295cc3cddbc0017ed61ed69 Reviewed-on: https://gerrit.libreoffice.org/46915 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> | |||
2017-12-11 | loplugin:salcall fix functions | Noel Grandin | |
since cdecl is the default calling convention on Windows for such functions, the annotation is redundant. Change-Id: I1a85fa27e5ac65ce0e04a19bde74c90800ffaa2d Reviewed-on: https://gerrit.libreoffice.org/46164 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |