officecfg/registry/schema/org/openoffice/Office/Common.xcs | 8 -------- 1 file changed, 8 deletions(-)
New commits: commit 4e53ccfba168aa0f234121905b1b988695d55bce Author: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> AuthorDate: Mon Dec 18 08:35:19 2023 +0100 Commit: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> CommitDate: Mon Dec 18 10:26:40 2023 +0100 [API CHANGE] Remove unused PaintBuffer_Writer Change-Id: I3047de8576bc85b6852568343d0239738b189552 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160892 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 27e7eba04007..b39f4f720216 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -820,14 +820,6 @@ </info> <value>true</value> </prop> - <prop oor:name="PaintBuffer_Writer" oor:type="xs:boolean" oor:nillable="false"> - <info> - <desc>Similar to PaintBuffer, but only for Writer Application. - PaintBuffer is the global switch.</desc> - <label>Writer Repaint is allowed to use Pre-Rendering Buffer</label> - </info> - <value>true</value> - </prop> <prop oor:name="PaintBuffer_DrawImpress" oor:type="xs:boolean" oor:nillable="false"> <info> <desc>Similar to PaintBuffer, but only for Draw/Impress Applications.