AllLangHelp_shared.mk | 1 source/auxiliary/shared.tree | 1 source/text/shared/00/00000002.xhp | 8 +++++ source/text/shared/optionen/01010000.xhp | 1 source/text/shared/optionen/01060500.xhp | 3 + source/text/shared/optionen/opencl.xhp | 49 ------------------------------- 6 files changed, 11 insertions(+), 52 deletions(-)
New commits: commit bc775ef7642895a7b11f0625dee01fb91271d6df Author: Olivier Hallot <[email protected]> AuthorDate: Tue May 12 10:14:01 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Tue May 12 15:17:04 2026 +0200 tdf#151144 Update OpenCL references + Drop opencl.xhp, moved contents to glossary + Removed entry from Contents tree + removed entry from Options help page Change-Id: I2f04da2026afcfc69e081d86a8ee5285f4f16434 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/205111 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index a7884a9aed..57423f9d3d 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -954,7 +954,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/macrosecurity_ts \ helpcontent2/source/text/shared/optionen/mailmerge \ helpcontent2/source/text/shared/optionen/online_update \ - helpcontent2/source/text/shared/optionen/opencl \ helpcontent2/source/text/shared/optionen/serverauthentication \ helpcontent2/source/text/shared/optionen/testaccount \ helpcontent2/source/text/shared/optionen/translatetools \ diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index fd87a9766c..4ff5484331 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -51,7 +51,6 @@ <topic id="shared/text/shared/optionen/java.xhp">Advanced</topic> <topic id="shared/text/shared/optionen/expertconfig.xhp">Expert Configuration</topic> <topic id="shared/text/shared/optionen/BasicIDE.xhp">Basic IDE</topic> - <topic id="shared/text/shared/optionen/opencl.xhp">OpenCL</topic> <topic id="shared/text/shared/optionen/01013000.xhp">Accessibility</topic> </node> <node id="100402" title="Load/Save"> diff --git a/source/text/shared/00/00000002.xhp b/source/text/shared/00/00000002.xhp index 1b90e26528..a82a4009bb 100644 --- a/source/text/shared/00/00000002.xhp +++ b/source/text/shared/00/00000002.xhp @@ -41,6 +41,14 @@ </section> <sort order="asc" descendant="h2"> +<section id="opencl"> +<h2 id="hd_id471778590283536">OpenCL</h2> +<paragraph id="par_idN10568" role="paragraph">OpenCL is a technology to speed up calculation on large spreadsheets.</paragraph> +<note id="par_id5293741">for more information on OpenCL, visit <link href="https://www.khronos.org/opencl/">the OpenCL site</link></note> +<paragraph role="paragraph" id="par_id961713183211118">By default, OpenCL is enabled in %PRODUCTNAME. While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data.</paragraph> +<note id="par_id771713183669144">OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed.</note> +</section> + <section id="cmis"> <h2 id="hd_id18082016234439503">CMIS</h2> <paragraph id="par_id180820162344398454" role="paragraph">The Content Management Interoperability Services (CMIS) standard defines a domain model and Web Services and Restful AtomPub bindings that will enable greater interoperability of Enterprise Content Management (ECM) systems. CMIS uses Web services and Web 2.0 interfaces to enable rich information to be shared across Internet protocols in vendor-neutral formats, among document systems, publishers and repositories, within one enterprise and between companies.</paragraph> diff --git a/source/text/shared/optionen/01010000.xhp b/source/text/shared/optionen/01010000.xhp index 568550ae24..aa2a75a82f 100644 --- a/source/text/shared/optionen/01010000.xhp +++ b/source/text/shared/optionen/01010000.xhp @@ -44,7 +44,6 @@ <embed href="text/shared/optionen/java.xhp#advanced"/> <embed href="text/shared/optionen/BasicIDE.xhp#basicide"/> <embed href="text/shared/optionen/online_update.xhp#online_update"/> - <embed href="text/shared/optionen/opencl.xhp#opencl"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> </helpdocument> diff --git a/source/text/shared/optionen/01060500.xhp b/source/text/shared/optionen/01060500.xhp index 86e9b9ebb3..de1cfc62e8 100644 --- a/source/text/shared/optionen/01060500.xhp +++ b/source/text/shared/optionen/01060500.xhp @@ -232,6 +232,9 @@ <bookmark branch="hid/modules/scalc/ui/optcalculatepage/threadingenabled" id="bm_id931744135564110" localize="false"/> <h3 id="hd_id181744135042417">Enable Multi-threaded calculations</h3> <paragraph role="paragraph" id="par_id371744135358467">Multithreading is the ability of a central processing unit (CPU) (or a single core in a multi-core processor) to provide multiple threads of execution. This feature improves the speed of processing.</paragraph> + <bookmark branch="hid/modules/scalc/ui/optcalculatepage/allowopencl" id="bm_id3167095" localize="false"/> + <h3 id="hd_id291713183290002">Allow Use of OpenCL</h3> + <paragraph role="paragraph" id="par_id831713183303281">Select or deselect this checkbox to enable or disable <link href="text/shared/00/00000002.xhp#opencl">OpenCL</link>. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted.</paragraph> <h2 id="hd_id3147125">Date</h2> <paragraph id="par_id3155416" role="paragraph">Select the start date for the internal conversion from days to numbers.</paragraph> diff --git a/source/text/shared/optionen/opencl.xhp b/source/text/shared/optionen/opencl.xhp deleted file mode 100644 index af85de2ecd..0000000000 --- a/source/text/shared/optionen/opencl.xhp +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<helpdocument version="1.0"> -<!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . ---> - -<meta> -<topic id="topic_2015201522062086" indexer="include" status="PUBLISH"> -<title id="tit_opencl">OpenCL</title> -<filename>/text/shared/optionen/opencl.xhp</filename> -</topic> -</meta> -<body> -<section id="opencl"> -<bookmark branch="hid/cui/ui/optopenclpage/OptOpenCLPage" id="bm_id6882839" localize="false"/> -<bookmark branch="hid/cui/ui/optopenclpage/@@nowidget@@" id="bm_id6882839" localize="false"/> -<bookmark branch="index" id="bm_id4077578"> -<bookmark_value>OpenCL;setting options</bookmark_value> -<bookmark_value>setting options;OpenCL</bookmark_value> -</bookmark> -<h1 id="par_idN10558"><link href="text/shared/optionen/opencl.xhp">OpenCL</link></h1> -<paragraph id="par_idN10568" role="paragraph">OpenCL is a technology to speed up calculation on large spreadsheets.</paragraph> -</section> -<section id="howtoget"><embed href="text/shared/00/00000406.xhp#opencl"/> -</section> -<paragraph role="paragraph" id="par_id8266853">OpenCL™ is the first open, royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers and handheld/embedded devices. OpenCL (Open Computing Language) greatly improves speed and responsiveness for a wide spectrum of applications in numerous market categories from gaming and entertainment to scientific and medical software</paragraph> -<note id="par_id5293741">for more information on OpenCL, visit <link href="https://www.khronos.org/opencl/">the OpenCL site</link></note> -<paragraph role="paragraph" id="par_id961713183211118">By default, OpenCL is enabled in %PRODUCTNAME . While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data.</paragraph> -<h2 id="hd_id101713183273963">OpenCL Options</h2> -<paragraph role="paragraph" id="par_id841713183298490">If OpenCL is already enabled, the dialog displays <emph>OpenCL is available for use</emph>. If OpenCL is not currently enabled, the displays <emph>OpenCL is not used</emph>.</paragraph> -<h3 id="hd_id291713183290002">Allow Use of OpenCL</h3> -<paragraph role="paragraph" id="par_id831713183303281">Select or deselect this checkbox to enable or disable OpenCL. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted.</paragraph> -<note id="par_id771713183669144">OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed.</note> -</body> -</helpdocument>
