[Libreoffice-commits] .: offapi/com sal/qa

Thomas Arnhold tarnhold at kemper.freedesktop.org
Mon Jan 31 10:03:43 PST 2011


 offapi/com/sun/star/document/XCodeNameQuery.idl    |    6 -----
 offapi/com/sun/star/script/ModuleInfo.idl          |    6 -----
 offapi/com/sun/star/script/ModuleType.idl          |   22 ---------------------
 offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl |    4 ---
 sal/qa/libs2test.txt                               |    2 -
 5 files changed, 40 deletions(-)

New commits:
commit 50dedd84198650c76ce488f109e01db05870d71c
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Mon Jan 31 19:03:37 2011 +0100

    Remove RCS lines.

diff --git a/offapi/com/sun/star/document/XCodeNameQuery.idl b/offapi/com/sun/star/document/XCodeNameQuery.idl
index 948c86d..ea64bef 100644
--- a/offapi/com/sun/star/document/XCodeNameQuery.idl
+++ b/offapi/com/sun/star/document/XCodeNameQuery.idl
@@ -2,12 +2,6 @@
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
- *  $RCSfile: XDocumentPropertiesSupplier.idl,v $
- *
- *  $Revision$
- *
- *  last change: $Author$ $Date$
- *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
  *
diff --git a/offapi/com/sun/star/script/ModuleInfo.idl b/offapi/com/sun/star/script/ModuleInfo.idl
index 0a35328..31342c0 100644
--- a/offapi/com/sun/star/script/ModuleInfo.idl
+++ b/offapi/com/sun/star/script/ModuleInfo.idl
@@ -2,12 +2,6 @@
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
- *  $RCSfile: ModuleInfo.idl,v $
- *
- *  $Revision: 1.2 $
- *
- *  last change: $Author: rt $ $Date: 2006/05/05 10:14:46 $
- *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
  *
diff --git a/offapi/com/sun/star/script/ModuleType.idl b/offapi/com/sun/star/script/ModuleType.idl
index 32c90d9..cb957ee 100644
--- a/offapi/com/sun/star/script/ModuleType.idl
+++ b/offapi/com/sun/star/script/ModuleType.idl
@@ -2,12 +2,6 @@
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
- *  $RCSfile: ModuleType.idl,v $
- *
- *  $Revision: 1.2 $
- *
- *  last change: $Author: rt $ $Date: 2006/05/05 10:14:46 $
- *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
  *
@@ -42,27 +36,11 @@ module com {  module sun {  module star { module script {
 
 published constants ModuleType
 {
-    // ------------------------------------------------------------------------
-    
     const long UNKNOWN = 0;
-
-    // ------------------------------------------------------------------------
-
     const long NORMAL = 1;
-
-    // ------------------------------------------------------------------------
-
     const long CLASS = 2;
-
-    // ------------------------------------------------------------------------
-
     const long FORM = 3;
-
-    // ------------------------------------------------------------------------
-
     const long DOCUMENT = 4;
-
-    // ------------------------------------------------------------------------
 };
 
 //=============================================================================
diff --git a/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl b/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
index 0ef9fbc..e974323 100644
--- a/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
@@ -5,10 +5,6 @@
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
-* $RCSfile: code,v $
-*
-* $Revision: 1.3 $
-*
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sal/qa/libs2test.txt b/sal/qa/libs2test.txt
index 36a9f7f..7aa97ef 100644
--- a/sal/qa/libs2test.txt
+++ b/sal/qa/libs2test.txt
@@ -1,7 +1,5 @@
 # This file contain a list of todos for testshl2 automated tests.
 # 
-# $Id: libs2test.txt,v 1.13 2007-11-20 19:25:30 ihi Exp $
-#
 # Legend:
 # there exist 2 formats
 # 1. file


More information about the Libreoffice-commits mailing list