summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-09 14:17:52 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-10 12:04:41 +0100
commite408e1d6d120b9935283ca29e13b7a9bff3d1ea1 (patch)
tree31aab8d8676619232e1f968da6d5406d87a99e1d /compilerplugins
parent676024b001340dce6c854efc3b74bdc8db1e2a3b (diff)
loplugin:unusedfields
Change-Id: Idd0cdd38718c3822db4d4b94ca2315a416bc27bb Reviewed-on: https://gerrit.libreoffice.org/50997 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedfields.readonly.results10
-rw-r--r--compilerplugins/clang/unusedfields.untouched.results4
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results8
3 files changed, 7 insertions, 15 deletions
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 219ae7515d56..2dd5a304dbe0 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -514,15 +514,13 @@ svx/source/inc/gridcell.hxx:525
DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
svx/source/inc/gridcell.hxx:526
DbPatternField m_pPaintFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
-svx/source/sidebar/possize/PosSizePropertyPanel.hxx:116
- svx::sidebar::PosSizePropertyPanel maAnchorPos class Point
sw/inc/acmplwrd.hxx:43
SwAutoCompleteWord m_LookupTree editeng::Trie
sw/inc/calc.hxx:162
SwCalc m_aSysLocale class SvtSysLocale
sw/inc/hints.hxx:188
SwAttrSetChg m_bDelSet _Bool
-sw/inc/shellio.hxx:142
+sw/inc/shellio.hxx:140
SwReader pStg tools::SvRef<SotStorage>
sw/inc/swevent.hxx:74
SwCallMouseEvent::(anonymous union)::(anonymous) pFormat const class SwFrameFormat *
@@ -548,8 +546,6 @@ sw/source/uibase/dbui/mmconfigitem.cxx:108
SwMailMergeConfigItem_Impl m_aMaleGreetingLines std::vector<OUString>
sw/source/uibase/dbui/mmconfigitem.cxx:110
SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
-sw/source/uibase/inc/break.hxx:46
- SwBreakDlg aTemplate class rtl::OUString
sw/source/uibase/inc/fldmgr.hxx:77
SwInsertField_Data m_aDBDataSource css::uno::Any
sw/source/uibase/inc/labimg.hxx:49
@@ -604,8 +600,6 @@ unotools/source/config/saveopt.cxx:78
SvtSaveOptions_Impl bROUserAutoSave _Bool
vcl/inc/printerinfomanager.hxx:73
psp::PrinterInfoManager::SystemPrintQueue m_aComment class rtl::OUString
-vcl/inc/sallayout.hxx:344
- GenericSalLayout maBasePoint class Point
vcl/inc/salwtype.hxx:153
SalWheelMouseEvent mbDeltaIsPixel _Bool
vcl/inc/salwtype.hxx:189
@@ -632,8 +626,6 @@ vcl/inc/unx/i18n_status.hxx:56
vcl::I18NStatus m_aCurrentIM class rtl::OUString
vcl/inc/unx/saldisp.hxx:266
SalDisplay m_aInvalidScreenData struct SalDisplay::ScreenData
-vcl/source/edit/vclmedit.cxx:45
- ImpVclMEdit maTextWindowOffset class Point
vcl/source/filter/jpeg/Exif.hxx:62
Exif::TiffHeader byteOrder sal_uInt16
vcl/source/filter/jpeg/transupp.h:132
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index 9831a77be11b..b67782ab8b59 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -22,8 +22,6 @@ canvas/source/vcl/impltools.hxx:117
vclcanvas::tools::LocalGuard aSolarGuard class SolarMutexGuard
chart2/source/controller/inc/RangeSelectionListener.hxx:62
chart::RangeSelectionListener m_aControllerLockGuard class chart::ControllerLockGuardUNO
-chart2/source/model/template/ChartType.hxx:127
- chart::ChartType m_xContext const css::uno::Reference<css::uno::XComponentContext>
chart2/source/view/inc/GL3DRenderer.hxx:54
chart::opengl3D::MaterialParameters pad float
chart2/source/view/inc/GL3DRenderer.hxx:55
@@ -78,6 +76,8 @@ include/svtools/unoevent.hxx:162
SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface>
include/svx/ClassificationDialog.hxx:63
svx::ClassificationDialog m_nInsertMarkings sal_Int16
+include/svx/unoshape.hxx:676
+ SvxGraphicObject referer_ class rtl::OUString
include/vcl/pdfwriter.hxx:549
vcl::PDFWriter::PDFSignContext m_pDerEncoded sal_Int8 *
include/vcl/pdfwriter.hxx:551
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index d9ff930f8501..21577563ae4b 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -84,8 +84,6 @@ codemaker/source/cppumaker/dependencies.hxx:115
codemaker::cppumaker::Dependencies m_doubleDependency _Bool
configmgr/source/components.cxx:162
configmgr::Components::WriteThread reference_ rtl::Reference<WriteThread> *
-connectivity/source/drivers/firebird/Connection.hxx:77
- connectivity::firebird::Connection m_xDriver ::rtl::Reference<FirebirdDriver>
connectivity/source/drivers/mork/MorkParser.hxx:133
MorkParser error_ enum MorkErrors
connectivity/source/inc/dbase/DTable.hxx:62
@@ -262,6 +260,8 @@ include/xmloff/shapeimport.hxx:181
SdXML3DSceneAttributesHelper mbVPNUsed _Bool
include/xmloff/shapeimport.hxx:182
SdXML3DSceneAttributesHelper mbVUPUsed _Bool
+include/xmloff/xmlimp.hxx:241
+ SvXMLImport mbIsGraphicLoadOnDemandSupported _Bool
l10ntools/inc/common.hxx:31
common::HandledArgs m_bUTF8BOM _Bool
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:61
@@ -466,7 +466,7 @@ svx/source/sidebar/line/LinePropertyPanel.hxx:106
svx::sidebar::LinePropertyPanel maCapStyle sfx2::sidebar::ControllerItem
svx/source/table/tablertfimporter.cxx:53
sdr::table::RTFCellDefault maItemSet class SfxItemSet
-sw/inc/shellio.hxx:147
+sw/inc/shellio.hxx:145
SwReader aFileName class rtl::OUString
sw/source/core/doc/tblafmt.cxx:184
SwAfVersions m_nVerticalAlignmentVersion sal_uInt16
@@ -538,7 +538,7 @@ vcl/inc/salwtype.hxx:242
SalInputContext mpFont class FontSelectPattern *
vcl/inc/salwtype.hxx:250
SalSwipeEvent mnVelocityY double
-vcl/inc/sft.hxx:468
+vcl/inc/sft.hxx:463
vcl::TrueTypeFont mapper sal_uInt32 (*)(const sal_uInt8 *, sal_uInt32, sal_uInt32)
vcl/opengl/salbmp.cxx:426
(anonymous namespace)::ScanlineWriter mpCurrentScanline sal_uInt8 *