Kaydet (Commit) fbd79a36 authored tarafından Luboš Luňák's avatar Luboš Luňák

block ocText for calc's threading

It may end up calling XColorList::CreateStdColorList(), and
XPropertyList is not thread-safe (gnome#627759-1 with disabled
mnOpenCLMinimumFormulaGroupSize).

Change-Id: I79c8335c6e8e3aaf39e01c68e6dbf6011820971a
üst f432d96e
......@@ -1322,6 +1322,7 @@ void ScTokenArray::CheckForThreading( const FormulaToken& r )
ocInfo,
ocStyle,
ocDBSum,
ocText,
ocExternal,
ocDde,
ocWebservice,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment