https://bugs.documentfoundation.org/show_bug.cgi?id=108768
Bug ID: 108768
Summary: Make it possible to generate all settings in
registrymodifications.xcu
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
[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.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs