<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Make it possible to generate all settings in registrymodifications.xcu"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108768">108768</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Make it possible to generate all settings in registrymodifications.xcu
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>public@beloved.name
</td>
</tr></table>
<p>
<div>
<pre>[This issue can be applied to any Libreoffice software. I use Libreoffice Calc
here as a demonstration.]
$libreoffice --calc
For example, the command adds these settings (but not limited to) to
~/.config/libreoffice/4/user/registrymodifications.xcu
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="AddNonBreakingSpace" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="CapitalAtStartSentence"
oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="ChangeDash" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="ChangeOrdinalNumber" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="ChangeUnderlineWeight"
oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="CorrectAccidentalCapsLock"
oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="DoubleQuoteAtEnd" oor:op="fuse"><value>0</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="DoubleQuoteAtStart" oor:op="fuse"><value>0</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect/Exceptions"><prop
oor:name="CapitalAtStartSentence"
oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect/Exceptions"><prop
oor:name="TwoCapitalsAtStart" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="RemoveDoubleSpaces" oor:op="fuse"><value>false</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="ReplaceDoubleQuote" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="ReplaceSingleQuote" oor:op="fuse"><value>false</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="SetInetAttribute" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="SingleQuoteAtEnd" oor:op="fuse"><value>0</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="SingleQuoteAtStart" oor:op="fuse"><value>0</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="TwoCapitalsAtStart" oor:op="fuse"><value>true</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop
oor:name="UseReplacementTable" oor:op="fuse"><value>true</value></prop></item>
I need them to be added so I can modify them with a Bash script instead of
copying an outdated registrymodifications.xcu.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>