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

Olivier Hallot ohallot at collabora.co.uk
Sat Mar 5 22:13:41 UTC 2016


 source/text/shared/optionen/01010800.xhp |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

New commits:
commit dc56b449b539d845460903a0c614ee9df48b7962
Author: Olivier Hallot <ohallot at collabora.co.uk>
Date:   Fri Mar 4 15:40:49 2016 -0300

    tdf#89419 Help entry for OpenGL options
    
    Add help entry for OpenGL in Tools - Options - LO - View
    
    Change-Id: Id4c8914c86b6dc1ed04a93f97512e3069d6696eb
    Reviewed-on: https://gerrit.libreoffice.org/22915
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/shared/optionen/01010800.xhp b/source/text/shared/optionen/01010800.xhp
index 9212096..e435eb0 100644
--- a/source/text/shared/optionen/01010800.xhp
+++ b/source/text/shared/optionen/01010800.xhp
@@ -28,7 +28,8 @@
    </meta>
    <body>
       <section id="ansicht">
-<bookmark xml-lang="en-US" branch="index" id="bm_id3155341"><bookmark_value>views; defaults</bookmark_value>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3155341">
+         <bookmark_value>views; defaults</bookmark_value>
          <bookmark_value>defaults; views</bookmark_value>
          <bookmark_value>settings; views</bookmark_value>
          <bookmark_value>scaling; font sizes in user interface</bookmark_value>
@@ -40,6 +41,10 @@
          <bookmark_value>mouse; positioning</bookmark_value>
          <bookmark_value>clipboard; selection clipboard</bookmark_value>
          <bookmark_value>selection clipboard</bookmark_value>
+	 <bookmark_value>OpenGL;settings</bookmark_value>
+	 <bookmark_value>OpenGL;blacklist</bookmark_value>
+	 <bookmark_value>OpenGL;whitelist</bookmark_value>
+	 <bookmark_value>OpenGL;graphics output</bookmark_value>
 </bookmark><comment>mw corrected a typo in font lists</comment><comment>ufi: removed index entries for 3d view & dithering & optimized output, in cws aw059</comment>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/OptViewPage" id="bm_id3156330" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3155341" role="heading" level="1" l10n="U" oldref="1"><link href="text/shared/optionen/01010800.xhp" name="View">View</link></paragraph>
@@ -96,6 +101,10 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/useaa" id="bm_id1019200910503048" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id1208200812004470" role="heading" level="3" l10n="NEW">Use Anti-Aliasing</paragraph>
       <paragraph xml-lang="en-US" id="par_id1208200812004444" role="paragraph" l10n="NEW"><ahelp hid="cui/ui/optviewpage/useaa">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id1208200812004471" role="heading" level="3">Use OpenGL for all rendering (on restart)</paragraph>
+<paragraph xml-lang="en-US" id="par_id1208200812004445" role="paragraph"><ahelp hid="cui/ui/optviewpage/useopengl">Use the high performance Open Graphics Library (<link href="text/shared/00/00000005.xhp" name="opengl">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp>  OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id1208200812004472" role="heading" level="3">Force OpenGL even if blacklisted (on restart)</paragraph>
+      <paragraph xml-lang="en-US" id="par_id1208200812004446" role="paragraph"><ahelp hid="cui/ui/optviewpage/forceopengl">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality.</paragraph>
       <paragraph xml-lang="en-US" id="hd_id101920091058114" role="heading" level="2" l10n="NEW">Selection</paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/trans" id="bm_id1019200910494637" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id1019200910581166" role="heading" level="3" l10n="NEW">Transparency</paragraph>


More information about the Libreoffice-commits mailing list