sync opcodes blacklisted for calc threading from master
This makes the branch use the same blacklist, i.e.
commits 4aecbe996349c7767ba3fb1e81db2ef6f94d39ba
and fbd79a36ca8110e37434bb2eb5cc83e892710392.
Change-Id: I85ae8e79ee5285f26a5594ad2fddd4a37284afd0
Reviewed-on: https://gerrit.libreoffice.org/60254
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 8d6fd73..db03b6a 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1320,7 +1320,19 @@ void ScTokenArray::CheckForThreading( const FormulaToken& r )
ocCell,
ocInfo,
ocStyle,
ocDBAverage,
ocDBCount,
ocDBCount2,
ocDBGet,
ocDBMax,
ocDBMin,
ocDBProduct,
ocDBStdDev,
ocDBStdDevP,
ocDBSum,
ocDBVar,
ocDBVarP,
ocText,
ocExternal,
ocDde,
ocWebservice,