diff --git a/0001-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch b/0001-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch new file mode 100644 index 0000000..bdef5f7 --- /dev/null +++ b/0001-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch @@ -0,0 +1,139 @@ +From 5bf5fb4567096680d417af37744c743f00e26eeb Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= +Date: Wed, 14 Jan 2015 16:55:02 +0000 +Subject: [PATCH] Use the same advanced Ellipse and Rectangle shapes in writer + as draw + +i.e. reconcile writer with draw/impress wrt. + +commit 0e9faf7a0f8c76b50d9a9354d5fab5d1ad4af821 +Author: Petr Mladek +Date: Fri Apr 22 16:51:58 2011 +0200 + + sd-toolbar-advanced-shapes.diff: used advanced Ellipse and Rectangle shapes + + they allow to wrap text according to the shape which is a very nice + feature (bnc#171052) + +Change-Id: I0bddfe65030f3515bcb5a30f2886d3ad17a72b0d +--- + sw/uiconfig/sglobal/toolbar/drawbar.xml | 6 +++--- + sw/uiconfig/swform/toolbar/drawbar.xml | 6 +++--- + sw/uiconfig/swreport/toolbar/drawbar.xml | 6 +++--- + sw/uiconfig/swriter/toolbar/drawbar.xml | 6 +++--- + sw/uiconfig/swxform/toolbar/drawbar.xml | 6 +++--- + 5 files changed, 15 insertions(+), 15 deletions(-) + +diff --git a/sw/uiconfig/sglobal/toolbar/drawbar.xml b/sw/uiconfig/sglobal/toolbar/drawbar.xml +index 8731a05..b31c198 100644 +--- a/sw/uiconfig/sglobal/toolbar/drawbar.xml ++++ b/sw/uiconfig/sglobal/toolbar/drawbar.xml +@@ -21,8 +21,8 @@ + + + +- +- ++ ++ + + + +@@ -48,4 +48,4 @@ + + + +- +\ No newline at end of file ++ +diff --git a/sw/uiconfig/swform/toolbar/drawbar.xml b/sw/uiconfig/swform/toolbar/drawbar.xml +index 8731a05..b31c198 100644 +--- a/sw/uiconfig/swform/toolbar/drawbar.xml ++++ b/sw/uiconfig/swform/toolbar/drawbar.xml +@@ -21,8 +21,8 @@ + + + +- +- ++ ++ + + + +@@ -48,4 +48,4 @@ + + + +- +\ No newline at end of file ++ +diff --git a/sw/uiconfig/swreport/toolbar/drawbar.xml b/sw/uiconfig/swreport/toolbar/drawbar.xml +index 8731a05..b31c198 100644 +--- a/sw/uiconfig/swreport/toolbar/drawbar.xml ++++ b/sw/uiconfig/swreport/toolbar/drawbar.xml +@@ -21,8 +21,8 @@ + + + +- +- ++ ++ + + + +@@ -48,4 +48,4 @@ + + + +- +\ No newline at end of file ++ +diff --git a/sw/uiconfig/swriter/toolbar/drawbar.xml b/sw/uiconfig/swriter/toolbar/drawbar.xml +index 8731a05..b31c198 100644 +--- a/sw/uiconfig/swriter/toolbar/drawbar.xml ++++ b/sw/uiconfig/swriter/toolbar/drawbar.xml +@@ -21,8 +21,8 @@ + + + +- +- ++ ++ + + + +@@ -48,4 +48,4 @@ + + + +- +\ No newline at end of file ++ +diff --git a/sw/uiconfig/swxform/toolbar/drawbar.xml b/sw/uiconfig/swxform/toolbar/drawbar.xml +index 8731a05..b31c198 100644 +--- a/sw/uiconfig/swxform/toolbar/drawbar.xml ++++ b/sw/uiconfig/swxform/toolbar/drawbar.xml +@@ -21,8 +21,8 @@ + + + +- +- ++ ++ + + + +@@ -48,4 +48,4 @@ + + + +- +\ No newline at end of file ++ +-- +1.9.3 + diff --git a/libreoffice.spec b/libreoffice.spec index f747771..b5b89f9 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -325,6 +325,7 @@ Patch17: 0001-Resolves-fdo-37559-revert-adding-extra-dummy-polygon.patch Patch18: 0001-radio-check-top-center-bottom-alignment-for-table-ce.patch Patch19: 0001-allow-comparing-documents-which-only-differ-by-frame.patch Patch20: 0001-classic-draw-rectangles-fit-to-contour-utterly-broke.patch +Patch21: 0001-Use-the-same-advanced-Ellipse-and-Rectangle-shapes-i.patch %define instdir %{_libdir} %define baseinstdir %{instdir}/libreoffice