office-gobmx/include/vcl
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
..
filter vcl: minor cleanups in pdfdocument 2017-10-26 12:19:35 +02:00
opengl loplugin:unusedmethods 2017-11-10 12:56:14 +01:00
uitest
abstdlg.hxx
accel.hxx
alpha.hxx
animate.hxx use std::unique_ptr in vcl::Animation and vcl::MenuItemList 2017-10-17 15:28:13 +02:00
bitmap.hxx loplugin:constparam in vcl,svtools 2017-11-03 10:30:00 +01:00
bitmapaccess.hxx
bitmapex.hxx
BitmapTools.hxx
btndlg.hxx
builder.hxx loplugin:constmethod in vcl and stoc 2017-10-30 13:21:13 +01:00
builderfactory.hxx
button.hxx Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all 2017-11-22 19:16:52 +01:00
cairo.hxx
canvastools.hxx
checksum.hxx
combobox.hxx
commandevent.hxx
commandinfoprovider.hxx
configsettings.hxx overload std::hash for OUString and OString 2017-10-23 08:15:35 +02:00
controllayout.hxx
ctrl.hxx
cursor.hxx
cvtgrf.hxx
debugevent.hxx
decoview.hxx
devicecoordinate.hxx
dialog.hxx lokdialog: Expose cursor visible status 2017-11-15 13:46:16 +01:00
dibtools.hxx
dllapi.h
dndhelp.hxx silence some coverity warnings 2017-11-18 21:59:23 +01:00
dockingarea.hxx
dockwin.hxx loplugin:constmethod in vcl and stoc 2017-10-30 13:21:13 +01:00
edit.hxx
embeddedfontshelper.hxx
EnumContext.hxx
errcode.hxx improve debug printing of ErrCode 2017-11-03 08:21:37 +01:00
errinf.hxx Related: tdf#113160 set parent of warning dialogs during load 2017-11-04 20:27:00 +01:00
event.hxx
evntpost.hxx
exceptiontypes.hxx
extoutdevdata.hxx
field.hxx
FilterConfigItem.hxx
fixed.hxx
fixedhyper.hxx
floatwin.hxx
fltcall.hxx
fntstyle.hxx
font.hxx
fontcapabilities.hxx
fontcharmap.hxx
gdimetafiletools.hxx
gdimtf.hxx
gfxlink.hxx loplugin:constmethod in vcl and stoc 2017-10-30 13:21:13 +01:00
gradient.hxx
graph.hxx
graphicfilter.hxx vcl: remove sgf/sgv ancient gfx filters 2017-11-03 05:51:18 +01:00
GraphicNativeMetadata.hxx
GraphicNativeTransform.hxx loplugin:unusedmethods 2017-11-10 12:56:14 +01:00
graphictools.hxx
group.hxx
hatch.hxx
help.hxx
i18nhelp.hxx loplugin:finalclasses in vcl 2017-10-05 09:48:43 +02:00
IContext.hxx
IconThemeInfo.hxx
IconThemeScanner.hxx tdf#110742 add support for icon themes via extension manager 2017-10-13 09:30:02 +02:00
IconThemeSelector.hxx
IDialogRenderable.hxx lokdialog: Expose cursor visible status 2017-11-15 13:46:16 +01:00
idle.hxx
image.hxx
imagerepository.hxx loplugin:constantparam in vcl 2017-10-30 08:33:39 +01:00
ImageTree.hxx
imgctrl.hxx
inputctx.hxx
inputtypes.hxx
introwin.hxx
IPrioritable.hxx Notebookbar: PriorityMergedHBox, OptionalBox 2017-11-17 11:26:38 +01:00
ITiledRenderable.hxx
jobdata.hxx
jobset.hxx
keycod.hxx
keycodes.hxx
layout.hxx Two more functions that are private to vcl and not even VCL_DLLPUBLIC 2017-11-14 12:54:38 +02:00
lazydelete.hxx
lineinfo.hxx
listctrl.hxx add a method to get all entries from ListControl 2017-10-10 19:27:17 +02:00
longcurr.hxx loplugin:constantparam in vcl 2017-10-30 08:33:39 +01:00
lstbox.hxx
mapmod.hxx vcl: make MapMode constructor explicit 2017-10-26 23:17:45 +02:00
menu.hxx loplugin:constmethod in vcl and stoc 2017-10-30 13:21:13 +01:00
menubtn.hxx
metaact.hxx
metaactiontypes.hxx
metric.hxx
mnemonic.hxx loplugin:finalclasses in vcl 2017-10-05 09:48:43 +02:00
mnemonicengine.hxx
morebtn.hxx loplugin:finalclasses in vcl 2017-10-05 09:48:43 +02:00
msgbox.hxx Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafe 2017-11-03 22:05:57 +01:00
notebookbar.hxx
oldprintadaptor.hxx
openglwin.hxx
outdev.hxx use std::unique_ptr for SalLayout 2017-11-14 10:19:32 +01:00
outdevmap.hxx
outdevstate.hxx Make Color a forward declaration 2017-10-08 04:48:46 +02:00
pdfextoutdevdata.hxx
pdfwriter.hxx
pngread.hxx
pngwrite.hxx
pointr.hxx
popupmenuwindow.hxx
ppdparser.hxx overload std::hash for OUString and OString 2017-10-23 08:15:35 +02:00
prgsbar.hxx
print.hxx overload std::hash for OUString and OString 2017-10-23 08:15:35 +02:00
prntypes.hxx
ptrstyle.hxx
quickselectionengine.hxx
region.hxx
salbtype.hxx BitmapColor::GetLuminance doesn't need to use unsigned long 2017-11-06 07:12:44 +01:00
salctype.hxx
salgtype.hxx
salnativewidgets.hxx
scheduler.hxx
scopedbitmapaccess.hxx silence some coverity warnings 2017-11-18 21:59:23 +01:00
scrbar.hxx
seleng.hxx
settings.hxx vcl: StyleSettings - start to unwind code duplication. 2017-11-16 18:50:28 +01:00
slider.hxx
sound.hxx
spin.hxx
spinfld.hxx
split.hxx
splitwin.hxx
status.hxx
stdtext.hxx
strhelper.hxx
svapp.hxx Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafe 2017-11-03 22:05:57 +01:00
svmain.hxx
syschild.hxx
sysdata.hxx convert various vcl system fields from unsigned long -> sal_uInt32 2017-11-06 07:13:10 +01:00
syswin.hxx
tabctrl.hxx
tabdlg.hxx
tabpage.hxx
task.hxx
taskpanelist.hxx
textdata.hxx
texteng.hxx Make Color a forward declaration 2017-10-08 04:48:46 +02:00
textrectinfo.hxx
textview.hxx loplugin:finalclasses in vcl 2017-10-05 09:48:43 +02:00
threadex.hxx
throbber.hxx
timer.hxx
toolbox.hxx Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all 2017-11-22 19:16:52 +01:00
txtattr.hxx
unohelp.hxx
unohelp2.hxx
unowrap.hxx
vclenum.hxx
vclevent.hxx
vclmain.hxx
vclmedit.hxx
vclptr.hxx
vclreferencebase.hxx
vclstatuslistener.hxx
vectorgraphicdata.hxx ofz: if parsing failed we keep reparsing it 2017-11-14 21:14:06 +01:00
virdev.hxx
waitobj.hxx
wall.hxx Make Color a forward declaration 2017-10-08 04:48:46 +02:00
window.hxx loplugin:constmethod in vcl and stoc 2017-10-30 13:21:13 +01:00
wmf.hxx
wmfexternal.hxx
wrkwin.hxx
xtextedt.hxx