summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:39:40 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:39:40 +0100
commitb57368b894851e1ae204c03753005a4a1d121908 (patch)
treeb130f5fcd16d94b54a9f457546174ba847fb1484
parent6627b78882505df3bcedc6dfb279fcd6a3a6ac2d (diff)
New loplugin:externvar: writerfilter
Change-Id: I988555d9ccf9a7245d49cb2e05a84878978eebd6
-rw-r--r--writerfilter/source/ooxml/OOXMLFastContextHandler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
index 0715e0ed828f..7cee46482905 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
@@ -53,7 +53,7 @@ using namespace ::com::sun::star;
using namespace oox;
using namespace ::std;
-set<OOXMLFastContextHandler *> aSetContexts;
+static set<OOXMLFastContextHandler *> aSetContexts;
/*
class OOXMLFastContextHandler