[Libreoffice-commits] help.git: 2 commits - source/text

Mike Kaganski (via logerrit) logerrit at kemper.freedesktop.org
Fri Oct 4 13:23:29 UTC 2019


 source/text/shared/00/00000001.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 259b7b03dc58e6a6513d108517e9393d343c6471
Author:     Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Thu Oct 3 11:44:45 2019 +0200
Commit:     Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Fri Oct 4 15:23:16 2019 +0200

    Also note that wildcards are supported
    
    Change-Id: I696133e08fa63f83f0865719cf477198968cab09
    Reviewed-on: https://gerrit.libreoffice.org/80111
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>

diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp
index abedf853a..10dc6d076 100644
--- a/source/text/shared/00/00000001.xhp
+++ b/source/text/shared/00/00000001.xhp
@@ -237,7 +237,7 @@
   <paragraph xml-lang="en-US" id="par_id3155314" role="paragraph"><ahelp hid=".">Click the <emph>Options</emph> label to expand the dialog to show further options. Click again to restore the dialog.</ahelp></paragraph>
 </section>
 <paragraph xml-lang="en-US" id="par_id3161659" role="paragraph"><variable id="siehe">See also the following functions:</variable></paragraph>
-<paragraph xml-lang="en-US" id="par_id3147418" role="paragraph"><variable id="regulaer">The search supports <link href="text/shared/01/02100001.xhp" name="regular expressions">regular expressions</link>. You can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a "\" character, or enclose the text into \Q...\E. You can switch the automatic evaluation of regular expression on and off in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01060500.xhp"><emph>%PRODUCTNAME Calc - Calculate</emph></link>.</variable></paragraph>
+<paragraph xml-lang="en-US" id="par_id3147418" role="paragraph"><variable id="regulaer">The search supports wildcards or <link href="text/shared/01/02100001.xhp" name="regular expressions">regular expressions</link>. With regular expressions enabled, you can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a "\" character, or enclose the text into \Q...\E. You can switch the automatic evaluation of wildcards or regular expression on and off in <link href="text/shared/optionen/01060500.xhp"><switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph></link>.</variable></paragraph>
 <paragraph xml-lang="en-US" id="par_id3163714" role="paragraph"><variable id="wahr">If an error occurs, the function returns a logical or numerical value.</variable></paragraph>
 <paragraph xml-lang="en-US" id="par_id3154145" role="paragraph"><variable id="kontext">(This command is only accessible through the <link href="text/shared/00/00000005.xhp#kontextmenue" name="context menu">context menu</link>).</variable></paragraph>
 <paragraph xml-lang="en-US" id="par_id3152791" role="paragraph"><variable id="wiederholen">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable></paragraph>
commit e6491579f7116e180ff6cab1655711971e5fefdd
Author:     Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Thu Oct 3 11:39:22 2019 +0200
Commit:     Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Fri Oct 4 15:23:06 2019 +0200

    An alternative way for strings that contain regex metacharacters
    
    Change-Id: I856723418ebc006460b983899d6cbc8fc905988c
    Reviewed-on: https://gerrit.libreoffice.org/80110
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>

diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp
index 4cea97322..abedf853a 100644
--- a/source/text/shared/00/00000001.xhp
+++ b/source/text/shared/00/00000001.xhp
@@ -237,7 +237,7 @@
   <paragraph xml-lang="en-US" id="par_id3155314" role="paragraph"><ahelp hid=".">Click the <emph>Options</emph> label to expand the dialog to show further options. Click again to restore the dialog.</ahelp></paragraph>
 </section>
 <paragraph xml-lang="en-US" id="par_id3161659" role="paragraph"><variable id="siehe">See also the following functions:</variable></paragraph>
-<paragraph xml-lang="en-US" id="par_id3147418" role="paragraph"><variable id="regulaer">The search supports <link href="text/shared/01/02100001.xhp" name="regular expressions">regular expressions</link>. You can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a "\" character. You can switch the automatic evaluation of regular expression on and off in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01060500.xhp"><emph>%PRODUCTNAME Calc - Calculate</emph></link>.</variable></paragraph>
+<paragraph xml-lang="en-US" id="par_id3147418" role="paragraph"><variable id="regulaer">The search supports <link href="text/shared/01/02100001.xhp" name="regular expressions">regular expressions</link>. You can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a "\" character, or enclose the text into \Q...\E. You can switch the automatic evaluation of regular expression on and off in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01060500.xhp"><emph>%PRODUCTNAME Calc - Calculate</emph></link>.</variable></paragraph>
 <paragraph xml-lang="en-US" id="par_id3163714" role="paragraph"><variable id="wahr">If an error occurs, the function returns a logical or numerical value.</variable></paragraph>
 <paragraph xml-lang="en-US" id="par_id3154145" role="paragraph"><variable id="kontext">(This command is only accessible through the <link href="text/shared/00/00000005.xhp#kontextmenue" name="context menu">context menu</link>).</variable></paragraph>
 <paragraph xml-lang="en-US" id="par_id3152791" role="paragraph"><variable id="wiederholen">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable></paragraph>


More information about the Libreoffice-commits mailing list