rpms/openoffice.org/FC-6 workspace.glyphadv.patch,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Apr 6 15:59:53 UTC 2007


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv23422

Modified Files:
	workspace.glyphadv.patch 
Log Message:
not sch headers in older version

workspace.glyphadv.patch:
 psprint/inc/psprint/fontmanager.hxx        |    5 
 psprint/source/fontmanager/fontmanager.cxx |   72 +++-
 psprint/source/fontsubset/sft.c            |    5 
 psprint/source/fontsubset/sft.h            |    5 
 vcl/inc/outfont.hxx                        |    3 
 vcl/inc/salgdi.hxx                         |    9 
 vcl/source/gdi/makefile.mk                 |    2 
 vcl/source/gdi/pdffontcache.cxx            |   83 ++++
 vcl/source/gdi/pdffontcache.hxx            |   92 +++++
 vcl/source/gdi/pdfwriter_impl.cxx          |  485 +++++++++++++++++------------
 vcl/source/gdi/pdfwriter_impl.hxx          |   29 +
 vcl/unx/inc/pspgraphics.h                  |    9 
 vcl/unx/inc/salgdi.h                       |    4 
 vcl/unx/source/gdi/pspgraphics.cxx         |   24 +
 vcl/unx/source/gdi/salgdi3.cxx             |   16 
 vcl/unx/source/gdi/xlfd_extd.cxx           |    5 
 vcl/unx/source/gdi/xlfd_extd.hxx           |    1 
 vcl/win/inc/salgdi.h                       |   19 +
 vcl/win/source/gdi/salgdi3.cxx             |  249 +++++++++++---
 19 files changed, 846 insertions(+), 271 deletions(-)

Index: workspace.glyphadv.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-6/workspace.glyphadv.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- workspace.glyphadv.patch	6 Apr 2007 15:08:22 -0000	1.2
+++ workspace.glyphadv.patch	6 Apr 2007 15:59:51 -0000	1.3
@@ -201,7 +201,7 @@
 diff -u /dev/null gsl/vcl/source/gdi/pdffontcache.cxx:1.1.2.3
 --- /dev/null	Fri Apr  6 02:48:47 2007
 +++ gsl/vcl/source/gdi/pdffontcache.cxx	Fri Mar  2 08:22:22 2007
-@@ -0,0 +1,85 @@
+@@ -0,0 +1,83 @@
 +/*************************************************************************
 + *
 + *  OpenOffice.org - a multi-platform office productivity suite
@@ -237,8 +237,6 @@
 + *
 + ************************************************************************/
 +
-+#include "precompiled_vcl.hxx"
-+
 +#include "pdffontcache.hxx"
 +#include "salgdi.hxx"
 +#include "outfont.hxx"




More information about the fedora-cvs-commits mailing list