summaryrefslogtreecommitdiff
path: root/filter/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-30 23:17:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-31 09:04:16 +0200
commit0a7000e032a43e56e75c8e8066117683866fdc36 (patch)
tree83fbf349cdd238cc7bc08020a593e5649861aa44 /filter/source
parentb0772418bc2992d213e08ca181e147ed707999e1 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: Id2034a3ec40e1cfcd21f60e19f4faa99bb1f6164
Diffstat (limited to 'filter/source')
-rw-r--r--filter/source/graphicfilter/epict/epict.cxx4
-rw-r--r--filter/source/msfilter/mstoolbar.cxx2
-rw-r--r--filter/source/msfilter/svdfppt.cxx2
-rw-r--r--filter/source/pdf/impdialog.hxx2
-rw-r--r--filter/source/pdf/pdfexport.cxx2
-rw-r--r--filter/source/pdf/pdfexport.hxx1
-rw-r--r--filter/source/xsltdialog/xmlfiltertestdialog.cxx1
-rw-r--r--filter/source/xsltdialog/xmlfiltertestdialog.hxx2
8 files changed, 4 insertions, 12 deletions
diff --git a/filter/source/graphicfilter/epict/epict.cxx b/filter/source/graphicfilter/epict/epict.cxx
index 3efdacc8dc86..bf337c329965 100644
--- a/filter/source/graphicfilter/epict/epict.cxx
+++ b/filter/source/graphicfilter/epict/epict.cxx
@@ -93,13 +93,13 @@ private:
PictWriterAttrStackMember * pAttrStack;
// current attributes in the target-metafile and whether they are valid
- sal_Bool bDstBkPatVisible; sal_Bool bDstBkPatValid;
+ sal_Bool bDstBkPatValid;
sal_uInt8 nDstTxFace; sal_Bool bDstTxFaceValid;
RasterOp eDstTxMode; sal_Bool bDstTxModeValid;
sal_uInt16 nDstPnSize; sal_Bool bDstPnSizeValid;
RasterOp eDstPnMode; sal_Bool bDstPnModeValid;
PictPattern aDstPnPat; sal_Bool bDstPnPatValid;
- sal_Bool bDstFillPatVisible; sal_Bool bDstFillPatValid;
+ sal_Bool bDstFillPatValid;
sal_uInt16 nDstTxSize; sal_Bool bDstTxSizeValid;
Color aDstFgCol; sal_Bool bDstFgColValid;
Color aDstBkCol; sal_Bool bDstBkColValid;
diff --git a/filter/source/msfilter/mstoolbar.cxx b/filter/source/msfilter/mstoolbar.cxx
index cbd7d5a2a226..ae48fd679322 100644
--- a/filter/source/msfilter/mstoolbar.cxx
+++ b/filter/source/msfilter/mstoolbar.cxx
@@ -713,7 +713,7 @@ void TBCCDData::Print( FILE* fp)
indent_printf(fp," wstrEdit %s", rtl::OUStringToOString( wstrEdit.getString(), RTL_TEXTENCODING_UTF8 ).getStr() );
}
-TBCBitMap::TBCBitMap() : cbDIB( 0 ), size( 0 )
+TBCBitMap::TBCBitMap() : cbDIB( 0 )
{
}
diff --git a/filter/source/msfilter/svdfppt.cxx b/filter/source/msfilter/svdfppt.cxx
index 2331468cc602..ff3d690f72f8 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -2006,7 +2006,7 @@ void SdrPowerPointImport::SeekOle( SfxObjectShell* pShell, sal_uInt32 nFilterOpt
}
if ( i && bCopied )
{
- SvxImportMSVBasic aMSVBas( *pShell, *xDest, sal_True, sal_False );
+ SvxImportMSVBasic aMSVBas( *pShell, *xDest );
uno::Reference < embed::XStorage > xDoc( pShell->GetStorage() );
if ( xDoc.is() )
diff --git a/filter/source/pdf/impdialog.hxx b/filter/source/pdf/impdialog.hxx
index 0a42cc917ed8..2d8f7ecad21a 100644
--- a/filter/source/pdf/impdialog.hxx
+++ b/filter/source/pdf/impdialog.hxx
@@ -419,8 +419,6 @@ class ImpPDFTabLinksPage : public SfxTabPage
RadioButton maRbOpnLnksBrowser;
sal_Bool mbOpnLnksBrowserUserState;
- long nWidth;
-
DECL_LINK( ClickRbOpnLnksDefaultHdl, void* );
DECL_LINK( ClickRbOpnLnksBrowserHdl, void* );
diff --git a/filter/source/pdf/pdfexport.cxx b/filter/source/pdf/pdfexport.cxx
index e85afdedb4b2..58e026ff5979 100644
--- a/filter/source/pdf/pdfexport.cxx
+++ b/filter/source/pdf/pdfexport.cxx
@@ -148,8 +148,6 @@ PDFExport::PDFExport( const Reference< XComponent >& rxSrcDoc,
mbCanCopyOrExtract ( sal_True ),
mbCanExtractForAccessibility( sal_True ),
- mnCachePatternId ( -1 ),
-
//--->i56629
mbExportRelativeFsysLinks ( sal_False ),
mnDefaultLinkAction ( 0 ),
diff --git a/filter/source/pdf/pdfexport.hxx b/filter/source/pdf/pdfexport.hxx
index 4c884ee5d568..b52de4ca544b 100644
--- a/filter/source/pdf/pdfexport.hxx
+++ b/filter/source/pdf/pdfexport.hxx
@@ -102,7 +102,6 @@ private:
sal_Bool mbCanExtractForAccessibility;
SvtGraphicFill maCacheFill;
- sal_Int32 mnCachePatternId;
//--->i56629
sal_Bool mbExportRelativeFsysLinks;
diff --git a/filter/source/xsltdialog/xmlfiltertestdialog.cxx b/filter/source/xsltdialog/xmlfiltertestdialog.cxx
index a42a21805ee2..c0e6b47495e0 100644
--- a/filter/source/xsltdialog/xmlfiltertestdialog.cxx
+++ b/filter/source/xsltdialog/xmlfiltertestdialog.cxx
@@ -146,7 +146,6 @@ static bool checkComponent( Reference< XComponent >& rxComponent, const OUString
XMLFilterTestDialog::XMLFilterTestDialog( Window* pParent, ResMgr& rResMgr, const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rxMSF ) :
ModalDialog( pParent, ResId( DLG_XML_FILTER_TEST_DIALOG, rResMgr ) ),
mxMSF( rxMSF ),
- mrResMgr( rResMgr ),
maFLExport( this, ResId( FL_EXPORT, rResMgr ) ),
maFTExportXSLT( this, ResId( FT_EXPORT_XSLT, rResMgr ) ),
diff --git a/filter/source/xsltdialog/xmlfiltertestdialog.hxx b/filter/source/xsltdialog/xmlfiltertestdialog.hxx
index a374ea1fbc9e..ef60d6d21563 100644
--- a/filter/source/xsltdialog/xmlfiltertestdialog.hxx
+++ b/filter/source/xsltdialog/xmlfiltertestdialog.hxx
@@ -69,8 +69,6 @@ private:
com::sun::star::uno::Reference< com::sun::star::document::XEventListener > mxGlobalEventListener;
com::sun::star::uno::WeakReference< com::sun::star::lang::XComponent > mxLastFocusModel;
- ResMgr& mrResMgr;
-
rtl::OUString maImportRecentFile;
rtl::OUString maExportRecentFile;