rene | 1 May 2005 01:50
Favicon

[tools-cvs] CVS update [cws_src680_configure10]: /tools/config_office/

Tag: cws_src680_configure10
User: rene    
Date: 05/04/30 16:50:01

Modified:
 /tools/config_office/
  configure, configure.in

Log:
 whitespace fixes

File Changes:

Directory: /tools/config_office/
================================

File [changed]: configure
Url: http://tools.openoffice.org/source/browse/tools/config_office/configure?r1=1.98.2.2&r2=1.98.2.3
Delta lines:  +328 -149
-----------------------
--- configure	29 Apr 2005 03:12:35 -0000	1.98.2.2
+++ configure	30 Apr 2005 23:49:55 -0000	1.98.2.3
 <at>  <at>  -1,5 +1,5  <at>  <at> 
 #! /bin/sh
-# From configure.in Revision: 1.116.2.1  .
+# From configure.in Revision: 1.116.2.2  .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59.
 #
 <at>  <at>  -1309,7 +1309,7  <at>  <at> 
(Continue reading)

thb | 1 May 2005 01:50
Favicon

[graphics-cvs] CVS update [cws_src680_presfixes06]: /graphics/basegfx/source/matrix/

Tag: cws_src680_presfixes06
User: thb     
Date: 05/04/30 16:50:27

Modified:
 /graphics/basegfx/source/matrix/
  b2dhommatrix.cxx

Log:
 #i43238# Making multiple-of-pi/2 rotations create exact rotation matrices (one containing only 1.0,
-1.0 and 0.0)

File Changes:

Directory: /graphics/basegfx/source/matrix/
===========================================

File [changed]: b2dhommatrix.cxx
Url: http://graphics.openoffice.org/source/browse/graphics/basegfx/source/matrix/b2dhommatrix.cxx?r1=1.8&r2=1.8.20.1
Delta lines:  +56 -5
--------------------
--- b2dhommatrix.cxx	26 Nov 2004 18:37:48 -0000	1.8
+++ b2dhommatrix.cxx	30 Apr 2005 23:50:24 -0000	1.8.20.1
 <at>  <at>  -2,9 +2,9  <at>  <at> 
  *
  *  $RCSfile: b2dhommatrix.cxx,v $
  *
- *  $Revision: 1.8 $
+ *  $Revision: 1.8.20.1 $
  *
(Continue reading)

thb | 1 May 2005 01:56
Favicon

[gsl-cvs] CVS update [cws_src680_presfixes06]: /gsl/canvas/source/vcl/

Tag: cws_src680_presfixes06
User: thb     
Date: 05/04/30 16:56:20

Modified:
 /gsl/canvas/source/vcl/
  canvascustomsprite.cxx, canvascustomsprite.hxx, redrawmanager.cxx,
  redrawmanager.hxx, sprite.hxx

Log:
 #i43238# Largely reworked the update area optimization; now also serving the needs of the RedrawManager
to determine whether we can update without backbuffer output preparation; En passant, also fixed a bug
that output pos and scale where calculated wrong, if a shape transformation was set but not changed for a
sprite redraw

File Changes:

Directory: /gsl/canvas/source/vcl/
==================================

File [changed]: canvascustomsprite.cxx
Url: http://gsl.openoffice.org/source/browse/gsl/canvas/source/vcl/canvascustomsprite.cxx?r1=1.7.2.1&r2=1.7.2.2
Delta lines:  +266 -164
-----------------------
--- canvascustomsprite.cxx	26 Apr 2005 12:17:24 -0000	1.7.2.1
+++ canvascustomsprite.cxx	30 Apr 2005 23:56:16 -0000	1.7.2.2
 <at>  <at>  -2,9 +2,9  <at>  <at> 
  *
  *  $RCSfile: canvascustomsprite.cxx,v $
  *
(Continue reading)

odtug | 2 May 2005 09:49

[porting-cvs] Letter

Do you have written the letter?

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe <at> porting.openoffice.org
For additional commands, e-mail: cvs-help <at> porting.openoffice.org
---------------------------------------------------------------------
To unsubscribe, e-mail: allcvs-unsubscribe <at> openoffice.org
For additional commands, e-mail: allcvs-help <at> openoffice.org
asean | 2 May 2005 09:49

[xml-cvs] Letter

Do you have written the letter?

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe <at> xml.openoffice.org
For additional commands, e-mail: cvs-help <at> xml.openoffice.org
---------------------------------------------------------------------
To unsubscribe, e-mail: allcvs-unsubscribe <at> openoffice.org
For additional commands, e-mail: allcvs-help <at> openoffice.org
sragothaman | 2 May 2005 09:49

[udk-cvs] Letter

True love letter?

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe <at> udk.openoffice.org
For additional commands, e-mail: cvs-help <at> udk.openoffice.org
---------------------------------------------------------------------
To unsubscribe, e-mail: allcvs-unsubscribe <at> openoffice.org
For additional commands, e-mail: allcvs-help <at> openoffice.org
tl | 2 May 2005 10:34
Favicon

[sw-cvs] CVS update [cws_src680_tl12]: /sw/starmath/inc/

Tag: cws_src680_tl12
User: tl      
Date: 05/05/02 01:34:59

Modified:
 /sw/starmath/inc/
  document.hxx, smmod.hxx, symbol.hxx, utility.hxx

Log:
 #i44468# have all documents use the same SmSymSetManager

File Changes:

Directory: /sw/starmath/inc/
============================

File [changed]: document.hxx
Url: http://sw.openoffice.org/source/browse/sw/starmath/inc/document.hxx?r1=1.22&r2=1.22.12.1
Delta lines:  +3 -11
--------------------
--- document.hxx	4 Apr 2005 08:02:55 -0000	1.22
+++ document.hxx	2 May 2005 08:34:55 -0000	1.22.12.1
 <at>  <at>  -2,9 +2,9  <at>  <at> 
  *
  *  $RCSfile: document.hxx,v $
  *
- *  $Revision: 1.22 $
+ *  $Revision: 1.22.12.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/04/04 08:02:55 $
(Continue reading)

rt | 2 May 2005 10:39
Favicon

[tools-cvs] CVS update [cws_src680_rt08]: /tools/solenv/bin/

Tag: cws_src680_rt08
User: rt      
Date: 05/05/02 01:39:03

Modified:
 /tools/solenv/bin/
  deliver.pl

Log:
 #i48536# In case of 'deliver -delete' it is not an error if module zipfile does not exist on solver.

File Changes:

Directory: /tools/solenv/bin/
=============================

File [changed]: deliver.pl
Url: http://tools.openoffice.org/source/browse/tools/solenv/bin/deliver.pl?r1=1.88&r2=1.88.2.1
Delta lines:  +10 -8
--------------------
--- deliver.pl	25 Apr 2005 16:16:38 -0000	1.88
+++ deliver.pl	2 May 2005 08:39:00 -0000	1.88.2.1
 <at>  <at>  -5,9 +5,9  <at>  <at> 
 #
 #   $RCSfile: deliver.pl,v $
 #
-#   $Revision: 1.88 $
+#   $Revision: 1.88.2.1 $
 #
-#   last change: $Author: rt $ $Date: 2005/04/25 16:16:38 $
(Continue reading)

tl | 2 May 2005 10:42
Favicon

[sw-cvs] CVS update [cws_src680_tl12]: /sw/starmath/inc/

Tag: cws_src680_tl12
User: tl      
Date: 05/05/02 01:42:38

Modified:
 /sw/starmath/inc/
  smmod.hxx

Log:
 #i44468# have all documents use the same SmSymSetManager

File Changes:

Directory: /sw/starmath/inc/
============================

File [changed]: smmod.hxx
Url: http://sw.openoffice.org/source/browse/sw/starmath/inc/smmod.hxx?r1=1.11.210.1&r2=1.11.210.2
Delta lines:  +2 -3
-------------------
--- smmod.hxx	2 May 2005 08:34:55 -0000	1.11.210.1
+++ smmod.hxx	2 May 2005 08:42:36 -0000	1.11.210.2
 <at>  <at>  -2,9 +2,9  <at>  <at> 
  *
  *  $RCSfile: smmod.hxx,v $
  *
- *  $Revision: 1.11.210.1 $
+ *  $Revision: 1.11.210.2 $
  *
- *  last change: $Author: tl $ $Date: 2005/05/02 08:34:55 $
(Continue reading)

tl | 2 May 2005 10:44
Favicon

[sw-cvs] CVS update [cws_src680_tl12]: /sw/starmath/source/

Tag: cws_src680_tl12
User: tl      
Date: 05/05/02 01:44:14

Modified:
 /sw/starmath/source/
  cfgitem.cxx, cfgitem.hxx, dialog.cxx, document.cxx, node.cxx, rect.cxx,
  smmod.cxx, symbol.cxx, unomodel.cxx, utility.cxx

Log:
 #i44468# have all documents use the same SmSymSetManager

File Changes:

Directory: /sw/starmath/source/
===============================

File [changed]: cfgitem.cxx
Url: http://sw.openoffice.org/source/browse/sw/starmath/source/cfgitem.cxx?r1=1.12&r2=1.12.300.1
Delta lines:  +78 -106
----------------------
--- cfgitem.cxx	12 Jun 2003 11:15:48 -0000	1.12
+++ cfgitem.cxx	2 May 2005 08:44:09 -0000	1.12.300.1
 <at>  <at>  -2,9 +2,9  <at>  <at> 
  *
  *  $RCSfile: cfgitem.cxx,v $
  *
- *  $Revision: 1.12 $
+ *  $Revision: 1.12.300.1 $
  *
(Continue reading)


Gmane