office-gobmx/accessibility
Stephan Bergmann a2656563f1 loplugin:unnecessaryparen: Warn about parentheses around literals
...that are not composed of multiple tokens, like ("foo" "bar").  Also don't yet
warn about Boolean literals, which are sometimes wrapped in parentheses to
silence unreachable-code warnings.

To avoid multiple warnings about code like

  f((0))

switch to generally using a set of ParenExpr to keep track of which occurrences
have already been handled.

Change-Id: I036a25a92836ec6ab6c56ea848f71bc6d63822bc
Reviewed-on: https://gerrit.libreoffice.org/45317
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-11-27 14:04:40 +01:00
..
inc Fix typos 2017-11-13 08:43:17 +01:00
source loplugin:unnecessaryparen: Warn about parentheses around literals 2017-11-27 14:04:40 +01:00
AllLangMoTarget_acc.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
Library_acc.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_accessibility.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
README

Cares for accessibility.