summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/stdafx.h')
-rw-r--r--embedserv/source/inc/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embedserv/source/inc/stdafx.h b/embedserv/source/inc/stdafx.h
index 7b147a8e2202..c4b6bf43a3ea 100644
--- a/embedserv/source/inc/stdafx.h
+++ b/embedserv/source/inc/stdafx.h
@@ -23,6 +23,7 @@
#pragma clang diagnostic ignored "-Wattributes"
#pragma clang diagnostic ignored "-Wdelete-incomplete"
#pragma clang diagnostic ignored "-Wdynamic-class-memaccess"
+#pragma clang diagnostic ignored "-Wextra"
#pragma clang diagnostic ignored "-Wint-to-pointer-cast"
#pragma clang diagnostic ignored "-Winvalid-noreturn"
#pragma clang diagnostic ignored "-Wmicrosoft"
11-18iOS, swarmsolver workaroundjan Iversen 2017-11-18Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl 2017-10-23loplugin:includeform: sccompStephan Bergmann 2017-08-27sccomp_lpsolver -> sccomp_solverRene Engelhard 2017-08-01move resmgr to unotoolsCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin 2017-03-02change the solver test to explicitly test the available solversTomaž Vajngerl 2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann 2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann