[Libreoffice-commits] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Thu Oct 14 06:53:36 PDT 2010
patches/dev300/oox-drawingml-fix-shapes-map-crash.diff | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit cb760e9c6c1f1157975e5964b7ced5c566eb90dc
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Thu Oct 14 16:52:44 2010 +0300
Make oox-drawingml-fix-shapes-map-crash.diff apply again
diff --git a/patches/dev300/oox-drawingml-fix-shapes-map-crash.diff b/patches/dev300/oox-drawingml-fix-shapes-map-crash.diff
index 9d711b6..e89f831 100644
--- a/patches/dev300/oox-drawingml-fix-shapes-map-crash.diff
+++ b/patches/dev300/oox-drawingml-fix-shapes-map-crash.diff
@@ -87,7 +87,7 @@ index 3306967..a8d62c7 100644
{
}
-@@ -986,24 +987,27 @@ sal_Int32 ShapeExport::GetNewShapeID( const Reference< XShape > rXShape, XmlFilt
+@@ -986,26 +987,29 @@ sal_Int32 ShapeExport::GetNewShapeID( const Reference< XShape > rXShape, XmlFilt
sal_Int32 nID = pFB->GetUniqueId();
@@ -120,6 +120,8 @@ index 3306967..a8d62c7 100644
-ShapeExport::ShapeHashMap ShapeExport::saShapeMap;
-
} }
+
+ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git sd/source/filter/pptx/epptooxml.hxx sd/source/filter/pptx/epptooxml.hxx
index 2c850bd..02d3930 100644
--- sd/source/filter/pptx/epptooxml.hxx
More information about the Libreoffice-commits
mailing list