summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/010_testTdf87924.diff
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@iinet.net.au>2016-02-11 22:14:01 +1000
committer Robby Workman <rworkman@slackbuilds.org>2016-02-11 18:37:37 -0600
commite9ed02c153e6b1f454ae8a8076217c17d21e8ee8 (patch)
tree10ca81546890f26bbb8ed442456dfaa8d106e021 /office/LibreOffice/010_testTdf87924.diff
parent72b8d15f1619d8c8ac229dde108a2cbafd79f9a3 (diff)
downloadslackbuilds-e9ed02c153e6b1f454ae8a8076217c17d21e8ee8.tar.gz
slackbuilds-e9ed02c153e6b1f454ae8a8076217c17d21e8ee8.tar.xz
office/LibreOffice: Update for version 5.1.0.3
Diffstat (limited to 'office/LibreOffice/010_testTdf87924.diff')
-rw-r--r--office/LibreOffice/010_testTdf87924.diff18
1 files changed, 0 insertions, 18 deletions
diff --git a/office/LibreOffice/010_testTdf87924.diff b/office/LibreOffice/010_testTdf87924.diff
deleted file mode 100644
index 595fd57b44..0000000000
--- a/office/LibreOffice/010_testTdf87924.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- sw/qa/extras/ooxmlimport/ooxmlimport.cxx.orig 2015-12-11 12:29:35.000000000 +1000
-+++ sw/qa/extras/ooxmlimport/ooxmlimport.cxx 2016-02-05 12:30:06.937032763 +1000
-@@ -2780,6 +2780,7 @@
- CPPUNIT_ASSERT_EQUAL(text::SizeType::MIN, getProperty<sal_Int16>(xTableRows->getByIndex(0), "SizeType"));
- }
-
-+/*
- DECLARE_OOXMLIMPORT_TEST(testTdf87924, "tdf87924.docx")
- {
- uno::Reference<beans::XPropertySet> xPropertySet(getShape(1), uno::UNO_QUERY);
-@@ -2787,6 +2788,7 @@
- // This was -270, the text rotation angle was set when it should not be rotated.
- CPPUNIT_ASSERT_EQUAL(static_cast<sal_Int32>(0), aGeometry["TextPreRotateAngle"].get<sal_Int32>());
- }
-+*/
-
- DECLARE_OOXMLIMPORT_TEST(testTdf93919, "tdf93919.docx")
- {