[ooo-build-commit] patches/dev300

Jan Holesovsky kendy at kemper.freedesktop.org
Fri Oct 16 00:44:35 PDT 2009


 patches/dev300/apply                       |    2 --
 patches/dev300/default-pairkerning-on.diff |   11 -----------
 2 files changed, 13 deletions(-)

New commits:
commit 48752968be26ca5331a47565c4e1b9c4ff367b72
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Fri Oct 16 09:43:16 2009 +0200

    Pair kerning is on by default up-stream.
    
    * patches/dev300/apply: Remove obsolete patch.
    * patches/dev300/default-pairkerning-on.diff:

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 09c0a8b..f95abd6 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1233,8 +1233,6 @@ default-font-aasize.diff, michael
 default-font-size.diff, i#35565, michael
 # Dramatically improve MS import / export cf. i8276 et. al.
 default-ms-filter-convert.diff, i#8276, michael
-# use pair kerning in new documents
-#KENDY TESTME: should be on using a different patch. default-pairkerning-on.diff, i#35873, jholesov
 # Optimal Page Wrap should be default for graphics insertion (X#59831)
 writer-default-as-optimal-page-wrap.diff, i#38108, jody
 #
diff --git a/patches/dev300/default-pairkerning-on.diff b/patches/dev300/default-pairkerning-on.diff
deleted file mode 100644
index f92b349..0000000
--- a/patches/dev300/default-pairkerning-on.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- svx/inc/akrnitem.hxx	2004-10-15 19:24:32.399851088 +0200
-+++ svx/inc/akrnitem.hxx	2004-10-15 19:24:58.966812296 +0200
-@@ -93,7 +93,7 @@ class SvxAutoKernItem : public SfxBoolIt
- public:
- 	TYPEINFO();
- 
--	SvxAutoKernItem( const BOOL bAutoKern = FALSE,
-+	SvxAutoKernItem( const BOOL bAutoKern = TRUE,
- 					 const USHORT nId = ITEMID_AUTOKERN );
- 
- 	// "pure virtual Methoden" vom SfxPoolItem


More information about the ooo-build-commit mailing list