When the OpenCL state is changed from on to off or VV. a chunk of state is cached in the formula groups - so that the setting doesn't take effect. We should walk over all of those and enforce the state correctly.
Marco is working on this =)
A tentative fix is under review: https://gerrit.libreoffice.org/#/c/25727/
Marco Cecchetti committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b75670009ca885869aa6b58ac33766808e23653c tdf#100160 - Changing OpenCL state doesn't update sheet It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Nice fix; would be lovely to see a unit test too of course =) Thanks !
Marco Cecchetti committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2534e5f046654c69173b84d040013b7e1c6c3f1e&h=libreoffice-5-1 tdf#100160 - Changing OpenCL state doesn't update sheet It will be available in 5.1.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I don't see the commit for 5.2, is that intended?