core.git: helpcontent2

2024-04-18 Thread colton Garrett (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3908011762cfdcfb01ac15c60f12849dc727763d
Author: colton Garrett 
AuthorDate: Thu Apr 18 07:32:46 2024 -0300
Commit: Gerrit Code Review 
CommitDate: Thu Apr 18 12:32:46 2024 +0200

Update git submodules

* Update helpcontent2 from branch 'master'
  to 79b57de908932267b64efeec42002431417eb965
  - tdf#137292 (Part) Paragraph Signature Help page.

Change-Id: I2786dd736903426d62a6ee88d4c79265ce4bfed4
Signed-off-by: Olivier Hallot 
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166187
Tested-by: Jenkins

diff --git a/helpcontent2 b/helpcontent2
index 2b438594148c..79b57de90893 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2b438594148c4ee94cb632e7a3d3b64b547706d5
+Subproject commit 79b57de908932267b64efeec42002431417eb965


help.git: AllLangHelp_swriter.mk source/text

2024-04-18 Thread colton Garrett (via logerrit)
 AllLangHelp_swriter.mk  |1 
 source/text/shared/guide/digital_signatures.xhp |   66 
 source/text/swriter/01/04090001.xhp |   20 +++
 source/text/swriter/01/paragraph_signature.xhp  |   55 
 4 files changed, 99 insertions(+), 43 deletions(-)

New commits:
commit 79b57de908932267b64efeec42002431417eb965
Author: colton Garrett 
AuthorDate: Wed Apr 17 16:27:22 2024 -0300
Commit: Olivier Hallot 
CommitDate: Thu Apr 18 12:32:45 2024 +0200

tdf#137292 (Part) Paragraph Signature Help page.

Change-Id: I2786dd736903426d62a6ee88d4c79265ce4bfed4
Signed-off-by: Olivier Hallot 
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166187
Tested-by: Jenkins

diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index 8cac07177f..838b8a291a 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -200,6 +200,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
 helpcontent2/source/text/swriter/01/mm_seltab \
 helpcontent2/source/text/swriter/01/outlinecontent_visibility \
 helpcontent2/source/text/swriter/01/pagenumbering \
+helpcontent2/source/text/swriter/01/paragraph_signature \
 helpcontent2/source/text/swriter/01/protectdocument \
 helpcontent2/source/text/swriter/01/RowSplit \
 helpcontent2/source/text/swriter/01/selection_mode \
diff --git a/source/text/shared/guide/digital_signatures.xhp 
b/source/text/shared/guide/digital_signatures.xhp
index 6bd0633073..c6141cb216 100644
--- a/source/text/shared/guide/digital_signatures.xhp
+++ b/source/text/shared/guide/digital_signatures.xhp
@@ -21,89 +21,89 @@
 
 
   
- About Digital Signatures
+ About Digital Signatures
  /text/shared/guide/digital_signatures.xhp
   


-certificates
+certificates
   digital signatures;overview
   security;digital signatures
 mw moved 1 entry to digitalsign_send.xhp and made "digital 
signatures" a two level entry and added a new entry
 About Digital Signatures
 
-  In 
%PRODUCTNAME, you can digitally sign your documents and macros. 
+  In %PRODUCTNAME, you can 
digitally sign your documents and macros. 
   Certificates
-  To sign a 
document digitally, you need a personal key, the certificate. A personal key is 
stored on your computer as a combination of a private key, which must be kept 
secret, and a public key, which you add to your documents when you sign 
them.
+  To sign a document 
digitally, you need a personal key, the certificate. A personal key is stored 
on your computer as a combination of a private key, which must be kept secret, 
and a public key, which you add to your documents when you sign 
them.
   Save and sign the document
-  When you 
apply a digital signature to a document, a kind of checksum is computed from 
the document's content plus your personal key. The checksum and your public key 
are stored together with the document.
+  When you apply a digital 
signature to a document, a kind of checksum is computed from the document's 
content plus your personal key. The checksum and your public key are stored 
together with the document.
   Open a signed document
-  When 
someone later opens the document on any computer with a recent version of 
%PRODUCTNAME, the program will compute the checksum again and compare it with 
the stored checksum. If both are the same, the program will signal that you see 
the original, unchanged document. In addition, the program can show you the 
public key information from the certificate.
-  You can 
compare the public key with the public key that is published on the web site of 
the certificate authority.
-  Whenever 
someone changes something in the document, this change breaks the digital 
signature. After the change, there will be no sign that you see the original 
document.
-  The result of the signature validation is displayed in the 
status bar and within the Digital Signature dialog. Several documents and macro 
signatures can exist inside an ODF document. If there is a problem with one 
signature, then the validation result of that one signature is assumed for all 
signatures. That is, if there are ten valid signatures and one invalid 
signature, then the status bar and the status field in the dialog will flag the 
signature as invalid.
-  You can see any of the following icons and messages when you 
open a signed document.
+  When someone later opens 
the document on any computer with a recent version of %PRODUCTNAME, the program 
will compute the checksum again and compare it with the stored checksum. If 
both are the same, the program will signal that you see the original, unchanged 
document. In addition, the program can show you the public key information from 
the certificate.
+  You can compare the public 
key with the public key that is published on the web sit

core.git: helpcontent2

2024-04-15 Thread colton Garrett (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 10fa63a77389c257981310b8920880c812cf0c7c
Author: colton Garrett 
AuthorDate: Mon Apr 15 09:40:28 2024 -0300
Commit: Gerrit Code Review 
CommitDate: Mon Apr 15 14:40:28 2024 +0200

Update git submodules

* Update helpcontent2 from branch 'master'
  to 38b6934ddac36ab4294213d1ff4387dacee49d63
  - tdf#86637 - OpenCL Help page enchancements

Change-Id: I01b8718b2fdda3003ca32a15e6d443a546f83259
Signed-off-by: Olivier Hallot 
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166127
Tested-by: Jenkins

diff --git a/helpcontent2 b/helpcontent2
index 1f63165a8f02..38b6934ddac3 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 1f63165a8f02d96fbdb0b9b8bea287389edb1121
+Subproject commit 38b6934ddac36ab4294213d1ff4387dacee49d63


help.git: source/text

2024-04-15 Thread colton Garrett (via logerrit)
 source/text/shared/optionen/opencl.xhp |   22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

New commits:
commit 38b6934ddac36ab4294213d1ff4387dacee49d63
Author: colton Garrett 
AuthorDate: Mon Apr 15 09:27:41 2024 -0300
Commit: Olivier Hallot 
CommitDate: Mon Apr 15 14:40:28 2024 +0200

tdf#86637 - OpenCL Help page enchancements

Change-Id: I01b8718b2fdda3003ca32a15e6d443a546f83259
Signed-off-by: Olivier Hallot 
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166127
Tested-by: Jenkins

diff --git a/source/text/shared/optionen/opencl.xhp 
b/source/text/shared/optionen/opencl.xhp
index aa5f168936..af85de2ecd 100644
--- a/source/text/shared/optionen/opencl.xhp
+++ b/source/text/shared/optionen/opencl.xhp
@@ -20,26 +20,30 @@
 
 
 
-OpenCL
+OpenCL
 /text/shared/optionen/opencl.xhp
 
 
 
 
-
-
-
+
+
+
 OpenCL;setting options
 setting options;OpenCL
 
 OpenCL
-OpenCL is a 
technology to speed up calculation on large spreadsheets.
+OpenCL is a technology to speed 
up calculation on large spreadsheets.
 
 
 
-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
-for more 
information on OpenCL, visit https://www.khronos.org/opencl/";>the 
OpenCL site
-
-
+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
+for more information on OpenCL, visit https://www.khronos.org/opencl/";>the OpenCL site
+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.
+OpenCL Options
+If OpenCL is already 
enabled, the dialog displays OpenCL is available for use. If 
OpenCL is not currently enabled, the displays  OpenCL is not 
used.
+Allow Use of OpenCL
+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.
+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.
 
 


License Statement

2024-04-13 Thread Colton Garrett
All of my past & future contributions to LibreOffice may be licensed
under the MPLv2/LGPLv3+ dual license.