office-gobmx/lingucomponent
Stephan Bergmann 7ceee0f1ec Extend loplugin:redundantinline to catch inline functions w/o external linkage
...where "inline" (in its meaning of "this function can be defined in multiple
translation units") thus doesn't make much sense.  (As discussed in
compilerplugins/clang/redundantinline.cxx, exempt such "static inline" functions
in include files for now.)

All the rewriting has been done automatically by the plugin, except for one
instance in sw/source/ui/frmdlg/column.cxx that used to involve an #if), plus
some subsequent solenv/clang-format/reformat-formatted-files.

Change-Id: Ib8b996b651aeafc03bbdc8890faa05ed50517224
Reviewed-on: https://gerrit.libreoffice.org/61573
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-10-09 14:47:17 +02:00
..
config
source Extend loplugin:redundantinline to catch inline functions w/o external linkage 2018-10-09 14:47:17 +02:00
Library_guesslang.mk
Library_hyphen.mk strip out trivial indirection 2017-10-18 10:53:02 +02:00
Library_lnth.mk strip out trivial indirection 2017-10-18 10:53:02 +02:00
Library_MacOSXSpell.mk strip out trivial indirection 2017-10-18 10:53:02 +02:00
Library_numbertext.mk tdf#117171 support localized number name numbering styles 2018-05-03 11:42:20 +02:00
Library_spell.mk strip out trivial indirection 2017-10-18 10:53:02 +02:00
Makefile
Module_lingucomponent.mk tdf#117171 support localized number name numbering styles 2018-05-03 11:42:20 +02:00
README
StaticLibrary_ulingu.mk

Spellcheck, hyphenator, thesaurus, etc.