office-gobmx/include
Stephan Bergmann 72ef2b5d98 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all
...which had been left out because "lots of our code uses this style, which I'm
loathe to bulk-fix as yet", but now in
<https://gerrit.libreoffice.org/#/c/45060/1/> "use std::unique_ptr" would have
caused an otherwise innocent-looking code change to trigger a
loplugin:unnecessaryparen warning for

  pFormat = (pGrfObj)
      ? ...

(barring a change to ignoreAllImplicit in
compilerplugins/clang/unnecessaryparen.cxx similar to that in
<https://gerrit.libreoffice.org/#/c/45083/2> "Make not warning about !! in
loplugin:simplifybool consistent", which should also have caused the warning to
disappear for the modified code, IIUC).

Change-Id: I8bff0cc11bbb839ef06d07b8d9237f150804fec2
Reviewed-on: https://gerrit.libreoffice.org/45088
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-11-22 19:16:52 +01:00
..
android
animations
apple_remote
avmedia
basegfx RotateFlyFrame3: Initial support added 2017-11-18 13:07:43 +01:00
basic
canvas
codemaker
com/sun/star/uno
comphelper silence some coverity warnings 2017-11-18 21:59:23 +01:00
connectivity Fix typos 2017-11-21 08:48:40 +01:00
cppcanvas
cppu
cppuhelper
cppunittester
dbaccess
desktop
drawinglayer
editeng RotateFlyFrame3: add support for AutoContour 2017-11-18 13:07:47 +01:00
filter RTF filter: drop now redundant astyle.options 2017-11-22 11:24:24 +01:00
formula cache FormulaToken for doubles 2017-11-21 16:09:44 +05:30
fpicker
framework
helpcompiler
i18nlangtag
i18nutil
jvmaccess
jvmfwk
LibreOfficeKit
linguistic
o3tl
onlineupdate
oox
opencl
osl Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all 2017-11-22 19:16:52 +01:00
package
registry
rtl
sal Various loplugin warnings in --enable-online-update=mar 2017-11-21 19:46:48 +01:00
salhelper
sax
sfx2
sot
store
svl cosmetics: Drop duplicate semicolon 2017-11-20 14:01:44 +01:00
svtools Fix typos 2017-11-21 08:48:40 +01:00
svx TypedWhichId for SDRATTR* constants (3) 2017-11-22 08:33:08 +01:00
systools/win32
test tdf#45904 Move _XSpreadsheetView Java tests to C++ 2017-11-18 03:57:13 +01:00
toolkit
tools drop duplicate method 2017-11-22 13:33:25 +01:00
typelib
ucbhelper
uno
unoidl
unotest
unotools
vbahelper
vcl Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all 2017-11-22 19:16:52 +01:00
xmloff
xmlreader
xmlscript
default.rc
postmac.h
postwin.h
premac.h
prewin.h
version.hrc