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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 12 11:01:17 UTC 2019


 source/text/shared/00/00000450.xhp |   28 ++++++++++++++--------------
 source/text/shared/02/14010000.xhp |    8 ++++----
 source/text/shared/02/14020000.xhp |    5 +++--
 source/text/shared/02/14020200.xhp |    8 ++++----
 source/text/shared/02/14030000.xhp |    8 ++++----
 source/text/shared/02/14040000.xhp |    5 +++--
 source/text/shared/02/14050000.xhp |    6 +++---
 source/text/shared/02/14060000.xhp |    5 +++--
 source/text/shared/02/14070000.xhp |    8 ++++----
 source/text/shared/main0214.xhp    |    4 ++--
 10 files changed, 44 insertions(+), 41 deletions(-)

New commits:
commit 1fbd4a961d94cd74ba92e1a5d02085d216af0474
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sat Aug 10 13:40:13 2019 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Aug 12 13:00:29 2019 +0200

    tdf#126800 Fix missing icons in Query Help page
    
    Change some png to svg too
    
    Change-Id: Ie2bc08fc9b18e1009d23328cbbb4d0164a6b0dba
    Reviewed-on: https://gerrit.libreoffice.org/77247
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/00/00000450.xhp b/source/text/shared/00/00000450.xhp
index 68dfed9e6..88b169db5 100644
--- a/source/text/shared/00/00000450.xhp
+++ b/source/text/shared/00/00000450.xhp
@@ -26,7 +26,7 @@
 </topic>
 </meta>
 <body>
-<paragraph role="heading" id="hd_id3154689" xml-lang="en-US" level="1">Database</paragraph>
+<h1 id="hd_id3154689">Database</h1>
 <paragraph role="paragraph" id="par_id3152876" xml-lang="en-US"><variable id="DBTab">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable></paragraph>
 <paragraph role="paragraph" id="par_id3153244" xml-lang="en-US"><variable id="DBAbfragen"><emph>View - Database Objects - Queries</emph>
 </variable></paragraph>
@@ -57,11 +57,11 @@
 <section id="sytabelle">
 <table id="tbl_id3156192">
 <tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3151245" xml-lang="en-US">
-<image id="img_id3153063" src="cmd/sc_addtable.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153063" xml-lang="en-US">Icon</alt></image></paragraph>
+<tablecell>
+    <paragraph role="paragraph" id="par_id3151245" xml-lang="en-US">
+        <image id="img_id3153063" src="cmd/sc_dbnewtable.svg" width="1cm" height="1cm"><alt id="alt_id3153063" xml-lang="en-US">Add Table Icon</alt></image></paragraph>
 </tablecell>
-<tablecell colspan="" rowspan="">
+<tablecell>
 <paragraph role="paragraph" id="par_id3153896" xml-lang="en-US">Insert Tables</paragraph>
 </tablecell>
 </tablerow>
@@ -70,11 +70,11 @@
 <section id="SyRelationen">
 <table id="tbl_id3152360">
 <tablerow>
-<tablecell colspan="" rowspan="">
+<tablecell>
 <paragraph role="paragraph" id="par_id3149457" xml-lang="en-US">
-<image id="img_id3147282" src="cmd/sc_dbaddrelation.png" width="0.222inch" height="0.222inch"><alt id="alt_id3147282" xml-lang="en-US">Icon</alt></image></paragraph>
+<image id="img_id3147282" src="cmd/sc_dbaddrelation.svg" width="1cm" height="1cm"><alt id="alt_id3147282" xml-lang="en-US">New Relation Icon</alt></image></paragraph>
 </tablecell>
-<tablecell colspan="" rowspan="">
+<tablecell>
 <paragraph role="paragraph" id="par_id3159085" xml-lang="en-US">New Relation</paragraph>
 </tablecell>
 </tablerow>
@@ -85,11 +85,11 @@
 <section id="sydatensuchen">
 <table id="tbl_id3148797">
 <tablerow>
-<tablecell colspan="" rowspan="">
+<tablecell>
 <paragraph role="paragraph" id="par_id3157962" xml-lang="en-US">
-<image id="img_id3145419" src="cmd/sc_recsearch.png" width="0.222inch" height="0.222inch"><alt id="alt_id3145419" xml-lang="en-US">Icon</alt></image></paragraph>
+<image id="img_id3145419" src="cmd/sc_recsearch.svg" width="1cm" height="1cm"><alt id="alt_id3145419" xml-lang="en-US">Find Record Icon</alt></image></paragraph>
 </tablecell>
-<tablecell colspan="" rowspan="">
+<tablecell >
 <paragraph role="paragraph" id="par_id3157322" xml-lang="en-US">Find Record</paragraph>
 </tablecell>
 </tablerow>
@@ -101,11 +101,11 @@
 <section id="sysortieren">
 <table id="tbl_id3153353">
 <tablerow>
-<tablecell colspan="" rowspan="">
+<tablecell >
 <paragraph role="paragraph" id="par_id3150393" xml-lang="en-US">
-<image id="img_id3145606" src="cmd/sc_tablesort.png" width="0.222inch" height="0.222inch"><alt id="alt_id3145606" xml-lang="en-US">Icon</alt></image></paragraph>
+<image id="img_id3145606" src="cmd/sc_tablesort.svg" width="1cm" height="1cm"><alt id="alt_id3145606" xml-lang="en-US">Sort Order Icon</alt></image></paragraph>
 </tablecell>
-<tablecell colspan="" rowspan="">
+<tablecell >
 <paragraph role="paragraph" id="par_id3145745" xml-lang="en-US">Sort Order</paragraph>
 </tablecell>
 </tablerow>
diff --git a/source/text/shared/02/14010000.xhp b/source/text/shared/02/14010000.xhp
index aa0f0f124..70d0871c6 100644
--- a/source/text/shared/02/14010000.xhp
+++ b/source/text/shared/02/14010000.xhp
@@ -30,7 +30,7 @@
 <body>
 <section id="abfrage">
 <bookmark xml-lang="en-US" branch="hid/.uno:SbaExecuteSql" id="bm_id3149495" localize="false"/>
-<paragraph role="heading" id="hd_id3156183" xml-lang="en-US" level="1"><link href="text/shared/02/14010000.xhp" name="Run">Run Query</link></paragraph>
+<h1 id="hd_id3156183"><link href="text/shared/02/14010000.xhp" name="Run">Run Query</link></h1>
 <paragraph role="paragraph" id="par_id3109850" xml-lang="en-US"><ahelp hid=".uno:SbaExecuteSql">Runs the SQL query and displays the query result.</ahelp> The <emph>Run Query</emph> function does not save the query.</paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3149893" xml-lang="en-US">The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page.</paragraph>
@@ -38,10 +38,10 @@
 <section id="syabfrage">
 <table id="tbl_id3147226">
   <tablerow>
-    <tablecell colspan="" rowspan="">
-      <paragraph role="paragraph" id="par_id3155941" xml-lang="en-US"><image id="img_id3153311" src="cmd/sc_sbaexecutesql.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153311" xml-lang="en-US">Icon</alt></image></paragraph>
+    <tablecell>
+      <paragraph role="paragraph" id="par_id3155941" xml-lang="en-US"><image id="img_id3153311" src="cmd/sc_sbaexecutesql.svg" width="1cm" height="1cm"><alt id="alt_id3153311" xml-lang="en-US">Run Query Icon</alt></image></paragraph>
     </tablecell>
-    <tablecell colspan="" rowspan="">
+    <tablecell>
       <paragraph role="paragraph" id="par_id3153684" xml-lang="en-US">Run Query</paragraph>
     </tablecell>
   </tablerow>
diff --git a/source/text/shared/02/14020000.xhp b/source/text/shared/02/14020000.xhp
index 0f2dea6f8..89d20e06f 100644
--- a/source/text/shared/02/14020000.xhp
+++ b/source/text/shared/02/14020000.xhp
@@ -29,14 +29,15 @@
 </meta>
 <body>
 <section id="abfrageleeren">
-<bookmark branch="hid/.uno:DBClearQuery" xml-lang="en-US" id="bm_id3147000" localize="false"/><paragraph id="hd_id3146946" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/14020000.xhp" name="Clear query">Clear query</link></paragraph>
+<bookmark branch="hid/.uno:DBClearQuery" xml-lang="en-US" id="bm_id3147000" localize="false"/>
+<h1 id="hd_id3146946"><link href="text/shared/02/14020000.xhp" name="Clear query">Clear query</link></h1>
 <paragraph role="paragraph" id="par_id3155934" xml-lang="en-US"><ahelp hid=".uno:DBClearQuery" visibility="visible">Clears the query and removes all tables from the design window.</ahelp></paragraph>
 </section>
 <section id="syabfrageleeren">
 <table id="tbl_id3154232">
   <tablerow>
     <tablecell>
-      <paragraph role="paragraph" id="par_id3154422" xml-lang="en-US"><image src="cmd/sc_dbclearquery.png" id="img_id3149205"><alt xml-lang="en-US" id="alt_id3149205">Icon</alt></image></paragraph>
+      <paragraph role="paragraph" id="par_id3154422" xml-lang="en-US"><image src="cmd/sc_dbclearquery.svg" id="img_id3149205" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149205">Clear Query Icon</alt></image></paragraph>
     </tablecell>
     <tablecell>
       <paragraph role="paragraph" id="par_id3150789" xml-lang="en-US">Clear query</paragraph>
diff --git a/source/text/shared/02/14020200.xhp b/source/text/shared/02/14020200.xhp
index 26afc52d2..1d40edf3f 100644
--- a/source/text/shared/02/14020200.xhp
+++ b/source/text/shared/02/14020200.xhp
@@ -30,16 +30,16 @@
 <body>
 <section id="designansicht">
 <bookmark xml-lang="en-US" branch="hid/.uno:DBChangeDesignMode" id="bm_id3151262" localize="false"/>
-<paragraph role="heading" id="hd_id3159411" xml-lang="en-US" level="1"><link href="text/shared/02/14020200.xhp" name="Switch Design View On / Off">Switch Design View On/Off</link></paragraph>
+<h1 id="hd_id3159411"><link href="text/shared/02/14020200.xhp" name="Switch Design View On / Off">Switch Design View On/Off</link></h1>
 <paragraph role="paragraph" id="par_id3149495" xml-lang="en-US"><ahelp hid=".uno:DBChangeDesignMode">Displays the design view or the SQL view of the query.</ahelp></paragraph>
 </section>
 <section id="sydesignansicht">
 <table id="tbl_id3155150">
   <tablerow>
-    <tablecell colspan="" rowspan="">
-      <paragraph role="paragraph" id="par_id3149140" xml-lang="en-US"><image id="img_id3152918" src="cmd/sc_dbchangedesignmode.png" width="0.222inch" height="0.222inch"><alt id="alt_id3152918" xml-lang="en-US">Icon</alt></image></paragraph>
+    <tablecell>
+        <paragraph role="paragraph" id="par_id3149140" xml-lang="en-US"><image id="img_id3152918" src="cmd/sc_dbchangedesignmode.svg" width="1cm" height="1cm"><alt id="alt_id3152918" xml-lang="en-US"> Switch Design View On/Off Icon</alt></image></paragraph>
     </tablecell>
-    <tablecell colspan="" rowspan="">
+    <tablecell>
       <paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">Switch Design View On/Off</paragraph>
     </tablecell>
   </tablerow>
diff --git a/source/text/shared/02/14030000.xhp b/source/text/shared/02/14030000.xhp
index 22f5539e7..d011d2eb6 100644
--- a/source/text/shared/02/14030000.xhp
+++ b/source/text/shared/02/14030000.xhp
@@ -31,17 +31,17 @@
 <section id="native">
 <paragraph role="paragraph" id="par_id3149748" xml-lang="en-US" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:SbaNativeSql" id="bm_id3143284" localize="false"/>
-<paragraph role="heading" id="hd_id3151100" xml-lang="en-US" level="1"><link href="text/shared/02/14030000.xhp" name="Run SQL command directly">Run SQL command directly</link></paragraph>
+<h1 id="hd_id3151100"><link href="text/shared/02/14030000.xhp" name="Run SQL command directly">Run SQL command directly</link></h1>
 <paragraph role="paragraph" id="par_id3155364" xml-lang="en-US"><ahelp hid=".uno:SbaNativeSql">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view.</paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3149999" xml-lang="en-US">For native SQL, the SQL string is forwarded directly to the connected database system without a previous evaluation by $[officename]. For example, if you access a database through an ODBC interface, the SQL string is passed to the ODBC driver and processed by it.</paragraph>
 <section id="synative">
 <table id="tbl_id3150710">
   <tablerow>
-    <tablecell colspan="" rowspan="">
-      <paragraph role="paragraph" id="par_id3145136" xml-lang="en-US"><image id="img_id3147226" src="cmd/sc_sbanativesql.png"><alt id="alt_id3147226" xml-lang="en-US">Icon</alt></image></paragraph>
+    <tablecell>
+        <paragraph role="paragraph" id="par_id3145136" xml-lang="en-US"><image id="img_id3147226" src="cmd/sc_sbanativesql.svg" width="1cm" height="1cm"><alt id="alt_id3147226" xml-lang="en-US">Run SQL command directly Icon</alt></image></paragraph>
     </tablecell>
-    <tablecell colspan="" rowspan="">
+    <tablecell>
       <paragraph role="paragraph" id="par_id3155893" xml-lang="en-US">Run SQL command directly</paragraph>
     </tablecell>
   </tablerow>
diff --git a/source/text/shared/02/14040000.xhp b/source/text/shared/02/14040000.xhp
index cf762f0e9..ab4f62f72 100644
--- a/source/text/shared/02/14040000.xhp
+++ b/source/text/shared/02/14040000.xhp
@@ -29,14 +29,15 @@
 </meta>
 <body>
 <section id="funktionen">
-<bookmark branch="hid/.uno:DBViewFunctions" xml-lang="en-US" id="bm_id3154840" localize="false"/><paragraph id="hd_id3153514" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/14040000.xhp" name="Functions">Functions</link></paragraph>
+<bookmark branch="hid/.uno:DBViewFunctions" xml-lang="en-US" id="bm_id3154840" localize="false"/>
+<h1 id="hd_id3153514"><link href="text/shared/02/14040000.xhp" name="Functions">Functions</link></h1>
 <paragraph role="paragraph" id="par_id3159224" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:DBViewFunctions">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href="text/shared/explorer/database/02010100.xhp" name="Query Design"><emph>Query Design</emph></link> window.</ahelp></paragraph>
 </section>
 <section id="syfunktionen">
 <table id="tbl_id3149119">
   <tablerow>
     <tablecell>
-      <paragraph role="paragraph" id="par_id3149205" xml-lang="en-US"><image src="cmd/sc_dbviewfunctions.png" id="img_id3154399"><alt xml-lang="en-US" id="alt_id3154399">Icon</alt></image></paragraph>
+      <paragraph role="paragraph" id="par_id3149205" xml-lang="en-US"><image src="cmd/sc_dbviewfunctions.svg" id="img_id3154399" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3154399">Functions Icon</alt></image></paragraph>
     </tablecell>
     <tablecell>
       <paragraph role="paragraph" id="par_id3145669" xml-lang="en-US">Functions</paragraph>
diff --git a/source/text/shared/02/14050000.xhp b/source/text/shared/02/14050000.xhp
index 28ad1129a..999139402 100644
--- a/source/text/shared/02/14050000.xhp
+++ b/source/text/shared/02/14050000.xhp
@@ -36,10 +36,10 @@
 <section id="sytabellenname">
 <table id="tbl_id3147102">
   <tablerow>
-    <tablecell colspan="" rowspan="">
-      <paragraph role="paragraph" id="par_id3154116" xml-lang="en-US"><image id="img_id3149760" src="cmd/sc_dbviewtablenames.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149760" xml-lang="en-US">Icon</alt></image></paragraph>
+    <tablecell>
+      <paragraph role="paragraph" id="par_id3154116" xml-lang="en-US"><image id="img_id3149760" src="cmd/sc_dbviewtablenames.svg" width="1cm" height="1cm"><alt id="alt_id3149760" xml-lang="en-US">Table Name Icon</alt></image></paragraph>
     </tablecell>
-    <tablecell colspan="" rowspan="">
+    <tablecell>
       <paragraph role="paragraph" id="par_id3157896" xml-lang="en-US">Table Name</paragraph>
     </tablecell>
   </tablerow>
diff --git a/source/text/shared/02/14060000.xhp b/source/text/shared/02/14060000.xhp
index c0a0b3291..d518d243a 100644
--- a/source/text/shared/02/14060000.xhp
+++ b/source/text/shared/02/14060000.xhp
@@ -29,14 +29,15 @@
 </meta>
 <body>
 <section id="aliasname">
-<bookmark branch="hid/.uno:DBViewAliases" xml-lang="en-US" id="bm_id3151299" localize="false"/><paragraph id="hd_id3150758" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/14060000.xhp" name="Alias">Alias</link></paragraph>
+<bookmark branch="hid/.uno:DBViewAliases" xml-lang="en-US" id="bm_id3151299" localize="false"/>
+<h1 id="hd_id3150758"><link href="text/shared/02/14060000.xhp" name="Alias">Alias</link></h1>
 <paragraph role="paragraph" id="par_id3148731" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:DBViewAliases">Displays the <emph>Alias</emph> row in the lower part of the <link href="text/shared/explorer/database/02010100.xhp" name="Query Design"><emph>Query Design</emph></link>.</ahelp></paragraph>
 </section>
 <section id="syaliasname">
 <table id="tbl_id3149716">
   <tablerow>
     <tablecell>
-      <paragraph role="paragraph" id="par_id3150808" xml-lang="en-US"><image src="cmd/sc_dbviewaliases.png" id="img_id3151315"><alt xml-lang="en-US" id="alt_id3151315">Icon</alt></image></paragraph>
+      <paragraph role="paragraph" id="par_id3150808" xml-lang="en-US"><image src="cmd/sc_dbviewaliases.svg" width="1cm" height="1cm" id="img_id3151315"><alt xml-lang="en-US" id="alt_id3151315">Alias Icon</alt></image></paragraph>
     </tablecell>
     <tablecell>
       <paragraph role="paragraph" id="par_id3151234" xml-lang="en-US">Alias</paragraph>
diff --git a/source/text/shared/02/14070000.xhp b/source/text/shared/02/14070000.xhp
index 4441c1e05..b30a02f69 100644
--- a/source/text/shared/02/14070000.xhp
+++ b/source/text/shared/02/14070000.xhp
@@ -33,16 +33,16 @@
 <bookmark_value>distinct values in SQL queries</bookmark_value>
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/.uno:DBDistinctValues" id="bm_id3147588" localize="false"/>
-<paragraph role="heading" id="hd_id3149991" xml-lang="en-US" level="1"><link href="text/shared/02/14070000.xhp" name="Distinct Values">Distinct Values</link></paragraph>
+<h1 id="hd_id3149991"><link href="text/shared/02/14070000.xhp" name="Distinct Values">Distinct Values</link></h1>
 <paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".uno:DBDistinctValues">Expands the created select statement of the <link href="text/shared/explorer/database/02010100.xhp" name="SQL Query"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once.</paragraph>
 </section>
 <section id="syeindeutige">
 <table id="tbl_id3150935">
   <tablerow>
-    <tablecell colspan="" rowspan="">
-      <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3156302" src="cmd/sc_dbdistinctvalues.png" width="5.64mm" height="5.64mm"><alt id="alt_id3156302" xml-lang="en-US">Icon</alt></image></paragraph>
+    <tablecell>
+      <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3156302" src="cmd/sc_dbdistinctvalues.svg" width="1cm" height="1cm"><alt id="alt_id3156302" xml-lang="en-US">Distinct Values Icon</alt></image></paragraph>
     </tablecell>
-    <tablecell colspan="" rowspan="">
+    <tablecell>
       <paragraph role="paragraph" id="par_id3147226" xml-lang="en-US">Distinct Values</paragraph>
     </tablecell>
   </tablerow>
diff --git a/source/text/shared/main0214.xhp b/source/text/shared/main0214.xhp
index 98a241e08..1f6f2b92f 100644
--- a/source/text/shared/main0214.xhp
+++ b/source/text/shared/main0214.xhp
@@ -18,7 +18,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-	
+
 <helpdocument version="1.0">
 <meta>
 <topic id="textsharedmain0214xml" indexer="include" status="PUBLISH">
@@ -31,7 +31,7 @@
 </meta>
 <body>
 <section id="sql">
-<paragraph role="heading" id="hd_id3159176" xml-lang="en-US" level="1"><link href="text/shared/main0214.xhp" name="Query Design Bar">Query Design Bar</link></paragraph>
+<h1 id="hd_id3159176"><link href="text/shared/main0214.xhp" name="Query Design Bar">Query Design Bar</link></h1>
 <paragraph role="paragraph" id="par_id3150085" xml-lang="en-US"><ahelp hid=".">When creating or editing an SQL query, use the icons in the <emph>Query Design</emph> Bar to control the display of data.</ahelp></paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3150276" xml-lang="en-US">Depending on whether you have created the query or view in the <emph>Design</emph> or <emph>SQL</emph> tab page, the following icons appear:</paragraph>


More information about the Libreoffice-commits mailing list