summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2020-11-21 14:51:19 +0100
committerSeth Chaiklin <sdc.blanco@youmail.dk>2020-11-21 17:07:12 +0100
commitc2146f0ddc2dff0b5b4b3bb488ecb98513984b64 (patch)
tree000d6ae100855aa3d0ba2ac55ea6ec194ab582c6
parenta3d7af3041f516c5185e103b62ad7093ab93cd77 (diff)
tdf#138389 update Number Recognition help and improve indexing libreoffice-7-1-branch-point
+ add paragraph to indicate the setting applies globally * update to <h1>,<relatedtopics>,<menuitem> (in updated paragraph) Change-Id: I30fe10e25258801740e815bfafa8d622ffa74784 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106232 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
-rw-r--r--source/text/swriter/guide/number_date_conv.xhp21
1 files changed, 12 insertions, 9 deletions
diff --git a/source/text/swriter/guide/number_date_conv.xhp b/source/text/swriter/guide/number_date_conv.xhp
index 82714d401d..1dc2e5ac8a 100644
--- a/source/text/swriter/guide/number_date_conv.xhp
+++ b/source/text/swriter/guide/number_date_conv.xhp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
<!--
* This file is part of the LibreOffice project.
*
@@ -19,7 +18,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
<meta>
<topic id="textswriterguidenumber_date_convxml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Turning Number Recognition On or Off in Tables</title>
@@ -27,18 +25,21 @@
</topic>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3156383"><bookmark_value>numbers; automatic recognition in text tables</bookmark_value>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3156383">
+ <bookmark_value>numbers; automatic recognition in text tables</bookmark_value>
<bookmark_value>tables; number recognition</bookmark_value>
+ <bookmark_value>tables; date formatting</bookmark_value>
<bookmark_value>dates;formatting automatically in tables</bookmark_value>
<bookmark_value>recognition;numbers</bookmark_value>
-</bookmark><comment>MW added "recognition;"</comment>
-<paragraph xml-lang="en-US" id="hd_id3156383" role="heading" level="1"><variable id="number_date_conv"><link href="text/swriter/guide/number_date_conv.xhp" name="Turning Number Recognition On or Off in Tables">Turning Number Recognition On or Off in Tables</link>
-</variable></paragraph>
+</bookmark>
+<h1 xml-lang="en-US" id="hd_id3156383"><variable id="number_date_conv"><link href="text/swriter/guide/number_date_conv.xhp" name="Turning Number Recognition On or Off in Tables">Turning Number Recognition On or Off in Tables</link>
+</variable></h1>
<paragraph xml-lang="en-US" id="par_id3155179" role="paragraph">$[officename] can automatically format dates that you have entered into a table, according to the regional settings specified in your operating system.</paragraph>
<paragraph xml-lang="en-US" id="par_id3149966" role="paragraph">Do one of the following:</paragraph>
<list type="unordered">
<listitem>
- <paragraph xml-lang="en-US" id="par_id3155919" role="listitem">Right-click in a table cell and choose <item type="menuitem">Number recognition</item>. When this feature is on, a check mark is displayed in front of the <item type="menuitem">Number recognition</item> command.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3155919" role="listitem">Choose <menuitem>Table > Number recognition</menuitem>.</paragraph>
+ <paragraph role="listitem" id="par_id531605970858214">When this feature is on, a check mark is displayed in front of the <menuitem>Number recognition</menuitem> command.</paragraph>
</listitem>
</list>
<list type="unordered">
@@ -46,7 +47,9 @@
<paragraph xml-lang="en-US" id="par_id3155527" role="listitem">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type="menuitem">%PRODUCTNAME Writer - Table</item>, and select or clear the <item type="menuitem">Number recognition</item> check box.</paragraph>
</listitem>
</list>
- <embed href="text/shared/00/00000004.xhp#related"/>
- <paragraph xml-lang="en-US" id="par_id3153415" role="paragraph"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01040500.xhp" name="Text Document - Table">%PRODUCTNAME Writer - Table</link></paragraph>
+<paragraph role="paragraph" id="par_id781605970689063">This feature applies globally to all tables in all documents. When enabled, typing a date into a table cell will result in automatic formatting. Enabling and disabling this feature does not change existing data formatting.</paragraph>
+<section id="relatedtopics">
+<paragraph xml-lang="en-US" id="par_id3153415" role="paragraph"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01040500.xhp" name="Text Document - Table">%PRODUCTNAME Writer - Table</link></paragraph>
+</section>
</body>
</helpdocument> \ No newline at end of file
breoffice-5-0-0'>libreoffice-5-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabdlg.cxx
AgeCommit message (Expand)Author
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-06-14mpViewWindow is always null nowCaolán McNamara
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-12weld OrganizeDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-31Modernize a bit vcl (part4)Julien Nabet
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-08-18loplugin:redundantcastStephan Bergmann
2016-08-18screenshots: fix sc screenshot testfeature/dialog-screenshotsArmin Le Grand
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens
2016-08-18screenshots: added support for minimal Screenshot ifcArmin Le Grand
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-11callcatcher: update unused codeCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-07-30start weeding out TabDialog::AdjustLayoutCaolán McNamara