From 0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Jun 2014 14:45:18 +0000 Subject: Forgot libreoffice itself in previous commit --- editors/libreoffice/files/patch-mdds-0.9.x | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 editors/libreoffice/files/patch-mdds-0.9.x (limited to 'editors/libreoffice/files/patch-mdds-0.9.x') diff --git a/editors/libreoffice/files/patch-mdds-0.9.x b/editors/libreoffice/files/patch-mdds-0.9.x deleted file mode 100644 index 5915bd24c483..000000000000 --- a/editors/libreoffice/files/patch-mdds-0.9.x +++ /dev/null @@ -1,27 +0,0 @@ ---- sc/inc/mtvelements.hxx.org 2013-07-25 21:25:20.837766596 +0200 -+++ sc/inc/mtvelements.hxx 2013-07-25 21:26:32.853493134 +0200 -@@ -63,11 +63,11 @@ - namespace sc { - - // Broadcaster storage container --typedef mdds::mtv::custom_block_func1 BCBlkFunc; -+typedef mdds::mtv::custom_block_func1 BCBlkFunc; - typedef mdds::multi_type_vector BroadcasterStoreType; - - // Cell text attribute container. --typedef mdds::mtv::custom_block_func1 CTAttrFunc; -+typedef mdds::mtv::custom_block_func1 CTAttrFunc; - typedef mdds::multi_type_vector CellTextAttrStoreType; - - /** ---- sc/source/core/tool/scmatrix.cxx.org 2013-07-25 21:26:36.733621612 +0200 -+++ sc/source/core/tool/scmatrix.cxx 2013-07-25 21:27:08.784683394 +0200 -@@ -89,7 +89,7 @@ - } - } - -- static void delete_block(mdds::mtv::base_element_block* p) -+ static void delete_block(const mdds::mtv::base_element_block* p) - { - if (!p) - return; -- cgit v1.2.3