[Libreoffice-commits] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Thu Oct 14 05:33:23 PDT 2010
patches/dev300/fix-ppt-linespacing-import-export.diff | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d7ec91df07915809d6f89446225b41d0283bf255
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Thu Oct 14 15:32:36 2010 +0300
Make fix-ppt-linespacing-import-export.diff apply again
diff --git a/patches/dev300/fix-ppt-linespacing-import-export.diff b/patches/dev300/fix-ppt-linespacing-import-export.diff
index 8525967..ed02912 100644
--- a/patches/dev300/fix-ppt-linespacing-import-export.diff
+++ b/patches/dev300/fix-ppt-linespacing-import-export.diff
@@ -105,7 +105,7 @@ diff --git sd/source/ui/dlg/paragr.cxx sd/source/ui/dlg/paragr.cxx
index a3f81f2..a896cc4 100644
--- sd/source/ui/dlg/paragr.cxx
+++ sd/source/ui/dlg/paragr.cxx
-@@ -190,3 +190,17 @@ SdParagraphDlg::SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr )
+@@ -190,5 +190,19 @@ SdParagraphDlg::SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr )
AddTabPage( RID_SVXPAGE_TABULATOR );
}
@@ -123,6 +123,8 @@ index a3f81f2..a896cc4 100644
+ break;
+ }
+}
+
+ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git sd/source/ui/inc/paragr.hxx sd/source/ui/inc/paragr.hxx
index 89333d8..1bf81b6 100644
--- sd/source/ui/inc/paragr.hxx
More information about the Libreoffice-commits
mailing list