summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-17 16:23:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-21 08:32:18 +0200
commite8939b098b381605d12f08acef42ad0018e0a471 (patch)
treec7c3021d1bd9abb8adf8bb63ea0657658f06bc76 /compilerplugins
parentde4839e66d3d195315729b95cc144cdab96b6e74 (diff)
loplugin:virtualdead unused param in CreateSvxFormatCellsDialog
Change-Id: I8455c10d62ae8c3c3e6e543301f8c69a1189456a Reviewed-on: https://gerrit.libreoffice.org/81179 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/virtualdead.unusedparams.results3
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results
index 353e844c8218..0e644962f556 100644
--- a/compilerplugins/clang/virtualdead.unusedparams.results
+++ b/compilerplugins/clang/virtualdead.unusedparams.results
@@ -190,9 +190,6 @@ include/svx/svdhdl.hxx:242
include/svx/svdundo.hxx:69
class rtl::OUString SdrUndoAction::GetSdrRepeatComment(class SdrView &,)const
0
-include/svx/svxdlg.hxx:463
- class VclPtr<class SfxAbstractTabDialog> SvxAbstractDialogFactory::CreateSvxFormatCellsDialog(class weld::Window *,const class SfxItemSet *,const class SdrModel &,const class SdrObject *,)
- 1110
include/vcl/accessibletable.hxx:91
class tools::Rectangle vcl::table::IAccessibleTable::GetFieldCharacterBounds(int,int,int,)
001