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

blacklist ocSheet for threaded calc

It asserts in thread-unsafe ScDocument::GetTable().

Change-Id: I82ce5a0c977cda01fe4d372571e3f8826459dc33
Reviewed-on: https://gerrit.libreoffice.org/63179
Tested-by: Jenkins
Reviewed-by: 's avatarLuboš Luňák <l.lunak@collabora.com>
üst 823f40e0
......@@ -1299,6 +1299,7 @@ void ScTokenArray::CheckForThreading( const FormulaToken& r )
ocDBVar,
ocDBVarP,
ocText,
ocSheet,
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