Description: Options dialog. Move "Allow use of OpenCL" option to LibreOffice Calc > Calculate subsection We use OpenCL only for calculation in Calc so I suggest to move the OpenCL enable/disable option to LibreOffice Calc > Calculate subsection in Options dialog and to delete OpenCL section at all Steps to Reproduce: - Actual Results: OpenCL option is in its own tab in LibreOffice's general options section Expected Results: OpenCL option is in LibreOffice's Calc > Calculate options subsection as it should be Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 9940a5dce79fe9dc3e6ff0302c9be8c7d1648f67 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL threaded
I tend to agree with this idea, specially because the OpenCL page has just a single option. OTOH the Calculate page is very crowded already.
(In reply to Rafael Lima from comment #1) > OTOH the Calculate page is very crowded already. We always can use some scroll area as it already using in other sections, for example in LibreOffice Calc > General
Sounds reasonable. But OpenCL requires to restart. Not necessarily a blocker.
Let's do it.
Sahil Gautam committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6af18367f0f710d2b01b2a96d25073521f66dc2b tdf#151144 remove opencl tab page It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Sahil Gautam committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ceb2254bb63422a70966178a536e583c64091943 tdf#151144 replace threading/opencl labels with a generic calculation label It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Sahil Gautam committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9eb3f5d5406b7e6e50712c3f8f9dfed9b3f240a3 tdf#151144 add opencl controls to calc > calculate tab page It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.