Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Removed #newslistlevelattr#, #refactorlists# and obsolete date and RCS
lines.
From afb5a4d9823d06e9df5959e196a9e3e455f6b1ca Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Mon, 17 Jan 2011 20:32:43 +0100
Subject: [PATCH 1/7] Remove #newlistlevelattrs# comments.

---
 sw/source/core/doc/docfmt.cxx      |    1 -
 sw/source/core/doc/docnew.cxx      |    2 -
 sw/source/core/doc/docnum.cxx      |    3 +-
 sw/source/core/doc/fmtcol.cxx      |    1 -
 sw/source/core/doc/number.cxx      |    4 -
 sw/source/core/doc/poolfmt.cxx     |  116 +++++++++++++----------------------
 sw/source/core/edit/autofmt.cxx    |    3 +-
 sw/source/core/edit/edattr.cxx     |    5 +-
 sw/source/core/edit/ednumber.cxx   |    8 +--
 sw/source/core/inc/txtfrm.hxx      |    6 --
 sw/source/core/layout/frmtool.cxx  |    4 -
 sw/source/core/text/frmform.cxx    |    2 -
 sw/source/core/text/inftxt.cxx     |   10 +---
 sw/source/core/text/inftxt.hxx     |    8 ---
 sw/source/core/text/itrcrsr.cxx    |    5 --
 sw/source/core/text/porfld.cxx     |   17 +-----
 sw/source/core/text/porfld.hxx     |    8 ---
 sw/source/core/text/porftn.hxx     |    2 -
 sw/source/core/text/txtfld.cxx     |    8 ---
 sw/source/core/text/txtfrm.cxx     |    6 --
 sw/source/core/text/txttab.cxx     |    2 -
 sw/source/core/txtnode/ndtxt.cxx   |    6 --
 sw/source/core/txtnode/thints.cxx  |    8 ---
 sw/source/core/undo/unattr.cxx     |    2 -
 sw/source/core/unocore/unosett.cxx |   14 ----
 sw/source/filter/html/htmlnum.cxx  |    2 -
 sw/source/filter/ww8/wrtw8num.cxx  |    2 -
 sw/source/filter/ww8/ww8par2.cxx   |    2 -
 sw/source/ui/app/docst.cxx         |    6 --
 sw/source/ui/inc/num.hxx           |    8 ---
 sw/source/ui/misc/outline.cxx      |    9 ---
 sw/source/ui/shells/textsh1.cxx    |    2 -
 sw/source/ui/shells/txtattr.cxx    |    2 -
 sw/source/ui/shells/txtnum.cxx     |    6 --
 sw/source/ui/uiview/viewtab.cxx    |    2 -
 sw/source/ui/wrtsh/wrtsh1.cxx      |    2 -
 36 files changed, 51 insertions(+), 243 deletions(-)

diff --git a/sw/source/core/doc/docfmt.cxx b/sw/source/core/doc/docfmt.cxx
index d87b32b..c769370 100644
--- a/sw/source/core/doc/docfmt.cxx
+++ b/sw/source/core/doc/docfmt.cxx
@@ -1195,7 +1195,6 @@ void SwDoc::SetAttr( const SfxItemSet& rSet, SwFmt& rFmt )
     SetModified();
 }
 
-// --> OD 2008-02-12 #newlistlevelattrs#
 void SwDoc::ResetAttrAtFormat( const USHORT nWhichId,
                                SwFmt& rChangedFormat )
 {
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index 67dd54a..50fe704 100644
--- a/sw/source/core/doc/docnew.cxx
+++ b/sw/source/core/doc/docnew.cxx
@@ -417,7 +417,6 @@ SwDoc::SwDoc() :
     _InitFieldTypes();
 
     // lege (fuer die Filter) eine Default-OutlineNumRule an
-    // --> OD 2008-02-11 #newlistlevelattrs#
     pOutlineRule = new SwNumRule( String::CreateFromAscii( SwNumRule::GetOutlineRuleName() ),
                                   // --> OD 2008-06-06 #i89178#
                                   numfunc::GetDefaultPositionAndSpaceMode(),
@@ -831,7 +830,6 @@ void SwDoc::ClearDoc()
     pOutlineRule = NULL;
     pNumRuleTbl->DeleteAndDestroy( 0, pNumRuleTbl->Count() );
     // creation of new outline numbering rule
-    // --> OD 2008-02-11 #newlistlevelattrs#
     pOutlineRule = new SwNumRule( String::CreateFromAscii( SwNumRule::GetOutlineRuleName() ),
                                   // --> OD 2008-06-06 #i89178#
                                   numfunc::GetDefaultPositionAndSpaceMode(),
diff --git a/sw/source/core/doc/docnum.cxx b/sw/source/core/doc/docnum.cxx
index a38f9ca..2d9b7ca 100644
--- a/sw/source/core/doc/docnum.cxx
+++ b/sw/source/core/doc/docnum.cxx
@@ -811,8 +811,7 @@ void lcl_ChgNumRule( SwDoc& rDoc, const SwNumRule& rRule )
     rDoc.UpdateNumRule();
 }
 
-// OD 2008-02-08 #newlistlevelattrs# - add handling of parameter <bResetIndentAttrs>
-// --> OD 2008-03-17 #refactorlists#
+// add handling of parameter <bResetIndentAttrs>
 void SwDoc::SetNumRule( const SwPaM& rPam,
                         const SwNumRule& rRule,
                         const bool bCreateNewList,
diff --git a/sw/source/core/doc/fmtcol.cxx b/sw/source/core/doc/fmtcol.cxx
index de62c60..421ce57 100644
--- a/sw/source/core/doc/fmtcol.cxx
+++ b/sw/source/core/doc/fmtcol.cxx
@@ -455,7 +455,6 @@ USHORT SwTxtFmtColl::ResetAllFmtAttr()
 }
 // <--
 
-// --> OD 2008-02-13 #newlistlevelattrs#
 bool SwTxtFmtColl::AreListLevelIndentsApplicable() const
 {
     bool bAreListLevelIndentsApplicable( true );
diff --git a/sw/source/core/doc/number.cxx b/sw/source/core/doc/number.cxx
index 504ee06..ee9e9e2 100644
--- a/sw/source/core/doc/number.cxx
+++ b/sw/source/core/doc/number.cxx
@@ -87,11 +87,9 @@ const SwNumFmt& SwNumRule::Get( USHORT i ) const
     ASSERT_ID( i < MAXLEVEL && eRuleType < RULE_END, ERR_NUMLEVEL);
     return aFmts[ i ]
            ? *aFmts[ i ]
-           // --> OD 2008-02-11 #newlistlevelattrs#
            : ( meDefaultNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION
                ? *aBaseFmts[ eRuleType ][ i ]
                : *aLabelAlignmentBaseFmts[ eRuleType ][ i ] );
-           // <--
 }
 
 const SwNumFmt* SwNumRule::GetNumFmt( USHORT i ) const
@@ -552,13 +550,11 @@ SwNumRule::~SwNumRule()
             for( n = 0; n < MAXLEVEL; ++n, ++ppFmts )
                 delete *ppFmts, *ppFmts = 0;
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             ppFmts = (SwNumFmt**)SwNumRule::aLabelAlignmentBaseFmts;
             for( n = 0; n < MAXLEVEL; ++n, ++ppFmts )
                 delete *ppFmts, *ppFmts = 0;
             for( n = 0; n < MAXLEVEL; ++n, ++ppFmts )
                 delete *ppFmts, *ppFmts = 0;
-            // <--
     }
 
     maTxtNodeList.clear();
diff --git a/sw/source/core/doc/poolfmt.cxx b/sw/source/core/doc/poolfmt.cxx
index a00eee9..915adbd 100644
--- a/sw/source/core/doc/poolfmt.cxx
+++ b/sw/source/core/doc/poolfmt.cxx
@@ -230,11 +230,10 @@ void lcl_SetHeadline( SwDoc* pDoc, SwTxtFmtColl* pColl,
             {
                 SwNumRule * pOutlineRule = pDoc->GetOutlineNumRule();
                 const SwNumFmt& rNFmt = pOutlineRule->Get( nLevel );
-                // --> OD 2008-02-01 #newlistlevelattrs#
+
                 if ( rNFmt.GetPositionAndSpaceMode() ==
                                     SvxNumberFormat::LABEL_WIDTH_AND_POSITION &&
                      ( rNFmt.GetAbsLSpace() || rNFmt.GetFirstLineOffset() ) )
-                // <--
                 {
                     SvxLRSpaceItem aLR( (SvxLRSpaceItem&)pColl->GetFmtAttr( RES_LR_SPACE ) );
                     aLR.SetTxtFirstLineOfstValue( rNFmt.GetFirstLineOffset() );
@@ -1640,7 +1639,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
 
     SwCharFmt *pNumCFmt = 0, *pBullCFmt = 0;
 
-    // --> OD 2008-02-11 #newlistlevelattrs#
     const SvxNumberFormat::SvxNumPositionAndSpaceMode eNumberFormatPositionAndSpaceMode
                                   // --> OD 2008-06-06 #i89178#
                                   = numfunc::GetDefaultPositionAndSpaceMode();
@@ -1648,9 +1646,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     // <--
     {
         BOOL bIsModified = IsModified();
-        // --> OD 2008-02-11 #newlistlevelattrs#
+
         n = MakeNumRule( aNm, 0, FALSE, eNumberFormatPositionAndSpaceMode );
-        // <--
+
         pNewRule = GetNumRuleTbl()[ n ];
         pNewRule->SetPoolFmtId( nId );
         pNewRule->SetAutoRule( FALSE );
@@ -1671,9 +1669,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_NUM1:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_ARABIC);
             aFmt.SetCharFmt( pNumCFmt );
             aFmt.SetStart( 1 );
@@ -1698,7 +1694,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - (*pArr) );
@@ -1708,10 +1703,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
                 aFmt.SetFirstLineIndent( - (*pArr) );
             }
-            // <--
+
             for( n = 0; n < MAXLEVEL; ++n, ++pArr )
             {
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( *pArr );
@@ -1721,7 +1715,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( *pArr );
                     aFmt.SetIndentAt( *pArr );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -1752,22 +1746,20 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_ARABIC);
             aFmt.SetCharFmt( pNumCFmt );
             aFmt.SetIncludeUpperLevels( 1 );
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT )
             {
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
             }
-            // <--
+
             USHORT nSpace = 0;
             for( n = 0; n < MAXLEVEL; ++n )
             {
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( nSpace = nSpace + pArr[ n ] );
@@ -1779,7 +1771,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetIndentAt( nSpace );
                     aFmt.SetFirstLineIndent( - pArr[ n ] );
                 }
-                // <--
+
                 aFmt.SetStart( n+1 );
                 pNewRule->Set( n, aFmt );
             }
@@ -1788,15 +1780,14 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_NUM3:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_ARABIC);
             aFmt.SetCharFmt( pNumCFmt );
             aFmt.SetIncludeUpperLevels( 1 );
 
             USHORT nOffs = GetMetricVal( CM_1 ) * 3;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - nOffs );
@@ -1806,11 +1797,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
                 aFmt.SetFirstLineIndent( - nOffs );
             }
-            // <--
 
             for( n = 0; n < MAXLEVEL; ++n )
             {
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( (n+1) * nOffs );
@@ -1820,7 +1809,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( (n+1) * nOffs );
                     aFmt.SetIndentAt( (n+1) * nOffs );
                 }
-                // <--
+
                 aFmt.SetStart( n+1 );
                 pNewRule->Set( n, aFmt );
             }
@@ -1829,9 +1818,8 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_NUM4:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_ROMAN_UPPER);
             aFmt.SetCharFmt( pNumCFmt );
             aFmt.SetIncludeUpperLevels( 1 );
@@ -1855,7 +1843,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - (*pArr) );
@@ -1865,11 +1852,11 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE );
                 aFmt.SetFirstLineIndent( - (*pArr) );
             }
-            // <--
+
             for( n = 0; n < MAXLEVEL; ++n, ++pArr )
             {
                 aFmt.SetStart( n + 1 );
-                // --> OD 2008-02-11 #newlistlevelattrs#
+
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( *pArr );
@@ -1879,7 +1866,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( *pArr );
                     aFmt.SetIndentAt( *pArr );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -1909,21 +1896,18 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr0to2 = aAbsSpace0to2;
 #endif
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_ARABIC);
             aFmt.SetStart( 1 );
             aFmt.SetIncludeUpperLevels( 1 );
             aFmt.SetSuffix( aDotStr );
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT )
             {
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
             }
-            // <--
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( -pArr0to2[0] );    // == 0.40 cm
@@ -1935,14 +1919,13 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetListtabPos( pArr0to2[1] );
                 aFmt.SetIndentAt( pArr0to2[1] );
             }
-            // <--
 
             aFmt.SetCharFmt( pNumCFmt );
             pNewRule->Set( 0, aFmt );
 
             aFmt.SetIncludeUpperLevels( 2 );
             aFmt.SetStart( 2 );
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( -pArr0to2[2] );    // == 0.65 cm
@@ -1954,14 +1937,14 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetListtabPos( pArr0to2[3] );
                 aFmt.SetIndentAt( pArr0to2[3] );
             }
-            // <--
+
             pNewRule->Set( 1, aFmt );
 
             aFmt.SetNumberingType(SVX_NUM_CHARS_LOWER_LETTER);
             aFmt.SetSuffix( ')');
             aFmt.SetIncludeUpperLevels( 1 );
             aFmt.SetStart( 3 );
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - pArr0to2[4] );   // == 0.45cm
@@ -1973,7 +1956,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetListtabPos( pArr0to2[5] );
                 aFmt.SetIndentAt( pArr0to2[5] );
             }
-            // <--
+
             pNewRule->Set( 2, aFmt );
 
 
@@ -1986,7 +1969,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             USHORT nOffs = GetMetricVal( CM_01 ) * 4,
                    nOffs2 = GetMetricVal( CM_1 ) * 2;
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - nOffs );
@@ -1995,12 +1977,12 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             {
                 aFmt.SetFirstLineIndent( - nOffs );
             }
-            // <--
+
             aFmt.SetSuffix( aEmptyStr );
             for( n = 3; n < MAXLEVEL; ++n )
             {
                 aFmt.SetStart( n+1 );
-                // --> OD 2008-02-11 #newlistlevelattrs#
+
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( nOffs2 + ((n-3) * nOffs) );
@@ -2010,7 +1992,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( nOffs2 + ((n-3) * nOffs) );
                     aFmt.SetIndentAt( nOffs2 + ((n-3) * nOffs) );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -2019,9 +2001,8 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_BUL1:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
             aFmt.SetCharFmt( pBullCFmt );
             aFmt.SetStart( 1 );
@@ -2049,7 +2030,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - (*pArr) );
@@ -2059,10 +2039,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
                 aFmt.SetFirstLineIndent( - (*pArr) );
             }
-            // <--
+
             for( n = 0; n < MAXLEVEL; ++n, ++pArr )
             {
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( *pArr );
@@ -2072,7 +2051,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( *pArr );
                     aFmt.SetIndentAt( *pArr );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -2080,9 +2059,8 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_BUL2:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
             aFmt.SetCharFmt( pBullCFmt );
             aFmt.SetStart( 1 );
@@ -2110,7 +2088,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - (*pArr) );
@@ -2120,10 +2097,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
                 aFmt.SetFirstLineIndent( - (*pArr) );
             }
-            // <--
+
             for( n = 0; n < MAXLEVEL; ++n, ++pArr )
             {
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( *pArr );
@@ -2133,7 +2109,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( *pArr );
                     aFmt.SetIndentAt( *pArr );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -2141,9 +2117,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_BUL3:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
+
             aFmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
             aFmt.SetCharFmt( pBullCFmt );
             aFmt.SetStart( 1 );
@@ -2153,7 +2129,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             // <--
 
             USHORT nOffs = GetMetricVal( CM_01 ) * 4;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - nOffs );
@@ -2163,12 +2139,11 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
                 aFmt.SetFirstLineIndent( - nOffs );
             }
-            // <--
 
             for( n = 0; n < MAXLEVEL; ++n )
             {
                 aFmt.SetBulletChar( ( n & 1 ? 0x25a1 : 0x2611 ) );
-                // --> OD 2008-02-11 #newlistlevelattrs#
+
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( ((n & 1) +1) * nOffs );
@@ -2178,7 +2153,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( ((n & 1) +1) * nOffs );
                     aFmt.SetIndentAt( ((n & 1) +1) * nOffs );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -2186,9 +2161,8 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_BUL4:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
             aFmt.SetCharFmt( pBullCFmt );
             aFmt.SetStart( 1 );
@@ -2215,7 +2189,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - (*pArr) );
@@ -2225,7 +2198,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE );
                 aFmt.SetFirstLineIndent( - (*pArr) );
             }
-            // <--
+
             for( n = 0; n < MAXLEVEL; ++n, ++pArr )
             {
                 switch( n )
@@ -2234,7 +2207,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 case 1:                aFmt.SetBulletChar( 0xE006 );   break;
                 default:       aFmt.SetBulletChar( 0xE004 );   break;
                 }
-                // --> OD 2008-02-11 #newlistlevelattrs#
+
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( *pArr );
@@ -2244,7 +2217,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( *pArr );
                     aFmt.SetIndentAt( *pArr );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
@@ -2252,9 +2225,8 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
     case RES_POOLNUMRULE_BUL5:
         {
             SwNumFmt aFmt;
-            // --> OD 2008-02-11 #newlistlevelattrs#
+
             aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode );
-            // <--
             aFmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
             aFmt.SetCharFmt( pBullCFmt );
             aFmt.SetStart( 1 );
@@ -2282,7 +2254,6 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
             const USHORT* pArr = aAbsSpace;
 #endif
 
-            // --> OD 2008-02-11 #newlistlevelattrs#
             if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
             {
                 aFmt.SetFirstLineOffset( - (*pArr) );
@@ -2292,10 +2263,9 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB );
                 aFmt.SetFirstLineIndent( - (*pArr) );
             }
-            // <--
+
             for( n = 0; n < MAXLEVEL; ++n, ++pArr )
             {
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 if ( eNumberFormatPositionAndSpaceMode == 
SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
                     aFmt.SetAbsLSpace( *pArr );
@@ -2305,7 +2275,7 @@ SwNumRule* SwDoc::GetNumRuleFromPool( USHORT nId )
                     aFmt.SetListtabPos( *pArr );
                     aFmt.SetIndentAt( *pArr );
                 }
-                // <--
+
                 pNewRule->Set( n, aFmt );
             }
         }
diff --git a/sw/source/core/edit/autofmt.cxx b/sw/source/core/edit/autofmt.cxx
index 0b91c3b..67e0d4a 100644
--- a/sw/source/core/edit/autofmt.cxx
+++ b/sw/source/core/edit/autofmt.cxx
@@ -1466,12 +1466,11 @@ void SwAutoFormat::BuildEnum( USHORT nLvl, USHORT nDigitLevel )
     xub_StrLen nAutoCorrPos = 0;
 
     // falls die Numerierung gesetzt werden, die akt. besorgen
-    // --> OD 2008-02-11 #newlistlevelattrs#
     SwNumRule aRule( pDoc->GetUniqueNumRuleName(),
                      // --> OD 2008-06-06 #i89178#
                      numfunc::GetDefaultPositionAndSpaceMode() );
                      // <--
-    // <--
+
     const SwNumRule* pCur = 0;
     if( aFlags.bSetNumRule && 0 != (pCur = pAktTxtNd->GetNumRule()) )
         aRule = *pCur;
diff --git a/sw/source/core/edit/edattr.cxx b/sw/source/core/edit/edattr.cxx
index 3192e22..4daf2be 100644
--- a/sw/source/core/edit/edattr.cxx
+++ b/sw/source/core/edit/edattr.cxx
@@ -71,10 +71,8 @@ const USHORT& getMaxLookup()
     return nMaxLookup;
 }
 
-// --> OD 2008-01-16 #newlistlevelattrs#
 BOOL SwEditShell::GetCurAttr( SfxItemSet& rSet,
                               const bool bMergeIndentValuesOfNumRule ) const
-// <--
 {
     if( GetCrsrCnt() > getMaxLookup() )
     {
@@ -143,11 +141,10 @@ BOOL SwEditShell::GetCurAttr( SfxItemSet& rSet,
                     xub_StrLen nStt = n == nSttNd ? nSttCnt : 0,
                                   nEnd = n == nEndNd ? nEndCnt
                                         : ((SwTxtNode*)pNd)->GetTxt().Len();
-                    // --> OD 2008-01-16 #newlistlevelattrs#
+
                     ((SwTxtNode*)pNd)->GetAttr( *pSet, nStt, nEnd,
                                                 FALSE, TRUE,
                                                 bMergeIndentValuesOfNumRule );
-                    // <--
                 }
                 break;
             case ND_GRFNODE:
diff --git a/sw/source/core/edit/ednumber.cxx b/sw/source/core/edit/ednumber.cxx
index af58212..bebf282 100644
--- a/sw/source/core/edit/ednumber.cxx
+++ b/sw/source/core/edit/ednumber.cxx
@@ -681,8 +681,7 @@ const SwNumRule* SwEditShell::GetCurNumRule() const
     return GetDoc()->GetCurrNumRule( *GetCrsr()->GetPoint() );
 }
 
-// OD 2008-02-08 #newlistlevelattrs# - add handling of parameter <bResetIndentAttrs>
-// --> OD 2008-03-17 #refactorlists#
+// add handling of parameter <bResetIndentAttrs>
 void SwEditShell::SetCurNumRule( const SwNumRule& rRule,
                                  const bool bCreateNewList,
                                  const String sContinuedListId,
@@ -699,12 +698,9 @@ void SwEditShell::SetCurNumRule( const SwNumRule& rRule,
         for( USHORT n = 0; n < aRangeArr.Count(); ++n )
           {
             aRangeArr.SetPam( n, aPam );
-            // --> OD 2008-02-08 #newlistlevelattrs#
-            // --> OD 2008-03-17 #refactorlists#
             GetDoc()->SetNumRule( aPam, rRule,
                                   bCreateNewList, sContinuedListId,
                                   sal_True, bResetIndentAttrs );
-            // <--
             GetDoc()->SetCounted( aPam, true );
           }
         GetDoc()->EndUndo( UNDO_END, NULL );
@@ -713,8 +709,6 @@ void SwEditShell::SetCurNumRule( const SwNumRule& rRule,
     {
         GetDoc()->StartUndo( UNDO_START, NULL );
 
-        // --> OD 2008-02-08 #newlistlevelattrs#
-        // --> OD 2008-03-17 #refactorlists#
         GetDoc()->SetNumRule( *pCrsr, rRule,
                               bCreateNewList, sContinuedListId,
                               sal_True, bResetIndentAttrs );
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 475278a..6190259 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -84,13 +84,11 @@ class SwTxtFrm: public SwCntntFrm
     // OD 2004-03-17 #i11860# - re-factoring of #i11859#
     // member for height of last line (value needed for proportional line spacing)
     SwTwips mnHeightOfLastLine;
-    // --> OD 2008-01-31 #newlistlevelattrs#
     // member for the additional first line offset, which is caused by the list
     // label alignment for list level position and space mode LABEL_ALIGNMENT.
     // This additional first line offset is used for the text formatting.
     // It is NOT used for the determination of printing area.
     SwTwips mnAdditionalFirstLineOffset;
-    // <--
 
 
     xub_StrLen nOfst;                  //nOfst gibt den Offset im Cntnt (Anzahl Zeichen) an.
@@ -502,18 +500,14 @@ public:
         line offset for the real text formatting due to the value of label
         adjustment attribute of the list level.
 
-        OD 2008-01-31 #newlistlevelattrs#
-
         @author OD
     */
     void CalcAdditionalFirstLineOffset();
 
-    // --> OD 2008-01-31 #newlistlevelattrs#
     inline SwTwips GetAdditionalFirstLineOffset() const
     {
         return mnAdditionalFirstLineOffset;
     }
-    // <--
 
     // liefert den zusaetzlichen Zeilenabstand fuer den naechsten Absatz
     // OD 07.01.2004 #i11859# - change return data type;
diff --git a/sw/source/core/layout/frmtool.cxx b/sw/source/core/layout/frmtool.cxx
index 172368e..19ce248 100644
--- a/sw/source/core/layout/frmtool.cxx
+++ b/sw/source/core/layout/frmtool.cxx
@@ -2020,13 +2020,11 @@ long SwBorderAttrs::CalcRight( const SwFrm* pCaller ) const
     else
         nRight += rLR.GetRight();
 
-    // --> OD 2008-01-21 #newlistlevelattrs#
     // correction: retrieve left margin for numbering in R2L-layout
     if ( pCaller->IsTxtFrm() && pCaller->IsRightToLeft() )
     {
         nRight += ((SwTxtFrm*)pCaller)->GetTxtNode()->GetLeftMarginWithNum();
     }
-    // <--
 
     return nRight;
 }
@@ -2051,11 +2049,9 @@ long SwBorderAttrs::CalcLeft( const SwFrm *pCaller ) const
         nLeft += rLR.GetLeft();
 
 
-    // --> OD 2008-01-21 #newlistlevelattrs#
     // correction: do not retrieve left margin for numbering in R2L-layout
 //    if ( pCaller->IsTxtFrm() )
     if ( pCaller->IsTxtFrm() && !pCaller->IsRightToLeft() )
-    // <--
     {
         nLeft += ((SwTxtFrm*)pCaller)->GetTxtNode()->GetLeftMarginWithNum();
     }
diff --git a/sw/source/core/text/frmform.cxx b/sw/source/core/text/frmform.cxx
index 930f80c..bde7d70 100644
--- a/sw/source/core/text/frmform.cxx
+++ b/sw/source/core/text/frmform.cxx
@@ -1873,9 +1873,7 @@ void SwTxtFrm::Format( const SwBorderAttrs * )
 
     SWRECTFN( this )
 
-    // --> OD 2008-01-31 #newlistlevelattrs#
     CalcAdditionalFirstLineOffset();
-    // <--
 
     // Vom Berichtsautopiloten oder ueber die BASIC-Schnittstelle kommen
     // gelegentlich TxtFrms mit einer Breite <=0.
diff --git a/sw/source/core/text/inftxt.cxx b/sw/source/core/text/inftxt.cxx
index 9477da7..e53c282 100644
--- a/sw/source/core/text/inftxt.cxx
+++ b/sw/source/core/text/inftxt.cxx
@@ -42,9 +42,7 @@
 #include <editeng/brshitem.hxx>
 #include <editeng/splwrap.hxx>
 #include <editeng/pgrditem.hxx>
-// --> OD 2008-01-17 #newlistlevelattrs#
 #include <editeng/tstpitem.hxx>
-// <--
 
 #include <SwSmartTagMgr.hxx>
 #include <linguistic/lngprops.hxx>
@@ -148,7 +146,6 @@ sal_Bool SwTxtSizeInfo::IsOptTest8() const { return GetOpt().IsTest8(); }
  *                                             SwLineInfo::SwLineInfo()
  *************************************************************************/
 
-// --> OD 2008-01-17 #newlistlevelattrs#
 SwLineInfo::SwLineInfo()
     : pRuler( 0 ),
       pSpace( 0 ),
@@ -165,9 +162,7 @@ SwLineInfo::~SwLineInfo()
 }
 void SwLineInfo::CtorInitLineInfo( const SwAttrSet& rAttrSet,
                                    const SwTxtNode& rTxtNode )
-// <--
 {
-    // --> OD 2008-01-17 #newlistlevelattrs#
 //    pRuler = &rAttrSet.GetTabStops();
     delete pRuler;
     pRuler = new SvxTabStopItem( rAttrSet.GetTabStops() );
@@ -191,8 +186,7 @@ void SwLineInfo::CtorInitLineInfo( const SwAttrSet& rAttrSet,
             }
         }
     }
-    // <--
-    // --> OD 2008-02-15 #newlistlevelattrs#
+
     if ( 
!rTxtNode.getIDocumentSettingAccess()->get(IDocumentSettingAccess::TABS_RELATIVE_TO_INDENT) )
     {
         // remove default tab stop at position 0
@@ -206,7 +200,7 @@ void SwLineInfo::CtorInitLineInfo( const SwAttrSet& rAttrSet,
             }
         }
     }
-    // <--
+
     pSpace = &rAttrSet.GetLineSpacing();
     nVertAlign = rAttrSet.GetParaVertAlign().GetValue();
     nDefTabStop = MSHRT_MAX;
diff --git a/sw/source/core/text/inftxt.hxx b/sw/source/core/text/inftxt.hxx
index 073b9bf..0b3234e 100644
--- a/sw/source/core/text/inftxt.hxx
+++ b/sw/source/core/text/inftxt.hxx
@@ -99,17 +99,12 @@ class SwLineInfo
     const SvxLineSpacingItem *pSpace;
     USHORT nVertAlign;
     KSHORT nDefTabStop;
-    // --> OD 2008-02-04 #newlistlevelattrs#
     bool bListTabStopIncluded;
     long nListTabStopPosition;
-    // <--
 
-    // --> OD 2008-01-17 #newlistlevelattrs#
     void CtorInitLineInfo( const SwAttrSet& rAttrSet,
                            const SwTxtNode& rTxtNode );
-    // <--
 
-    // --> OD 2008-01-17 #newlistlevelattrs#
     SwLineInfo();
     ~SwLineInfo();
 public:
@@ -133,7 +128,6 @@ public:
 
     USHORT NumberOfTabStops() const;
 
-    // --> OD 2008-02-04 #newlistlevelattrs#
     inline bool IsListTabStopIncluded() const
     {
         return bListTabStopIncluded;
@@ -142,8 +136,6 @@ public:
     {
         return nListTabStopPosition;
     }
-    // <--
-
 
 //  friend ostream &operator<<( ostream &rOS, const SwLineInfo &rInf );
     friend SvStream &operator<<( SvStream &rOS, const SwLineInfo &rInf );
diff --git a/sw/source/core/text/itrcrsr.cxx b/sw/source/core/text/itrcrsr.cxx
index 07f2bdb..312578b 100644
--- a/sw/source/core/text/itrcrsr.cxx
+++ b/sw/source/core/text/itrcrsr.cxx
@@ -201,7 +201,6 @@ void SwTxtMargin::CtorInitTxtMargin( SwTxtFrm *pNewFrm, SwTxtSizeInfo *pNewInf )
     const int nLMWithNum = pNode->GetLeftMarginWithNum( sal_True );
     if ( pFrm->IsRightToLeft() )
     {
-        // --> OD 2008-01-23 #newlistlevelattrs#
         // this calculation is identical this the calculation for L2R layout - see below
         nLeft = pFrm->Frm().Left() +
                 pFrm->Prt().Left() +
@@ -339,13 +338,11 @@ void SwTxtMargin::CtorInitTxtMargin( SwTxtFrm *pNewFrm, SwTxtSizeInfo 
*pNewInf )
                           pFrm->Prt().Left() );
         }
 
-        // --> OD 2008-01-31 #newlistlevelattrs#
         // Note: <SwTxtFrm::GetAdditionalFirstLineOffset()> returns a negative
         //       value for the new list label postion and space mode LABEL_ALIGNMENT
         //       and label alignment CENTER and RIGHT in L2R layout respectively
         //       label alignment LEFT and CENTER in R2L layout
         nFirst += pFrm->GetAdditionalFirstLineOffset();
-        // <--
 
         if( nFirst >= nRight )
             nFirst = nRight - 1;
@@ -576,10 +573,8 @@ void SwTxtCursor::_GetCharRect( SwRect* pOrig, const xub_StrLen nOfst,
             if( bNoTxt )
                 nTmpFirst = nX;
             // 8670: EndPortions zaehlen hier einmal als TxtPortions.
-            // --> OD 2008-01-28 #newlistlevelattrs#
 //            if( pPor->InTxtGrp() || pPor->IsBreakPortion() )
             if( pPor->InTxtGrp() || pPor->IsBreakPortion() || pPor->InTabGrp() )
-            // <--
             {
                 bNoTxt = sal_False;
                 nTmpFirst = nX;
diff --git a/sw/source/core/text/porfld.cxx b/sw/source/core/text/porfld.cxx
index e4d976d..08c20b2 100644
--- a/sw/source/core/text/porfld.cxx
+++ b/sw/source/core/text/porfld.cxx
@@ -539,7 +539,6 @@ sal_Bool SwHiddenPortion::GetExpTxt( const SwTxtSizeInfo &rInf, XubString &rTxt
  *                      class SwNumberPortion
  *************************************************************************/
 
-// --> OD 2008-01-23 #newlistlevelattrs#
 SwNumberPortion::SwNumberPortion( const XubString &rExpand,
                                   SwFont *pFont,
                                   const sal_Bool bLft,
@@ -549,9 +548,7 @@ SwNumberPortion::SwNumberPortion( const XubString &rExpand,
         : SwFldPortion( rExpand, pFont ),
           nFixWidth(0),
           nMinDist( nMinDst ),
-          // --> OD 2008-01-23 #newlistlevelattrs#
           mbLabelAlignmentPosAndSpaceModeActive( bLabelAlignmentPosAndSpaceModeActive )
-          // <--
 {
     SetWhichPor( POR_NUMBER );
     SetLeft( bLft );
@@ -569,10 +566,9 @@ SwFldPortion *SwNumberPortion::Clone( const XubString &rExpand ) const
     SwFont *pNewFnt;
     if( 0 != ( pNewFnt = pFnt ) )
         pNewFnt = new SwFont( *pFnt );
-    // --> OD 2008-01-23 #newlistlevelattrs#
+
     return new SwNumberPortion( rExpand, pNewFnt, IsLeft(), IsCenter(),
                                 nMinDist, mbLabelAlignmentPosAndSpaceModeActive );
-    // <--
 }
 
 /*************************************************************************
@@ -598,7 +594,7 @@ sal_Bool SwNumberPortion::Format( SwTxtFormatInfo &rInf )
         OSL_ENSURE( Height() && nAscent, "NumberPortions without Height | Ascent" );
 
         long nDiff( 0 );
-        // --> OD 2008-01-23 #newlistlevelattrs#
+
         if ( !mbLabelAlignmentPosAndSpaceModeActive )
         {
             if ( 
!rInf.GetTxtFrm()->GetTxtNode()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::IGNORE_FIRST_LINE_INDENT_IN_NUMBERING)
 &&
@@ -617,7 +613,6 @@ sal_Bool SwNumberPortion::Format( SwTxtFormatInfo &rInf )
                 nDiff = rInf.Left() - rInf.First() + rInf.ForcedLeftMargin();
             }
         }
-        // <--
         // Ein Vorschlag von Juergen und Volkmar:
         // Der Textteil hinter der Numerierung sollte immer
         // mindestens beim linken Rand beginnen.
@@ -798,7 +793,6 @@ static sal_Char const sDoubleSpace[] = "  ";
  *                      class SwBulletPortion
  *************************************************************************/
 
-// --> OD 2008-01-23 #newlistlevelattrs#
 SwBulletPortion::SwBulletPortion( const xub_Unicode cBullet,
                                   const XubString& rBulletFollowedBy,
                                   SwFont *pFont,
@@ -809,7 +803,6 @@ SwBulletPortion::SwBulletPortion( const xub_Unicode cBullet,
     : SwNumberPortion( XubString( rBulletFollowedBy ).Insert( cBullet, 0 ) ,
                        pFont, bLft, bCntr, nMinDst,
                        bLabelAlignmentPosAndSpaceModeActive )
-// <--
 {
     SetWhichPor( POR_BULLET );
 }
@@ -820,7 +813,6 @@ SwBulletPortion::SwBulletPortion( const xub_Unicode cBullet,
 
 #define GRFNUM_SECURE 10
 
-// --> OD 2008-01-23 #newlistlevelattrs#
 SwGrfNumPortion::SwGrfNumPortion(
         SwFrm*,
         const XubString& rGraphicFollowedBy,
@@ -830,7 +822,6 @@ SwGrfNumPortion::SwGrfNumPortion(
         const bool bLabelAlignmentPosAndSpaceModeActive ) :
     SwNumberPortion( rGraphicFollowedBy, NULL, bLft, bCntr, nMinDst,
                      bLabelAlignmentPosAndSpaceModeActive ),
-// <--
     pBrush( new SvxBrushItem(RES_BACKGROUND) ), nId( 0 )
 {
     SetWhichPor( POR_GRFNUM );
@@ -878,7 +869,6 @@ void SwGrfNumPortion::StopAnimation( OutputDevice* pOut )
 sal_Bool SwGrfNumPortion::Format( SwTxtFormatInfo &rInf )
 {
     SetHide( sal_False );
-    // --> OD 2008-01-29 #newlistlevelattrs#
 //    Width( nFixWidth );
     KSHORT nFollowedByWidth( 0 );
     if ( mbLabelAlignmentPosAndSpaceModeActive )
@@ -908,7 +898,6 @@ sal_Bool SwGrfNumPortion::Format( SwTxtFormatInfo &rInf )
         }
     }
     rInf.SetNumDone( sal_True );
-    // --> OD 2008-01-23 #newlistlevelattrs#
 //    long nDiff = rInf.Left() - rInf.First() + rInf.ForcedLeftMargin();
     long nDiff = mbLabelAlignmentPosAndSpaceModeActive
                  ? 0
@@ -958,11 +947,9 @@ void SwGrfNumPortion::Paint( const SwTxtPaintInfo &rInf ) const
     long nTmpWidth = Max( (long)0, (long)(nFixWidth - 2 * GRFNUM_SECURE) );
     Size aSize( nTmpWidth, GetGrfHeight() - 2 * GRFNUM_SECURE );
 
-    // --> OD 2008-02-05 #newlistlevelattrs#
     const sal_Bool bTmpLeft = mbLabelAlignmentPosAndSpaceModeActive ||
                               ( IsLeft() && ! rInf.GetTxtFrm()->IsRightToLeft() ) ||
                               ( ! IsLeft() && ! IsCenter() && rInf.GetTxtFrm()->IsRightToLeft() );
-    // <--
 
     if( nFixWidth < Width() && !bTmpLeft )
     {
diff --git a/sw/source/core/text/porfld.hxx b/sw/source/core/text/porfld.hxx
index ed18c5d..61f6c8e 100644
--- a/sw/source/core/text/porfld.hxx
+++ b/sw/source/core/text/porfld.hxx
@@ -148,19 +148,15 @@ class SwNumberPortion : public SwFldPortion
 protected:
     KSHORT  nFixWidth;      // vgl. Glues
     KSHORT  nMinDist;          // minimaler Abstand zum Text
-    // --> OD 2008-01-23 #newlistlevelattrs#
     bool    mbLabelAlignmentPosAndSpaceModeActive;
-    // <--
 
 public:
-    // --> OD 2008-01-23 #newlistlevelattrs#
     SwNumberPortion( const XubString &rExpand,
                      SwFont *pFnt,
                      const sal_Bool bLeft,
                      const sal_Bool bCenter,
                      const KSHORT nMinDst,
                      const bool bLabelAlignmentPosAndSpaceModeActive );
-    // <--
     virtual void Paint( const SwTxtPaintInfo &rInf ) const;
     virtual xub_StrLen GetCrsrOfst( const MSHORT nOfst ) const;
     virtual sal_Bool Format( SwTxtFormatInfo &rInf );
@@ -179,7 +175,6 @@ public:
 class SwBulletPortion : public SwNumberPortion
 {
 public:
-    // --> OD 2008-01-23 #newlistlevelattrs#
     SwBulletPortion( const xub_Unicode cCh,
                      const XubString& rBulletFollowedBy,
                      SwFont *pFnt,
@@ -187,7 +182,6 @@ public:
                      const sal_Bool bCenter,
                      const KSHORT nMinDst,
                      const bool bLabelAlignmentPosAndSpaceModeActive );
-    // <--
     OUTPUT_OPERATOR
 };
 
@@ -203,7 +197,6 @@ class SwGrfNumPortion : public SwNumberPortion
     SwTwips                    nGrfHeight;
     sal_Int16       eOrient;
 public:
-    // --> OD 2008-01-23 #newlistlevelattrs#
     SwGrfNumPortion( SwFrm *pFrm,
                      const XubString& rGraphicFollowedBy,
                      const SvxBrushItem* pGrfBrush,
@@ -213,7 +206,6 @@ public:
                      const sal_Bool bCenter,
                      const KSHORT nMinDst,
                      const bool bLabelAlignmentPosAndSpaceModeActive );
-    // <--
     ~SwGrfNumPortion();
     virtual void Paint( const SwTxtPaintInfo &rInf ) const;
     virtual sal_Bool Format( SwTxtFormatInfo &rInf );
diff --git a/sw/source/core/text/porftn.hxx b/sw/source/core/text/porftn.hxx
index 606c6c3..4ab1764 100644
--- a/sw/source/core/text/porftn.hxx
+++ b/sw/source/core/text/porftn.hxx
@@ -72,9 +72,7 @@ class SwFtnNumPortion : public SwNumberPortion
 {
 public:
     inline SwFtnNumPortion( const XubString &rExpand, SwFont *pFntL )
-         // --> OD 2008-01-23 #newlistlevelattrs#
          : SwNumberPortion( rExpand, pFntL, sal_True, sal_False, 0, false )
-         // <--
          { SetWhichPor( POR_FTNNUM ); }
 
     OUTPUT_OPERATOR
diff --git a/sw/source/core/text/txtfld.cxx b/sw/source/core/text/txtfld.cxx
index 7b422ad..1d9b92a 100644
--- a/sw/source/core/text/txtfld.cxx
+++ b/sw/source/core/text/txtfld.cxx
@@ -397,16 +397,13 @@ SwNumberPortion *SwTxtFormatter::NewNumberPortion( SwTxtFormatInfo &rInf ) 
const
         const SwNumFmt &rNumFmt = pNumRule->Get( static_cast<USHORT>(pTxtNd->GetActualListLevel()) 
);
         const sal_Bool bLeft = SVX_ADJUST_LEFT == rNumFmt.GetNumAdjust();
         const sal_Bool bCenter = SVX_ADJUST_CENTER == rNumFmt.GetNumAdjust();
-        // --> OD 2008-01-23 #newlistlevelattrs#
         const bool bLabelAlignmentPosAndSpaceModeActive(
                 rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT );
         const KSHORT nMinDist = bLabelAlignmentPosAndSpaceModeActive
                                 ? 0 : rNumFmt.GetCharTextDistance();
-        // <--
 
         if( SVX_NUM_BITMAP == rNumFmt.GetNumberingType() )
         {
-            // --> OD 2008-01-23 #newlistlevelattrs#
             pRet = new SwGrfNumPortion( (SwFrm*)GetTxtFrm(),
                                         pTxtNd->GetLabelFollowedBy(),
                                         rNumFmt.GetBrush(),
@@ -414,7 +411,6 @@ SwNumberPortion *SwTxtFormatter::NewNumberPortion( SwTxtFormatInfo &rInf ) const
                                         rNumFmt.GetGraphicSize(),
                                         bLeft, bCenter, nMinDist,
                                         bLabelAlignmentPosAndSpaceModeActive );
-            // <--
             long nTmpA = rInf.GetLast()->GetAscent();
             long nTmpD = rInf.GetLast()->Height() - nTmpA;
             if( !rInf.IsTest() )
@@ -496,12 +492,10 @@ SwNumberPortion *SwTxtFormatter::NewNumberPortion( SwTxtFormatInfo &rInf ) 
const
 //                XubString aTxt( pTxtNd->GetNumString() );
                 XubString aTxt( pNumRule->MakeNumString( *(pTxtNd->GetNum()) ) );
                 // <--
-                // --> OD 2008-01-23 #newlistlevelattrs#
                 if ( aTxt.Len() > 0 )
                 {
                     aTxt.Insert( pTxtNd->GetLabelFollowedBy() );
                 }
-                // <--
 
                 // 7974: Nicht nur eine Optimierung...
                 // Eine Numberportion ohne Text wird die Breite von 0
@@ -536,11 +530,9 @@ SwNumberPortion *SwTxtFormatter::NewNumberPortion( SwTxtFormatInfo &rInf ) 
const
                     // we do not allow a vertical font
                     pNumFnt->SetVertical( pNumFnt->GetOrientation(), pFrm->IsVertical() );
 
-                    // --> OD 2008-01-23 #newlistlevelattrs#
                     pRet = new SwNumberPortion( aTxt, pNumFnt,
                                                 bLeft, bCenter, nMinDist,
                                                 bLabelAlignmentPosAndSpaceModeActive );
-                    // <--
                 }
             }
         }
diff --git a/sw/source/core/text/txtfrm.cxx b/sw/source/core/text/txtfrm.cxx
index 1a3242c..743de47 100644
--- a/sw/source/core/text/txtfrm.cxx
+++ b/sw/source/core/text/txtfrm.cxx
@@ -83,9 +83,7 @@
 #include <fmtflcnt.hxx>     // SwFmtFlyCnt
 #include <fmtcntnt.hxx>     // SwFmtCntnt
 // <--
-// --> OD 2008-01-31 #newlistlevelattrs#
 #include <numrule.hxx>
-// <--
 #include <swtable.hxx>
 #include <fldupde.hxx>
 #include <IGrammarContact.hxx>
@@ -339,9 +337,7 @@ void SwTxtFrm::InitCtor()
     mnFtnLine = 0;
     // OD 2004-03-17 #i11860#
     mnHeightOfLastLine = 0;
-    // --> OD 2008-01-31 #newlistlevelattrs#
     mnAdditionalFirstLineOffset = 0;
-    // <--
 
     nType = FRMC_TXT;
     bLocked = bFormatted = bWidow = bUndersized = bJustWidow =
@@ -2181,8 +2177,6 @@ SwTwips SwTxtFrm::CalcFitToContent()
     line offset for the real text formatting due to the value of label
     adjustment attribute of the list level.
 
-    OD 2008-01-31 #newlistlevelattrs#
-
     @author OD
 */
 void SwTxtFrm::CalcAdditionalFirstLineOffset()
diff --git a/sw/source/core/text/txttab.cxx b/sw/source/core/text/txttab.cxx
index a53f8ad..635644f 100644
--- a/sw/source/core/text/txttab.cxx
+++ b/sw/source/core/text/txttab.cxx
@@ -210,7 +210,6 @@ SwTabPortion *SwTxtFormatter::NewTabPortion( SwTxtFormatInfo &rInf, bool bAuto )
             cFill = 0;
             eAdj = SVX_TAB_ADJUST_LEFT;
         }
-        // --> OD 2008-02-07 #newlistlevelattrs#
         long nForced = 0;
         if ( !bTabsRelativeToIndent )
         {
@@ -234,7 +233,6 @@ SwTabPortion *SwTxtFormatter::NewTabPortion( SwTxtFormatInfo &rInf, bool bAuto )
                 nForced += pPor->Width();
         }
 
-        // <--
         // --> OD 2009-04-03 #i100732#
         // correction of condition, when a tab stop at the left margin can
         // be applied:
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 5fbea95..296e629 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -3762,7 +3762,6 @@ bool SwTxtNode::IsListRestart() const
 
 /** Returns if the paragraph has a visible numbering or bullet.
     This includes all kinds of numbering/bullet/outlines.
-    OD 2008-02-28 #newlistlevelattrs#
     The concrete list label string has to be checked, too.
  */
 bool SwTxtNode::HasVisibleNumberingOrBullet() const
@@ -4002,7 +4001,6 @@ String SwTxtNode::GetListId() const
 /** Determines, if the list level indent attributes can be applied to the
     paragraph.
 
-    OD 2008-01-17 #newlistlevelattrs#
     The list level indents can be applied to the paragraph under the one
     of following conditions:
     - the list style is directly applied to the paragraph and the paragraph
@@ -4074,8 +4072,6 @@ bool SwTxtNode::AreListLevelIndentsApplicable() const
 /** Retrieves the list tab stop position, if the paragraph's list level defines
     one and this list tab stop has to merged into the tap stops of the paragraph
 
-    OD 2008-01-17 #newlistlevelattrs#
-
     @author OD
 
     @param nListTabStopPosition
@@ -4120,8 +4116,6 @@ bool SwTxtNode::GetListTabStopPosition( long& nListTabStopPosition ) const
 /** Retrieves the character following the list label, if the paragraph's
     list level defines one.
 
-    OD 2008-01-17 #newlistlevelattrs#
-
     @author OD
 
     @return XubString - the list tab stop position
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index f296171..f26aa35 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -41,9 +41,7 @@
 #include <editeng/emphitem.hxx>
 #include <editeng/charscaleitem.hxx>
 #include <editeng/charrotateitem.hxx>
-// --> OD 2008-01-16 #newlistlevelattrs#
 #include <editeng/lrspitem.hxx>
-// <--
 #include <txtinet.hxx>
 #include <txtflcnt.hxx>
 #include <fmtfld.hxx>
@@ -1812,7 +1810,6 @@ public:
     SwPoolItemEndPair() : mpItem( 0 ), mnEndPos( 0 ) {};
 };
 
-// --> OD 2008-01-16 #newlistlevelattrs#
 void lcl_MergeListLevelIndentAsLRSpaceItem( const SwTxtNode& rTxtNode,
                                             SfxItemSet& rSet )
 {
@@ -1834,7 +1831,6 @@ void lcl_MergeListLevelIndentAsLRSpaceItem( const SwTxtNode& rTxtNode,
 }
 
 // erfrage die Attribute vom TextNode ueber den Bereich
-// --> OD 2008-01-16 #newlistlevelattrs#
 BOOL SwTxtNode::GetAttr( SfxItemSet& rSet, xub_StrLen nStt, xub_StrLen nEnd,
                          BOOL bOnlyTxtAttr, BOOL bGetFromChrFmt,
                          const bool bMergeIndentValuesOfNumRule ) const
@@ -1862,12 +1858,10 @@ BOOL SwTxtNode::GetAttr( SfxItemSet& rSet, xub_StrLen nStt, xub_StrLen nEnd,
         if( !bOnlyTxtAttr )
         {
             SwCntntNode::GetAttr( aFmtSet );
-            // --> OD 2008-01-16 #newlistlevelattrs#
             if ( bMergeIndentValuesOfNumRule )
             {
                 lcl_MergeListLevelIndentAsLRSpaceItem( *this, aFmtSet );
             }
-            // <--
         }
 
         const USHORT nSize = m_pSwpHints->Count();
@@ -2051,12 +2045,10 @@ BOOL SwTxtNode::GetAttr( SfxItemSet& rSet, xub_StrLen nStt, xub_StrLen nEnd,
     {
         // dann besorge mal die Auto-(Fmt)Attribute
         SwCntntNode::GetAttr( rSet );
-        // --> OD 2008-01-16 #newlistlevelattrs#
         if ( bMergeIndentValuesOfNumRule )
         {
             lcl_MergeListLevelIndentAsLRSpaceItem( *this, rSet );
         }
-        // <--
     }
 
     return rSet.Count() ? TRUE : FALSE;
diff --git a/sw/source/core/undo/unattr.cxx b/sw/source/core/undo/unattr.cxx
index 959fbbf..ae02d2e 100644
--- a/sw/source/core/undo/unattr.cxx
+++ b/sw/source/core/undo/unattr.cxx
@@ -631,8 +631,6 @@ bool SwUndoFmtAttr::RestoreFlyAnchor( SwUndoIter& rIter )
 }
 
 // -----------------------------------------------------
-
-// --> OD 2008-02-12 #newlistlevelattrs#
 SwUndoFmtResetAttr::SwUndoFmtResetAttr( SwFmt& rChangedFormat,
                                         const USHORT nWhichId )
     : SwUndo( UNDO_RESETATTR )
diff --git a/sw/source/core/unocore/unosett.cxx b/sw/source/core/unocore/unosett.cxx
index e0e874e..1d8bc2a 100644
--- a/sw/source/core/unocore/unosett.cxx
+++ b/sw/source/core/unocore/unosett.cxx
@@ -72,10 +72,8 @@
 #include <editeng/unofdesc.hxx>
 #include <fmtornt.hxx>
 #include <SwStyleNameMapper.hxx>
-// --> OD 2008-01-15 #newlistlevelattrs#
 #include <com/sun/star/text/PositionAndSpaceMode.hpp>
 #include <com/sun/star/text/LabelFollow.hpp>
-// <--
 #include <numrule.hxx>
 
 using ::rtl::OUString;
@@ -1217,12 +1215,10 @@ SwXNumberingRules::SwXNumberingRules(SwDoc& rDoc) :
 #if OSL_DEBUG_LEVEL > 1
     sal_uInt16 nIndex =
 #endif
-    // --> OD 2008-02-11 #newlistlevelattrs#
     rDoc.MakeNumRule( sCreatedNumRuleName, 0, FALSE,
                       // --> OD 2008-06-06 #i89178#
                       numfunc::GetDefaultPositionAndSpaceMode() );
                       // <--
-    // <--
 #if OSL_DEBUG_LEVEL > 1
     (void)nIndex;
 #endif
@@ -1414,7 +1410,6 @@ uno::Sequence<beans::PropertyValue> 
SwXNumberingRules::GetNumberingRuleByIndex(
     pData = new PropValData((void*)&nINT16, "StartWith", ::getCppuType((const sal_Int16*)0));
     aPropertyValues.Insert(pData, aPropertyValues.Count());
 
-    // --> OD 2008-01-23 #newlistlevelattrs#
     if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
     {
         //leftmargin
@@ -1432,9 +1427,7 @@ uno::Sequence<beans::PropertyValue> 
SwXNumberingRules::GetNumberingRuleByIndex(
         pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_OFFSET), 
::getCppuType((const sal_Int32*)0));
         aPropertyValues.Insert(pData, aPropertyValues.Count());
     }
-    // <--
 
-    // --> OD 2008-01-15 #newlistlevelattrs#
     // PositionAndSpaceMode
     nINT16 = PositionAndSpaceMode::LABEL_WIDTH_AND_POSITION;
     if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT )
@@ -1484,7 +1477,6 @@ uno::Sequence<beans::PropertyValue> 
SwXNumberingRules::GetNumberingRuleByIndex(
                                  ::getCppuType((const sal_Int32*)0));
         aPropertyValues.Insert(pData, aPropertyValues.Count());
     }
-    // <--
 
     //numberingtype
     nINT16 = rFmt.GetNumberingType();
@@ -1653,13 +1645,11 @@ void SwXNumberingRules::SetNumberingRuleByIndex(
         SW_PROP_NAME_STR(UNO_NAME_LEFT_MARGIN),                   //6
         SW_PROP_NAME_STR(UNO_NAME_SYMBOL_TEXT_DISTANCE),          //7
         SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_OFFSET),             //8
-        // --> OD 2008-01-15 #newlistlevelattrs#
         SW_PROP_NAME_STR(UNO_NAME_POSITION_AND_SPACE_MODE), //9
         SW_PROP_NAME_STR(UNO_NAME_LABEL_FOLLOWED_BY),       //10
         SW_PROP_NAME_STR(UNO_NAME_LISTTAB_STOP_POSITION),   //11
         SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_INDENT),       //12
         SW_PROP_NAME_STR(UNO_NAME_INDENT_AT),               //13
-        // <--
         "NumberingType",                        //14
         "BulletId",                             //15
         SW_PROP_NAME_STR(UNO_NAME_BULLET_FONT), //16
@@ -1671,10 +1661,8 @@ void SwXNumberingRules::SetNumberingRuleByIndex(
         SW_PROP_NAME_STR(UNO_NAME_VERT_ORIENT),    //22
         SW_PROP_NAME_STR(UNO_NAME_HEADING_STYLE_NAME) //23
     };
-    // --> OD 2008-01-15 #newlistlevelattrs#
     const sal_uInt16 nPropNameCount = 24;
     const sal_uInt16 nNotInChapter = 15;
-    // <--
 
     const beans::PropertyValue* pPropArray = rProperties.getConstArray();
     PropValDataArr aPropertyValues;
@@ -1842,7 +1830,6 @@ void SwXNumberingRules::SetNumberingRuleByIndex(
                     aFmt.SetFirstLineOffset((short)nValue);
                 }
                 break;
-                // --> OD 2008-01-15 #newlistlevelattrs#
                 case 9: // UNO_NAME_POSITION_AND_SPACE_MODE
                 {
                     sal_Int16 nValue = 0;
@@ -1914,7 +1901,6 @@ void SwXNumberingRules::SetNumberingRuleByIndex(
                     aFmt.SetIndentAt( nValue );
                 }
                 break;
-                // <--
                 case 14: //"NumberingType"
                 {
                     sal_Int16 nSet = 0;
diff --git a/sw/source/filter/html/htmlnum.cxx b/sw/source/filter/html/htmlnum.cxx
index 164e6b0..10ed0bb 100644
--- a/sw/source/filter/html/htmlnum.cxx
+++ b/sw/source/filter/html/htmlnum.cxx
@@ -544,10 +544,8 @@ void SwHTMLParser::NewNumBulListItem( int nToken )
     else
     {
         aNumRuleName = pDoc->GetUniqueNumRuleName();
-        // --> OD 2008-02-11 #newlistlevelattrs#
         SwNumRule aNumRule( aNumRuleName,
                             SvxNumberFormat::LABEL_WIDTH_AND_POSITION );
-        // <--
         SwNumFmt aNumFmt( aNumRule.Get( 0 ) );
         // --> OD 2008-06-03 #i63395#
         // Only apply user defined default bullet font
diff --git a/sw/source/filter/ww8/wrtw8num.cxx b/sw/source/filter/ww8/wrtw8num.cxx
index 076a26a..56b68dc 100644
--- a/sw/source/filter/ww8/wrtw8num.cxx
+++ b/sw/source/filter/ww8/wrtw8num.cxx
@@ -63,11 +63,9 @@ USHORT MSWordExportBase::DuplicateNumRule( const SwNumRule *pRule, BYTE nLevel,
     USHORT nNumId = USHRT_MAX;
     String sPrefix( CREATE_CONST_ASC( "WW8TempExport" ) );
     sPrefix += String::CreateFromInt32( nUniqueList++ );
-    // --> OD 2008-02-11 #newlistlevelattrs#
     SwNumRule* pMyNumRule =
             new SwNumRule( pDoc->GetUniqueNumRuleName( &sPrefix ),
                            SvxNumberFormat::LABEL_WIDTH_AND_POSITION );
-    // <--
     pUsedNumTbl->Insert( pMyNumRule, pUsedNumTbl->Count() );
 
     for ( USHORT i = 0; i < MAXLEVEL; i++ )
diff --git a/sw/source/filter/ww8/ww8par2.cxx b/sw/source/filter/ww8/ww8par2.cxx
index 65172b1..0db0be3 100644
--- a/sw/source/filter/ww8/ww8par2.cxx
+++ b/sw/source/filter/ww8/ww8par2.cxx
@@ -864,11 +864,9 @@ void SwWW8ImplReader::Read_ANLevelDesc( USHORT, const BYTE* pData, short nLen )
         pAktColl->SetFmtAttr( SwNumRuleItem() );
 
         String aName(CREATE_CONST_ASC( "Outline" ));
-        // --> OD 2008-02-11 #newlistlevelattrs#
         SwNumRule aNR( rDoc.GetUniqueNumRuleName( &aName ),
                        SvxNumberFormat::LABEL_WIDTH_AND_POSITION,
                        OUTLINE_RULE );
-        // <--
         aNR = *rDoc.GetOutlineNumRule();
 
         SetAnld(&aNR, (WW8_ANLD*)pData, nSwNumLevel, true);
diff --git a/sw/source/ui/app/docst.cxx b/sw/source/ui/app/docst.cxx
index 60d0359..8832cc7 100644
--- a/sw/source/ui/app/docst.cxx
+++ b/sw/source/ui/app/docst.cxx
@@ -625,10 +625,8 @@ USHORT SwDocShell::Edit( const String &rName, const String &rParent, USHORT 
nFam
         ::SwToSfxPageDescAttr( rSet );
         // erstmal nur eine Null
         rSet.Put(SwBackgroundDestinationItem(SID_PARA_BACKGRND_DESTINATION, 0));
-        // --> OD 2008-02-13 #newlistlevelattrs#
         // merge list level indent attributes into the item set if needed
         xTmp->MergeIndentAttrsOfListStyle( rSet );
-        // <--
     }
     else if( SFX_STYLE_FAMILY_CHAR == nFamily )
     {
@@ -682,11 +680,9 @@ USHORT SwDocShell::Edit( const String &rName, const String &rParent, USHORT 
nFam
             {
                 SfxItemSet aSet( *pDlg->GetOutputItemSet() );
                 ::SfxToSwPageDescAttr( *GetWrtShell(), aSet  );
-                // --> OD 2008-02-12 #newlistlevelattrs#
                 // reset indent attributes at paragraph style, if a list style
                 // will be applied and no indent attributes will be applied.
                 xTmp->SetItemSet( aSet, true );
-                // <--
             }
             else
             {
@@ -877,14 +873,12 @@ USHORT SwDocShell::ApplyStyles(const String &rName, USHORT nFamily,
         }
         case SFX_STYLE_FAMILY_PSEUDO:
         {
-            // --> OD 2008-02-08 #newlistlevelattrs#
             // reset indent attribute on applying list style
             // --> OD 2008-03-17 #refactorlists#
             // continue list of list style
             const SwNumRule* pNumRule = pStyle->GetNumRule();
             const String sListIdForStyle =pNumRule->GetDefaultListId();
             pSh->SetCurNumRule( *pNumRule, false, sListIdForStyle, true );
-            // <--
             break;
         }
         default:
diff --git a/sw/source/ui/inc/num.hxx b/sw/source/ui/inc/num.hxx
index e0b4963..76d141d 100644
--- a/sw/source/ui/inc/num.hxx
+++ b/sw/source/ui/inc/num.hxx
@@ -63,7 +63,6 @@ class SwNumPositionTabPage : public SfxTabPage
     FixedLine       aLevelFL;
     MultiListBox       aLevelLB;
 
-    // --> OD 2008-02-01 #newlistlevelattrs#
     // former set of controls shown for numbering rules containing list level
     // attributes in SvxNumberFormat::SvxNumPositionAndSpaceMode == LABEL_WIDTH_AND_POSITION
     FixedText          aDistBorderFT;
@@ -75,9 +74,7 @@ class SwNumPositionTabPage : public SfxTabPage
     MetricField                        aDistNumMF;
     FixedText                  aAlignFT;
     ListBox                            aAlignLB;
-    // <--
 
-    // --> OD 2008-02-01 #newlistlevelattrs#
     // new set of controls shown for numbering rules containing list level
     // attributes in SvxNumberFormat::SvxNumPositionAndSpaceMode == LABEL_ALIGNMENT
     FixedText           aLabelFollowedByFT;
@@ -90,7 +87,6 @@ class SwNumPositionTabPage : public SfxTabPage
     MetricField         aAlignedAtMF;
     FixedText           aIndentAtFT;
     MetricField         aIndentAtMF;
-    // <--
 
     PushButton                 aStandardPB;
 
@@ -106,9 +102,7 @@ class SwNumPositionTabPage : public SfxTabPage
     BOOL                               bModified                       : 1;
     BOOL                               bPreset                         : 1;
     BOOL                               bInInintControl         : 1;  //Modify-Fehler umgehen, soll 
ab 391 behoben sein
-    // --> OD 2008-02-01 #newlistlevelattrs#
     bool                bLabelAlignmentPosAndSpaceModeActive;
-    // <--
 
     void                               InitControls();
 
@@ -118,7 +112,6 @@ class SwNumPositionTabPage : public SfxTabPage
     DECL_LINK( RelativeHdl, CheckBox * );
     DECL_LINK( StandardHdl, PushButton * );
 
-    // --> OD 2008-02-01 #newlistlevelattrs#
     void InitPosAndSpaceMode();
     void ShowControlsDependingOnPosAndSpaceMode();
 
@@ -126,7 +119,6 @@ class SwNumPositionTabPage : public SfxTabPage
     DECL_LINK( ListtabPosHdl_Impl, MetricField* );
     DECL_LINK( AlignAtHdl_Impl, MetricField* );
     DECL_LINK( IndentAtHdl_Impl, MetricField* );
-    // <--
 
     using SfxTabPage::ActivatePage;
     using SfxTabPage::DeactivatePage;
diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx
index 5aec13e..a5c5b66 100644
--- a/sw/source/ui/misc/outline.cxx
+++ b/sw/source/ui/misc/outline.cxx
@@ -970,7 +970,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
         // #101524# OJ
         aStdFont.SetColor( SwViewOption::GetFontColor() );
 
-        //
         USHORT nFontHeight = nYStep * 6 / 10;
         if(bPosition)
             nFontHeight = nYStep * 15 / 10;
@@ -996,7 +995,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
                 const SwNumFmt &rFmt = pActNum->Get(nLevel);
                 aNumVector.push_back(rFmt.GetStart());
 
-                // --> OD 2008-02-01 #newlistlevelattrs#
                 USHORT nXStart( 0 );
                 short nTextOffset( 0 );
                 USHORT nNumberXPos( 0 );
@@ -1026,7 +1024,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
                         nNumberXPos = static_cast<USHORT>(nTmpNumberXPos);
                     }
                 }
-                // <--
 
                 USHORT nBulletWidth = 0;
                 if( SVX_NUM_BITMAP == rFmt.GetNumberingType() )
@@ -1051,7 +1048,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
                     nBulletWidth = (USHORT)pVDev->GetTextWidth(aText);
                     nPreNum++;
                 }
-                // --> OD 2008-02-01 #newlistlevelattrs#
                 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT &&
                      rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE )
                 {
@@ -1060,9 +1056,7 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
                     pVDev->DrawText( Point(nNumberXPos, nYStart), aText );
                     nBulletWidth = nBulletWidth + (USHORT)pVDev->GetTextWidth(aText);
                 }
-                // <--
 
-                // --> OD 2008-02-01 #newlistlevelattrs#
                 USHORT nTextXPos( 0 );
                 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
@@ -1096,7 +1090,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
 
                     nXStart = static_cast<USHORT>( rFmt.GetIndentAt() / nWidthRelation );
                 }
-                // <--
 
 
                 Rectangle aRect1(Point(nTextXPos, nYStart + nFontHeight / 2), Size(aSize.Width() / 
2, 2));
@@ -1117,7 +1110,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
             {
                 const SwNumFmt &rFmt = pActNum->Get(nLevel);
                 aNumVector.push_back(rFmt.GetStart());
-                // --> OD 2008-02-01 #newlistlevelattrs#
                 USHORT nXStart( 0 );
                 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION )
                 {
@@ -1139,7 +1131,6 @@ void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
                 }
                 nXStart /= 2;
                 nXStart += 2;
-                // <--
                 USHORT nTextOffset = 2 * nXStep;
                 if( SVX_NUM_BITMAP == rFmt.GetNumberingType() )
                 {
diff --git a/sw/source/ui/shells/textsh1.cxx b/sw/source/ui/shells/textsh1.cxx
index 1d6ac61..1b37ac7 100644
--- a/sw/source/ui/shells/textsh1.cxx
+++ b/sw/source/ui/shells/textsh1.cxx
@@ -889,10 +889,8 @@ void SwTextShell::Execute(SfxRequest &rReq)
                             FN_NUMBER_NEWSTART,         FN_NUMBER_NEWSTART_AT,
                             FN_DROP_TEXT,               FN_DROP_CHAR_STYLE_NAME,
                             0);
-            // --> OD 2008-01-16 #newlistlevelattrs#
             // get also the list level indent values merged as LR-SPACE item, if needed.
             rWrtSh.GetCurAttr( aCoreSet, true );
-            // <--
             aCoreSet.Put(SfxUInt16Item(SID_HTML_MODE,
                             ::GetHtmlMode(GetView().GetDocShell())));
 
diff --git a/sw/source/ui/shells/txtattr.cxx b/sw/source/ui/shells/txtattr.cxx
index 1bb4dc9..50a682e 100644
--- a/sw/source/ui/shells/txtattr.cxx
+++ b/sw/source/ui/shells/txtattr.cxx
@@ -405,10 +405,8 @@ SET_LINESPACE:
 
                         aRule.SetLevel(i, aFmt, aRule.Get(i) != 0);
                     }
-                    // --> OD 2008-02-11 #newlistlevelattrs#
                     SwNumRule aSetRule( pCurRule->GetName(),
                                         pCurRule->Get( 0 ).GetPositionAndSpaceMode() );
-                    // <--
                     aSetRule.SetSvxRule( aRule, GetShell().GetDoc());
                     aSetRule.SetAutoRule( TRUE );
                     // --> OD 2008-03-17 #refactorlists#
diff --git a/sw/source/ui/shells/txtnum.cxx b/sw/source/ui/shells/txtnum.cxx
index b7f1da7..bfe73d9 100644
--- a/sw/source/ui/shells/txtnum.cxx
+++ b/sw/source/ui/shells/txtnum.cxx
@@ -138,12 +138,10 @@ void SwTextShell::ExecEnterNum(SfxRequest &rReq)
         }
         else
         {
-            // --> OD 2008-02-11 #newlistlevelattrs#
             SwNumRule aRule( GetShell().GetUniqueNumRuleName(),
                              // --> OD 2008-06-06 #i89178#
                              numfunc::GetDefaultPositionAndSpaceMode() );
                              // <--
-            // <--
             SvxNumRule aSvxRule = aRule.MakeSvxNumRule();
             const bool bRightToLeft = GetShell().IsInRightToLeftText( 0 );
 
@@ -192,14 +190,12 @@ void SwTextShell::ExecEnterNum(SfxRequest &rReq)
                 rReq.Done();
                 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule();
                 pSetRule->UnLinkGraphics();
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 SwNumRule aSetRule( pCurRule
                                         ? pCurRule->GetName()
                                         : GetShell().GetUniqueNumRuleName(),
                                     // --> OD 2008-06-06 #i89178#
                                     numfunc::GetDefaultPositionAndSpaceMode() );
                                     // <--
-                // <--
                 aSetRule.SetSvxRule( *pSetRule, GetShell().GetDoc());
                 aSetRule.SetAutoRule( TRUE );
                 // --> OD 2008-03-17 #refactorlists#
@@ -217,12 +213,10 @@ void SwTextShell::ExecEnterNum(SfxRequest &rReq)
                 rReq.AppendItem( *pItem );
                 rReq.Done();
                 SvxNumRule* pSetRule = ((SvxNumBulletItem*)pItem)->GetNumRule();
-                // --> OD 2008-02-11 #newlistlevelattrs#
                 SwNumRule aSetRule( GetShell().GetUniqueNumRuleName(),
                                     // --> OD 2008-06-06 #i89178#
                                     numfunc::GetDefaultPositionAndSpaceMode() );
                                     // <--
-                // <--
                 aSetRule.SetSvxRule(*pSetRule, GetShell().GetDoc());
                 aSetRule.SetAutoRule( TRUE );
                 // --> OD 2008-03-17 #refactorlists#
diff --git a/sw/source/ui/uiview/viewtab.cxx b/sw/source/ui/uiview/viewtab.cxx
index 8f52d92..319f605 100644
--- a/sw/source/ui/uiview/viewtab.cxx
+++ b/sw/source/ui/uiview/viewtab.cxx
@@ -932,10 +932,8 @@ void SwView::StateTabWin(SfxItemSet& rSet)
 
     SfxItemSet aCoreSet( GetPool(), RES_PARATR_TABSTOP, RES_PARATR_TABSTOP,
                                     RES_LR_SPACE,               RES_UL_SPACE, 0 );
-    // --> OD 2008-01-17 #newlistlevelattrs#
     // get also the list level indent values merged as LR-SPACE item, if needed.
     rSh.GetCurAttr( aCoreSet, true );
-    // <--
     SelectionType nSelType = rSh.GetSelectionType();
 
     SfxWhichIter aIter( rSet );
diff --git a/sw/source/ui/wrtsh/wrtsh1.cxx b/sw/source/ui/wrtsh/wrtsh1.cxx
index 65fad33..839b329 100644
--- a/sw/source/ui/wrtsh/wrtsh1.cxx
+++ b/sw/source/ui/wrtsh/wrtsh1.cxx
@@ -1346,12 +1346,10 @@ void SwWrtShell::NumOrBulletOn(BOOL bNum)
             }
         }
         // <--
-        // --> OD 2008-02-08 #newlistlevelattrs#
         // reset indent attribute on applying list style
         // --> OD 2008-03-17 #refactorlists#
         // start new list
         SetCurNumRule( aNumRule, true, String(), true );
-        // <--
     }
 
     EndUndo(UNDO_NUMORNONUM);
-- 
1.7.3.5

From cc15266e686b8a481233ebc832c901e81655222b Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Mon, 17 Jan 2011 20:49:10 +0100
Subject: [PATCH 2/7] Forgot this at #newlistlevelattrs# removal.

---
 sw/source/core/doc/docnum.cxx    |    2 --
 sw/source/core/edit/ednumber.cxx |   11 -----------
 2 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/sw/source/core/doc/docnum.cxx b/sw/source/core/doc/docnum.cxx
index 2d9b7ca..59eef08 100644
--- a/sw/source/core/doc/docnum.cxx
+++ b/sw/source/core/doc/docnum.cxx
@@ -811,7 +811,6 @@ void lcl_ChgNumRule( SwDoc& rDoc, const SwNumRule& rRule )
     rDoc.UpdateNumRule();
 }
 
-// add handling of parameter <bResetIndentAttrs>
 void SwDoc::SetNumRule( const SwPaM& rPam,
                         const SwNumRule& rRule,
                         const bool bCreateNewList,
@@ -1532,7 +1531,6 @@ BOOL SwDoc::GotoNextNum( SwPosition& rPos, BOOL bOverUpper,
    return ::lcl_GotoNextPrevNum( rPos, TRUE, bOverUpper, pUpper, pLower );
 }
 
-// --> OD 2008-03-18 #refactorlists# - add output parameter <sListId>
 const SwNumRule *  SwDoc::SearchNumRule(const SwPosition & rPos,
                                         const bool bForward,
                                         const bool bNum,
diff --git a/sw/source/core/edit/ednumber.cxx b/sw/source/core/edit/ednumber.cxx
index bebf282..fbf8aa1 100644
--- a/sw/source/core/edit/ednumber.cxx
+++ b/sw/source/core/edit/ednumber.cxx
@@ -317,10 +317,8 @@ void SwEditShell::ChangeIndentOfAllListLevels( short nDiff )
         aRule.ChangeIndent( nDiff );
         // <--
 
-        // --> OD 2008-03-17 #refactorlists#
         // no start of new list
         SetCurNumRule( aRule, false );
-        // <--
     }
 
     EndAllAction();
@@ -357,7 +355,6 @@ void SwEditShell::SetIndent(short nIndent, const SwPosition & rPos)
 
         // --> OD 2005-02-18 #i42921# - 3rd parameter = false in order to
         // suppress setting of num rule at <aPaM>.
-        // --> OD 2008-03-17 #refactorlists#
         // do not apply any list
         GetDoc()->SetNumRule( aPaM, aRule, false, String(), sal_False );
         // <--
@@ -646,7 +643,6 @@ BOOL SwEditShell::IsNoNum( BOOL bChkStart ) const
     return bResult;
 }
 
-// --> OD 2008-02-29 #refactorlists# - removed <pHasChilds>
 BYTE SwEditShell::GetNumLevel() const
 {
     // gebe die akt. Ebene zurueck, auf der sich der Point vom Cursor befindet
@@ -664,13 +660,11 @@ BYTE SwEditShell::GetNumLevel() const
     const SwNumRule* pRule = pTxtNd->GetNumRule();
     if(pRule)
     {
-        // --> OD 2008-05-09 #refactorlists#
         const int nListLevelOfTxtNode( pTxtNd->GetActualListLevel() );
         if ( nListLevelOfTxtNode >= 0 )
         {
             nLevel = static_cast<BYTE>( nListLevelOfTxtNode );
         }
-        // <--
     }
 
     return nLevel;
@@ -681,7 +675,6 @@ const SwNumRule* SwEditShell::GetCurNumRule() const
     return GetDoc()->GetCurrNumRule( *GetCrsr()->GetPoint() );
 }
 
-// add handling of parameter <bResetIndentAttrs>
 void SwEditShell::SetCurNumRule( const SwNumRule& rRule,
                                  const bool bCreateNewList,
                                  const String sContinuedListId,
@@ -792,7 +785,6 @@ void SwEditShell::SetNodeNumStart( USHORT nStt )
 USHORT SwEditShell::GetNodeNumStart() const
 {
     const SwTxtNode* pTxtNd = GetCrsr()->GetNode()->GetTxtNode();
-    // --> OD 2008-02-28 #refactorlists#
     // correction: check, if list restart value is set at text node and
     // use new method <SwTxtNode::GetAttrListRestartValue()>.
     // return USHRT_MAX, if no list restart value is found.
@@ -801,10 +793,8 @@ USHORT SwEditShell::GetNodeNumStart() const
         return static_cast<USHORT>(pTxtNd->GetAttrListRestartValue());
     }
     return USHRT_MAX;
-    // <--
 }
 
-// --> OD 2008-03-18 #refactorlists#
 const SwNumRule * SwEditShell::SearchNumRule( const bool bForward,
                                               const bool bNum,
                                               const bool bOutline,
@@ -815,6 +805,5 @@ const SwNumRule * SwEditShell::SearchNumRule( const bool bForward,
                                     bForward, bNum, bOutline, nNonEmptyAllowed,
                                     sListId );
 }
-// <--
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
-- 
1.7.3.5

From 60b40c38121d45bad3ca7b72e735b5fba9d8324a Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Mon, 17 Jan 2011 20:49:33 +0100
Subject: [PATCH 3/7] Remove #refactorlists# comments.

---
 sw/source/core/SwNumberTree/SwNodeNum.cxx    |   11 --------
 sw/source/core/SwNumberTree/SwNumberTree.cxx |   16 ------------
 sw/source/core/attr/swatrset.cxx             |    4 ---
 sw/source/core/bastyp/init.cxx               |    9 -------
 sw/source/core/crsr/crsrsh.cxx               |    5 ----
 sw/source/core/doc/docfmt.cxx                |   30 ----------------------
 sw/source/core/doc/docnew.cxx                |   12 ---------
 sw/source/core/doc/fmtcol.cxx                |    2 -
 sw/source/core/doc/swstylemanager.cxx        |    4 ---
 sw/source/core/doc/swstylemanager.hxx        |    4 ---
 sw/source/core/docnode/ndtbl.cxx             |    3 --
 sw/source/core/docnode/nodes.cxx             |    3 --
 sw/source/core/edit/autofmt.cxx              |    2 -
 sw/source/core/edit/edattr.cxx               |    1 -
 sw/source/core/para/paratr.cxx               |    3 +-
 sw/source/core/txtnode/ndtxt.cxx             |   34 +------------------------
 sw/source/core/undo/rolbck.cxx               |    4 ---
 sw/source/core/undo/unfmco.cxx               |    4 ---
 sw/source/core/undo/unnum.cxx                |    4 ---
 sw/source/core/unocore/unocrsrhelper.cxx     |    8 ------
 sw/source/core/unocore/unoobj.cxx            |    6 ----
 sw/source/core/unocore/unosett.cxx           |    4 ---
 sw/source/filter/html/htmlnum.cxx            |    8 ------
 sw/source/filter/html/swhtml.hxx             |    2 -
 sw/source/filter/ww1/fltshell.cxx            |    2 -
 sw/source/filter/ww8/rtfattributeoutput.cxx  |    2 -
 sw/source/ui/app/docst.cxx                   |    1 -
 sw/source/ui/shells/textsh1.cxx              |    4 ---
 sw/source/ui/shells/txtattr.cxx              |    2 -
 sw/source/ui/shells/txtnum.cxx               |    6 ----
 sw/source/ui/wrtsh/wrtsh1.cxx                |    5 ----
 31 files changed, 3 insertions(+), 202 deletions(-)

diff --git a/sw/source/core/SwNumberTree/SwNodeNum.cxx b/sw/source/core/SwNumberTree/SwNodeNum.cxx
index dcb9490..857ae2b 100644
--- a/sw/source/core/SwNumberTree/SwNodeNum.cxx
+++ b/sw/source/core/SwNumberTree/SwNodeNum.cxx
@@ -42,7 +42,6 @@
 #include <doc.hxx>
 // <--
 
-// --> OD 2008-02-19 #refactorlists#
 SwNodeNum::SwNodeNum( SwTxtNode* pTxtNode )
     : SwNumberTreeNode(),
       mpTxtNode( pTxtNode ),
@@ -56,7 +55,6 @@ SwNodeNum::SwNodeNum( SwNumRule* pNumRule )
       mpNumRule( pNumRule )
 {
 }
-// <--
 
 SwNodeNum::~SwNodeNum()
 {
@@ -98,16 +96,11 @@ SwPosition SwNodeNum::GetPosition() const
 
 SwNumberTreeNode * SwNodeNum::Create() const
 {
-    // --> OD 2008-02-19 #refactorlists#
-//    SwNodeNum * pResult = new SwNodeNum();
-//    pResult->SetNumRule(mpNumRule);
     SwNodeNum * pResult = new SwNodeNum( GetNumRule() );
-    // <--
 
     return pResult;
 }
 
-// --> OD 2008-02-19 #refactorlists#
 void SwNodeNum::PreAdd()
 {
     OSL_ENSURE( GetTxtNode(),
@@ -307,7 +300,6 @@ bool SwNodeNum::LessThan(const SwNumberTreeNode & rNode) const
 //    // <--
 //}
 
-// --> OD 2008-02-25 #refactorlists#
 bool SwNodeNum::IsRestart() const
 {
     bool bIsRestart = false;
@@ -319,7 +311,6 @@ bool SwNodeNum::IsRestart() const
 
     return bIsRestart;
 }
-// <--
 
 //void SwNodeNum::SetStart(SwNumberTree::tSwNumTreeNumber nStart)
 //{
@@ -356,9 +347,7 @@ bool SwNodeNum::IsCountPhantoms() const
     return bResult;
 }
 
-// --> OD 2008-02-25 #refactorlists#
 SwNumberTree::tSwNumTreeNumber SwNodeNum::GetStartValue() const
-//SwNumberTree::tSwNumTreeNumber SwNodeNum::GetStart() const
 {
     SwNumberTree::tSwNumTreeNumber aResult = 1;
 
diff --git a/sw/source/core/SwNumberTree/SwNumberTree.cxx 
b/sw/source/core/SwNumberTree/SwNumberTree.cxx
index d144c41..ec691a0 100644
--- a/sw/source/core/SwNumberTree/SwNumberTree.cxx
+++ b/sw/source/core/SwNumberTree/SwNumberTree.cxx
@@ -536,14 +536,12 @@ void SwNumberTreeNode::AddChild( SwNumberTreeNode * pChild,
 
 */
 
-    // --> OD 2008-03-13 #refactorlists#
     if ( nDepth < 0 )
     {
         OSL_ENSURE( false,
                 "<SwNumberTreeNode::AddChild(..)> - parameter <nDepth> out of valid range. Serious 
defect -> please inform OD." );
         return;
     }
-    // <--
 
     if ( pChild->GetParent() != NULL || pChild->GetChildCount() > 0 )
     {
@@ -578,9 +576,7 @@ void SwNumberTreeNode::AddChild( SwNumberTreeNode * pChild,
     }
     else
     {
-        // --> OD 2008-02-19 #refactorlists#
         pChild->PreAdd();
-        // <--
         std::pair<tSwNumberTreeChildren::iterator, bool> aResult =
             mChildren.insert(pChild);
 
@@ -717,10 +713,8 @@ void SwNumberTreeNode::RemoveChild(SwNumberTreeNode * pChild)
         if (! pRemove->mChildren.empty())
         {
             pRemove->MoveChildren(*aItPred);
-            // --> OD 2008-04-04 #refactorlists#
             (*aItPred)->InvalidateTree();
             (*aItPred)->NotifyInvalidChildren();
-            // <--
         }
 
         // --> OD 2006-01-17 #i60652#
@@ -735,20 +729,14 @@ void SwNumberTreeNode::RemoveChild(SwNumberTreeNode * pChild)
 
         mChildren.erase(aRemoveIt);
 
-        // --> OD 2008-04-04 #refactorlists#
-//        if (aItPred != mChildren.end())
-//            NotifyInvalidChildren();
         NotifyInvalidChildren();
-        // <--
     }
     else
     {
         OSL_ENSURE(false, "RemoveChild: failed!");
     }
 
-    // --> OD 2008-02-19 #refactorlists#
     pChild->PostRemove();
-    // <--
 }
 
 void SwNumberTreeNode::RemoveMe()
@@ -928,7 +916,6 @@ bool SwNumberTreeNode::IsFirst() const
     return bResult;
 }
 
-// --> OD 2008-03-13 #refactorlists#
 void SwNumberTreeNode::SetLevelInListTree( const int nLevel )
 {
     if ( nLevel < 0 )
@@ -953,7 +940,6 @@ void SwNumberTreeNode::SetLevelInListTree( const int nLevel )
         }
     }
 }
-// <--
 
 int SwNumberTreeNode::GetLevelInListTree() const
 {
@@ -1370,7 +1356,6 @@ const SwNumberTreeNode* SwNumberTreeNode::GetPrecedingNodeOf(
 }
 // <--
 
-// --> OD 2008-04-17 #refactorlists#
 void SwNumberTreeNode::NotifyNodesOnListLevel( const int nListLevel )
 {
     if ( nListLevel < 0 )
@@ -1406,6 +1391,5 @@ void SwNumberTreeNode::NotifyChildrenOnDepth( const int nDepth )
         ++aChildIter;
     }
 }
-// <--
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/attr/swatrset.cxx b/sw/source/core/attr/swatrset.cxx
index c7bf788..e490a55 100644
--- a/sw/source/core/attr/swatrset.cxx
+++ b/sw/source/core/attr/swatrset.cxx
@@ -47,9 +47,7 @@
 #include <cmdid.h>
 #include <istyleaccess.hxx>
 #include <numrule.hxx>
-// --> OD 2008-03-19 #refactorlists#
 #include <list.hxx>
-// <--
 
 
 SwAttrPool::SwAttrPool( SwDoc* pD )
@@ -272,7 +270,6 @@ void SwAttrSet::CopyToModify( SwModify& rMod ) const
                 }
             }
 
-            // --> OD 2008-03-19 #refactorlists#
             // copy list and if needed also the corresponding list style
             // for text nodes
             if ( pSrcDoc != pDstDoc &&
@@ -322,7 +319,6 @@ void SwAttrSet::CopyToModify( SwModify& rMod ) const
                     // <--
                 }
             }
-            // <--
 
             // JP 04.02.99: Task #61467# Seitenvorlagenwechsel mit kopieren
             //                         Gegenueber dem alten Verhalten, sie zu entfernen
diff --git a/sw/source/core/bastyp/init.cxx b/sw/source/core/bastyp/init.cxx
index 43fd630..c3497d3 100644
--- a/sw/source/core/bastyp/init.cxx
+++ b/sw/source/core/bastyp/init.cxx
@@ -152,7 +152,6 @@ USHORT aBreakSetRange[] = {
     0 };
 
     // AttrSet-Range fuer die TxtFmtColl
-    // OD 2008-02-27 #refactorlists# :
     // list attributes ( RES_PARATR_LIST_BEGIN - RES_PARATR_LIST_END ) are not
     // included in the paragraph style's itemset.
 USHORT aTxtFmtCollSetRange[] = {
@@ -176,9 +175,7 @@ USHORT aTxtNodeSetRange[] = {
     RES_FRMATR_BEGIN, RES_FRMATR_END-1,
     RES_CHRATR_BEGIN, RES_CHRATR_END-1,
     RES_PARATR_BEGIN, RES_PARATR_END-1,
-    // --> OD 2008-02-25 #refactorlists#
     RES_PARATR_LIST_BEGIN, RES_PARATR_LIST_END-1,
-    // <--
     RES_UNKNOWNATR_BEGIN, RES_UNKNOWNATR_END-1,
     0
 };
@@ -335,10 +332,8 @@ SfxItemInfo aSlotTab[] =
     { SID_ATTR_PARA_HYPHENZONE, SFX_ITEM_POOLABLE },   // RES_PARATR_HYPHENZONE
     { FN_FORMAT_DROPCAPS, 0 },                                                 // RES_PARATR_DROP
     { SID_ATTR_PARA_REGISTER, SFX_ITEM_POOLABLE },             // RES_PARATR_REGISTER
-    // --> OD 2008-03-04 #refactorlists#
     // RES_PARATR_NUMRULE is now poolable
     { SID_ATTR_PARA_NUMRULE, SFX_ITEM_POOLABLE },       // RES_PARATR_NUMRULE
-    // <--
     { SID_ATTR_PARA_SCRIPTSPACE, SFX_ITEM_POOLABLE },  // RES_PARATR_SCRIPTSPACE
     { SID_ATTR_PARA_HANGPUNCTUATION, SFX_ITEM_POOLABLE },// RES_PARATR_HANGINGPUNCTUATION
 
@@ -349,13 +344,11 @@ SfxItemInfo aSlotTab[] =
 
     { SID_ATTR_PARA_OUTLINE_LEVEL, SFX_ITEM_POOLABLE }, // RES_PARATR_OUTLINELEVEL //#outline 
level,zhaojianwei
 
-    // --> OD 2008-02-19 #refactorlists#
     { 0, SFX_ITEM_POOLABLE },                           // RES_PARATR_LIST_ID
     { 0, SFX_ITEM_POOLABLE },                           // RES_PARATR_LIST_LEVEL
     { 0, SFX_ITEM_POOLABLE },                           // RES_PARATR_LIST_ISRESTART
     { 0, SFX_ITEM_POOLABLE },                           // RES_PARATR_LIST_RESTARTVALUE
     { 0, SFX_ITEM_POOLABLE },                           // RES_PARATR_LIST_ISCOUNTED
-    // <--
 
     { 0, SFX_ITEM_POOLABLE },                                                  // RES_FILL_ORDER
     { 0, SFX_ITEM_POOLABLE },                                                  // RES_FRM_SIZE
@@ -571,13 +564,11 @@ void _InitCore()
 
     aAttrTab[ RES_PARATR_OUTLINELEVEL - POOLATTR_BEGIN ] = new SfxUInt16Item( 
RES_PARATR_OUTLINELEVEL, 0 );//#outline level,zhaojianwei
 
-    // --> OD 2008-02-19 #refactorlists#
     aAttrTab[ RES_PARATR_LIST_ID - POOLATTR_BEGIN ] = new SfxStringItem( RES_PARATR_LIST_ID, 
aEmptyStr );
     aAttrTab[ RES_PARATR_LIST_LEVEL - POOLATTR_BEGIN ] = new SfxInt16Item( RES_PARATR_LIST_LEVEL, 
0 );
     aAttrTab[ RES_PARATR_LIST_ISRESTART - POOLATTR_BEGIN ] = new SfxBoolItem( 
RES_PARATR_LIST_ISRESTART, FALSE );
     aAttrTab[ RES_PARATR_LIST_RESTARTVALUE - POOLATTR_BEGIN ] = new SfxInt16Item( 
RES_PARATR_LIST_RESTARTVALUE, 1 );
     aAttrTab[ RES_PARATR_LIST_ISCOUNTED - POOLATTR_BEGIN ] = new SfxBoolItem( 
RES_PARATR_LIST_ISCOUNTED, TRUE );
-    // <--
 
     aAttrTab[ RES_FILL_ORDER- POOLATTR_BEGIN ] = new SwFmtFillOrder;
     aAttrTab[ RES_FRM_SIZE- POOLATTR_BEGIN ] = new SwFmtFrmSize;
diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 5b92560..9508d0c 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -402,7 +402,6 @@ BOOL SwCrsrShell::LeftRight( BOOL bLeft, USHORT nCnt, USHORT nMode,
     return bRet;
 }
 
-// --> OD 2008-04-02 #refactorlists#
 void SwCrsrShell::MarkListLevel( const String& sListId,
                                  const int nListLevel )
 {
@@ -2546,10 +2545,8 @@ SwCrsrShell::SwCrsrShell( SwCrsrShell& rShell, Window *pInitWin )
     SwModify( 0 ), pCrsrStk( 0 ), pBlockCrsr( 0 ), pTblCrsr( 0 ),
     pBoxIdx( 0 ), pBoxPtr( 0 ), nCrsrMove( 0 ), nBasicActionCnt( 0 ),
     eMvState( MV_NONE ),
-    // --> OD 2008-04-02 #refactorlists#
     sMarkedListId(),
     nMarkedListLevel( 0 )
-    // <--
 {
     SET_CURR_SHELL( this );
     // Nur die Position vom aktuellen Cursor aus der Copy-Shell uebernehmen
@@ -2577,10 +2574,8 @@ SwCrsrShell::SwCrsrShell( SwDoc& rDoc, Window *pInitWin,
     SwModify( 0 ), pCrsrStk( 0 ), pBlockCrsr( 0 ), pTblCrsr( 0 ),
     pBoxIdx( 0 ), pBoxPtr( 0 ), nCrsrMove( 0 ), nBasicActionCnt( 0 ),
     eMvState( MV_NONE ), // state for crsr-travelling - GetCrsrOfst
-    // --> OD 2008-04-02 #refactorlists#
     sMarkedListId(),
     nMarkedListLevel( 0 )
-    // <--
 {
     SET_CURR_SHELL( this );
     /*
diff --git a/sw/source/core/doc/docfmt.cxx b/sw/source/core/doc/docfmt.cxx
index c769370..32fefd8 100644
--- a/sw/source/core/doc/docfmt.cxx
+++ b/sw/source/core/doc/docfmt.cxx
@@ -209,7 +209,6 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
 
         SwDoc* pDoc = pNode->GetDoc();
 
-        // --> OD 2008-04-14 #refactorlists#
         // remove unused attribute RES_LR_SPACE
         // add list attributes
         SfxItemSet aSet( pDoc->GetAttrPool(),
@@ -220,11 +219,7 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
                          0 );
         const SfxItemSet* pSet = pNode->GetpSwAttrSet();
 
-        // --> OD 2008-04-15 #refactorlists#
-//        std::vector<USHORT> aClearWhichIds;
         SvUShorts aClearWhichIds;
-        // <--
-        // --> OD 2008-04-15 #refactorlists#
         // restoring all paragraph list attributes
         {
             SfxItemSet aListAttrSet( pDoc->GetAttrPool(),
@@ -243,7 +238,6 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
                 }
             }
         }
-        // <--
 
         const SfxPoolItem* pItem;
 
@@ -277,24 +271,19 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
                 if( bSave )
                 {
                     aSet.Put( *pItem );
-                    // --> OD 2008-04-15 #refactorlists#
-//                    aClearWhichIds.push_back( aSavIds[n] );
                     aClearWhichIds.Insert( aSavIds[n], aClearWhichIds.Count() );
                 }
             }
         }
 
-        // --> OD 2008-04-14 #refactorlists#
         // do not clear items directly from item set and only clear to be kept
         // attributes, if no deletion item set is found.
-//        pNode->ClearItemsFromAttrSet( aClearWhichIds );
         const bool bKeepAttributes =
                     !pPara || !pPara->pDelSet || pPara->pDelSet->Count() == 0;
         if ( bKeepAttributes )
         {
             pNode->ResetAttr( aClearWhichIds );
         }
-        // <--
 
         if( !bLocked )
             pNode->UnlockModify();
@@ -305,16 +294,12 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
 
             if( pPara->pDelSet && pPara->pDelSet->Count() )
             {
-                // --> OD 2008-04-15 #refactorlists#
                 OSL_ENSURE( !bKeepAttributes,
                         "<lcl_RstAttr(..)> - certain attributes are kept, but not needed. -> 
please inform OD" );
-                // <--
                 SfxItemIter aIter( *pPara->pDelSet );
                 pItem = aIter.FirstItem();
                 while( TRUE )
                 {
-                    // --> OD 2008-04-14 #refactorlists#
-                    //
                     if ( ( pItem->Which() != RES_PAGEDESC &&
                            pItem->Which() != RES_BREAK &&
                            pItem->Which() != RES_PARATR_NUMRULE ) ||
@@ -322,7 +307,6 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
                     {
                         pNode->ResetAttr( pItem->Which() );
                     }
-                    // <--
                     if( aIter.IsAtEnd() )
                         break;
                     pItem = aIter.NextItem();
@@ -336,10 +320,8 @@ BOOL lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs )
         else
             pNode->ResetAllAttr();
 
-        // --> OD 2008-04-15 #refactorlists#
         // only restore saved attributes, if needed
         if ( bKeepAttributes && aSet.Count() )
-        // <--
         {
             pNode->LockModify();
 
@@ -461,9 +443,7 @@ void SwDoc::ResetAttrs( const SwPaM &rRg,
         RES_FRMATR_BEGIN, RES_FRMATR_END-1,
         RES_CHRATR_BEGIN, RES_CHRATR_END-1,
         RES_PARATR_BEGIN, RES_PARATR_END-1,
-        // --> OD 2008-02-25 #refactorlists#
         RES_PARATR_LIST_BEGIN, RES_PARATR_LIST_END-1,
-        // <--
         RES_TXTATR_INETFMT, RES_TXTATR_INETFMT,
         RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT,
         RES_TXTATR_CJK_RUBY, RES_TXTATR_CJK_RUBY,
@@ -627,9 +607,7 @@ lcl_InsAttr(SwDoc *const pDoc, const SwPaM &rRg, const SfxItemSet& rChgSet,
         }
 
         if (    isPARATR(nWhich)
-             // --> OD 2008-02-25 #refactorlists#
              || isPARATR_LIST(nWhich)
-             // <--
              || isFRMATR(nWhich)
              || isGRFATR(nWhich)
              || isUNKNOWNATR(nWhich) )
@@ -654,9 +632,7 @@ lcl_InsAttr(SwDoc *const pDoc, const SwPaM &rRg, const SfxItemSet& rChgSet,
 
         SfxItemSet* pTmpOtherItemSet = new SfxItemSet( pDoc->GetAttrPool(),
                                     RES_PARATR_BEGIN, RES_PARATR_END-1,
-                                    // --> OD 2008-02-25 #refactorlists#
                                     RES_PARATR_LIST_BEGIN, RES_PARATR_LIST_END-1,
-                                    // <--
                                     RES_FRMATR_BEGIN, RES_FRMATR_END-1,
                                     RES_GRFATR_BEGIN, RES_GRFATR_END-1,
                                     RES_UNKNOWNATR_BEGIN, RES_UNKNOWNATR_END-1,
@@ -1279,9 +1255,7 @@ void SwDoc::SetDefault( const SfxItemSet& rSet )
             bCheckSdrDflt = 0 != pSdrPool;
         }
         else if ( isPARATR(nWhich) ||
-                  // --> OD 2008-02-25 #refactorlists#
                   isPARATR_LIST(nWhich) )
-                  // <--
         {
             aCallMod.Add( pDfltTxtFmtColl );
             bCheckSdrDflt = 0 != pSdrPool;
@@ -1733,7 +1707,6 @@ BOOL lcl_SetTxtFmtColl( const SwNodePtr& rpNode, void* pArgs )
             lcl_RstAttr( pCNd, pPara );
 
             // --> OD 2007-11-06 #i62675#
-            // --> OD 2008-04-15 #refactorlists#
             // check, if paragraph style has changed
             if ( pPara->bResetListAttrs &&
                  pFmt != pCNd->GetFmtColl() &&
@@ -1761,7 +1734,6 @@ BOOL lcl_SetTxtFmtColl( const SwNodePtr& rpNode, void* pArgs )
 
                 if ( bChangeOfListStyleAtParagraph )
                 {
-                    // --> OD 2008-04-08 #refactorlists#
                     std::auto_ptr< SwRegHistory > pRegH;
                     if ( pPara->pHistory )
                     {
@@ -1808,11 +1780,9 @@ BOOL SwDoc::SetTxtFmtColl( const SwPaM &rRg,
     if( DoesUndo() )
     {
         ClearRedo();
-        // --> OD 2008-04-15 #refactorlists#
         SwUndoFmtColl* pUndo = new SwUndoFmtColl( rRg, pFmt,
                                                   bReset,
                                                   bResetListAttrs );
-        // <--
         pHst = pUndo->GetHistory();
         AppendUndo( pUndo );
     }
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index 50fe704..1c8ffd0 100644
--- a/sw/source/core/doc/docnew.cxx
+++ b/sw/source/core/doc/docnew.cxx
@@ -113,10 +113,8 @@
 #include <pausethreadstarting.hxx>
 // <--
 #include <numrule.hxx>
-// --> OD 2008-03-13 #refactorlists#
 #include <list.hxx>
 #include <listfunc.hxx>
-// <--
 
 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
 
@@ -255,19 +253,15 @@ SwDoc::SwDoc() :
     pURLStateChgd( 0 ),
     pNumberFormatter( 0 ),
     pNumRuleTbl( new SwNumRuleTbl ),
-    // --> OD 2008-03-26 #refactorlists#
     maLists(),
     maListStyleLists(),
-    // <--
     pRedlineTbl( new SwRedlineTbl ),
     pAutoFmtRedlnComment( 0 ),
     pUnoCrsrTbl( new SwUnoCrsrTbl( 0, 16 ) ),
     pPgPViewPrtData( 0 ),
     pExtInputRing( 0 ),
     pLayouter( 0 ),
-    // --> OD 2008-03-07 #refactorlists#
     pStyleAccess( 0 ),
-    // <--
     pLayoutCache( 0 ),
     pUnoCallBack(new SwModify(0)),
     mpGrammarContact( 0 ),
@@ -446,7 +440,6 @@ SwDoc::SwDoc() :
     // create TOXTypes
     InitTOXTypes();
 
-    // --> OD 2008-03-07 #refactorlists#
     // pass empty item set containing the paragraph's list attributes
     // as ignorable items to the stype manager.
     {
@@ -455,7 +448,6 @@ SwDoc::SwDoc() :
                                              0 );
         pStyleAccess = createStyleManager( &aIgnorableParagraphItems );
     }
-    // <--
 
     ResetModified();
 }
@@ -663,7 +655,6 @@ SwDoc::~SwDoc()
     delete pDfltGrfFmtColl;
     delete pNumRuleTbl;
 
-    // --> OD 2008-03-26 #refactorlists#
     {
         for ( std::hash_map< String, SwList*, StringHash >::iterator
                                                     aListIter = maLists.begin();
@@ -675,7 +666,6 @@ SwDoc::~SwDoc()
         maLists.clear();
     }
     maListStyleLists.clear();
-    // <--
 
     delete pPrtData;
     delete pNumberFormatter;
@@ -1067,9 +1057,7 @@ SfxObjectShell* SwDoc::CreateCopy(bool bCallInitNew ) const
         RES_FRMATR_BEGIN, RES_FRMATR_END-1,
         RES_CHRATR_BEGIN, RES_CHRATR_END-1,
         RES_PARATR_BEGIN, RES_PARATR_END-1,
-        // --> OD 2008-02-25 #refactorlists##
         RES_PARATR_LIST_BEGIN, RES_PARATR_LIST_END-1,
-        // <--
         RES_UNKNOWNATR_BEGIN, RES_UNKNOWNATR_END-1,
         0
     };
diff --git a/sw/source/core/doc/fmtcol.cxx b/sw/source/core/doc/fmtcol.cxx
index 421ce57..b33ee43 100644
--- a/sw/source/core/doc/fmtcol.cxx
+++ b/sw/source/core/doc/fmtcol.cxx
@@ -57,7 +57,6 @@ TYPEINIT1( SwCollCondition, SwClient );
 
 SV_IMPL_PTRARR( SwFmtCollConditions, SwCollConditionPtr );
 
-// --> OD 2008-03-04 #refactorlists#
 namespace TxtFmtCollFunc
 {
 
@@ -370,7 +369,6 @@ BOOL SwTxtFmtColl::IsAtDocNodeSet() const
     return FALSE;
 }
 
-// --> OD 2008-03-04 #refactorlists#
 BOOL SwTxtFmtColl::SetFmtAttr( const SfxPoolItem& rAttr )
 {
     const bool bIsNumRuleItem = rAttr.Which() == RES_PARATR_NUMRULE;
diff --git a/sw/source/core/doc/swstylemanager.cxx b/sw/source/core/doc/swstylemanager.cxx
index b43291b..1d86fe1 100644
--- a/sw/source/core/doc/swstylemanager.cxx
+++ b/sw/source/core/doc/swstylemanager.cxx
@@ -76,7 +76,6 @@ class SwStyleManager : public IStyleAccess
     SwStyleCache *mpParaCache;
 
 public:
-    // --> OD 2008-03-07 #refactorlists#
     // accept empty item set for ignorable paragraph items.
     SwStyleManager( SfxItemSet* pIgnorableParagraphItems )
         : aAutoCharPool(),
@@ -84,7 +83,6 @@ public:
           mpCharCache(0),
           mpParaCache(0)
     {}
-    // <--
     virtual ~SwStyleManager();
     virtual StylePool::SfxItemSet_Pointer_t getAutomaticStyle( const SfxItemSet& rSet,
                                                                IStyleAccess::SwAutoStyleFamily 
eFamily );
@@ -159,10 +157,8 @@ void SwStyleManager::getAllStyles( std::vector<StylePool::SfxItemSet_Pointer_t>
                                    IStyleAccess::SwAutoStyleFamily eFamily )
 {
     StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : 
aAutoParaPool;
-    // --> OD 2008-03-07 #refactorlists#
     // setup <StylePool> iterator, which skips unused styles and ignorable items
     IStylePoolIteratorAccess *pIter = rAutoPool.createIterator( true, true );
-    // <--
     StylePool::SfxItemSet_Pointer_t pStyle = pIter->getNext();
     while( pStyle.get() )
     {
diff --git a/sw/source/core/doc/swstylemanager.hxx b/sw/source/core/doc/swstylemanager.hxx
index 799ce4e..12d9e98 100644
--- a/sw/source/core/doc/swstylemanager.hxx
+++ b/sw/source/core/doc/swstylemanager.hxx
@@ -29,13 +29,9 @@
 #define _SWSTYLEMANAGER_HXX
 
 class IStyleAccess;
-// --> OD 2008-03-07 #refactorlists#
 class SfxItemSet;
-// <--
 
-// --> OD 2008-03-07 #refactorlists#
 IStyleAccess *createStyleManager( SfxItemSet* pIgnorableParagraphItems = 0 );
-// <--
 #endif //_SWSTYLEMANAGER_HXX
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/docnode/ndtbl.cxx b/sw/source/core/docnode/ndtbl.cxx
index 0ea7e45..4bcb797 100644
--- a/sw/source/core/docnode/ndtbl.cxx
+++ b/sw/source/core/docnode/ndtbl.cxx
@@ -3715,10 +3715,7 @@ BOOL lcl_SetAFmtBox( const _FndBox*& rpBox, void *pPara )
     {
         SwTableBox* pSetBox = (SwTableBox*)rpBox->GetBox();
         SwDoc* pDoc = pSetBox->GetFrmFmt()->GetDoc();
-        // --> OD 2008-02-25 #refactorlists#
-//        SfxItemSet aCharSet( pDoc->GetAttrPool(), RES_CHRATR_BEGIN, RES_PARATR_END-1 );
         SfxItemSet aCharSet( pDoc->GetAttrPool(), RES_CHRATR_BEGIN, RES_PARATR_LIST_END-1 );
-        // <--
         SfxItemSet aBoxSet( pDoc->GetAttrPool(), aTableBoxSetRange );
         BYTE nPos = pSetPara->nAFmtLine * 4 + pSetPara->nAFmtBox;
         pSetPara->rTblFmt.UpdateToSet( nPos, aCharSet,
diff --git a/sw/source/core/docnode/nodes.cxx b/sw/source/core/docnode/nodes.cxx
index 221851a..88f468a 100644
--- a/sw/source/core/docnode/nodes.cxx
+++ b/sw/source/core/docnode/nodes.cxx
@@ -266,10 +266,7 @@ void SwNodes::ChgNode( SwNodeIndex& rDelPos, ULONG nSz,
                     // Numerierungen auch aktualisiert werden.
                     pTxtNd->InvalidateNumRule();
 
-                // --> OD 2008-03-13 #refactorlists#
-//                pTxtNd->UnregisterNumber();
                 pTxtNd->RemoveFromList();
-                // <--
             }
 
             RemoveNode( rDelPos.GetIndex(), 1, FALSE );                // Indizies verschieben !!
diff --git a/sw/source/core/edit/autofmt.cxx b/sw/source/core/edit/autofmt.cxx
index 67e0d4a..0e5cc8a 100644
--- a/sw/source/core/edit/autofmt.cxx
+++ b/sw/source/core/edit/autofmt.cxx
@@ -1665,10 +1665,8 @@ void SwAutoFormat::BuildEnum( USHORT nLvl, USHORT nDigitLevel )
             pAktTxtNd->SetAttrListLevel(nLvl);
             pAktTxtNd->SetNumLSpace( TRUE );
 
-            // --> OD 2008-03-17 #refactorlists#
             // start new list
             pDoc->SetNumRule( aDelPam, aRule, true );
-            // <--
             aDelPam.DeleteMark();
 
             aDelPam.GetPoint()->nContent.Assign( pAktTxtNd, 0 );
diff --git a/sw/source/core/edit/edattr.cxx b/sw/source/core/edit/edattr.cxx
index 4daf2be..ef75538 100644
--- a/sw/source/core/edit/edattr.cxx
+++ b/sw/source/core/edit/edattr.cxx
@@ -410,7 +410,6 @@ BOOL lcl_IsNoEndTxtAttrAtPos( const SwTxtNode& rTNd, xub_StrLen nPos,
     {
         bRet = FALSE;
 
-        // --> OD 2008-03-19 #refactorlists#
         if ( rTNd.IsInList() )
         {
             OSL_ENSURE( rTNd.GetNumRule(),
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx
index e03f770..4825f5c 100644
--- a/sw/source/core/para/paratr.cxx
+++ b/sw/source/core/para/paratr.cxx
@@ -259,9 +259,8 @@ SfxPoolItem* SwNumRuleItem::Clone( SfxItemPool * ) const
 int SwNumRuleItem::operator==( const SfxPoolItem& rAttr ) const
 {
     OSL_ENSURE( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" );
-    // --> OD 2008-03-04 #refactorlists# - removed <pDefinedIn>
+
     return GetValue() == ((SwNumRuleItem&)rAttr).GetValue();
-    // <--
 }
 
 bool    SwNumRuleItem::QueryValue( uno::Any& rVal, BYTE ) const
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 296e629..9828a16 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -2607,7 +2607,6 @@ SwCntntNode* SwTxtNode::AppendNode( const SwPosition & rPos )
     SwNodeIndex aIdx( rPos.nNode, 1 );
     SwTxtNode* pNew = _MakeNewTxtNode( aIdx, TRUE );
 
-    // --> OD 2008-05-14 #refactorlists#
     // reset list attributes at appended text node
     pNew->ResetAttr( RES_PARATR_LIST_ISRESTART );
     pNew->ResetAttr( RES_PARATR_LIST_RESTARTVALUE );
@@ -2622,7 +2621,6 @@ SwCntntNode* SwTxtNode::AppendNode( const SwPosition & rPos )
     {
         AddToList();
     }
-    // <--
 
     if( GetDepends() )
         MakeFrms( *pNew );
@@ -3325,7 +3323,6 @@ void SwTxtNode::ReplaceText( const SwIndex& rStart, const xub_StrLen nDelLen,
     SwModify::Modify( 0, &aHint );
 }
 
-// --> OD 2008-03-27 #refactorlists#
 namespace {
     // Helper method for special handling of modified attributes at text node.
     // The following is handled:
@@ -3532,12 +3529,10 @@ void SwTxtNode::Modify( SfxPoolItem* pOldValue, SfxPoolItem* pNewValue )
                         (SwTxtFmtColl*)((SwFmtChg*)pNewValue)->pChangedFmt );
     }
 
-    // --> OD 2008-03-27 #refactorlists#
     if ( !mbInSetOrResetAttr )
     {
         HandleModifyAtTxtNode( *this, pOldValue, pNewValue );
     }
-    // <--
 
     SwCntntNode::Modify( pOldValue, pNewValue );
 
@@ -3569,8 +3564,6 @@ SwFmtColl* SwTxtNode::ChgFmtColl( SwFmtColl *pNewColl )
     {
         SetCalcHiddenCharFlags();
         SwCntntNode::ChgFmtColl( pNewColl );
-        // --> OD 2008-03-27 #refactorlists#
-//        NumRuleChgd();
 #if OSL_DEBUG_LEVEL > 1
         OSL_ENSURE( !mbInSetOrResetAttr,
                 "DEBUG OSL_ENSURE(ON - <SwTxtNode::ChgFmtColl(..)> called during 
<Set/ResetAttr(..)>" );
@@ -3581,7 +3574,6 @@ SwFmtColl* SwTxtNode::ChgFmtColl( SwFmtColl *pNewColl )
             SwFmtChg aTmp2( pNewColl );
             HandleModifyAtTxtNode( *this, &aTmp1, &aTmp2  );
         }
-        // <--
     }
 
     // nur wenn im normalen Nodes-Array
@@ -3599,9 +3591,7 @@ SwNodeNum* SwTxtNode::CreateNum() const
 {
     if ( !mpNodeNum )
     {
-        // --> OD 2008-02-19 #refactorlists#
         mpNodeNum = new SwNodeNum( const_cast<SwTxtNode*>(this) );
-        // <--
     }
     return mpNodeNum;
 }
@@ -3691,7 +3681,6 @@ void SwTxtNode::ResetEmptyListStyleDueToResetOutlineLevelAttr()
 // <--
 
 
-// --> OD 2008-02-27 #refactorlists#
 void SwTxtNode::SetAttrListLevel( int nLevel )
 {
     if ( nLevel < 0 || nLevel >= MAXLEVEL )
@@ -3705,15 +3694,13 @@ void SwTxtNode::SetAttrListLevel( int nLevel )
                                     static_cast<INT16>(nLevel) );
     SetAttr( aNewListLevelItem );
 }
-// <--
-// --> OD 2008-02-27 #refactorlists#
+
 bool SwTxtNode::HasAttrListLevel() const
 {
     return GetpSwAttrSet() &&
            GetpSwAttrSet()->GetItemState( RES_PARATR_LIST_LEVEL, FALSE ) == SFX_ITEM_SET;
 }
-// <--
-// --> OD 2008-02-27 #refactorlists#
+
 int SwTxtNode::GetAttrListLevel() const
 {
     int nAttrListLevel = 0;
@@ -3724,14 +3711,12 @@ int SwTxtNode::GetAttrListLevel() const
 
     return nAttrListLevel;
 }
-// <--
 
 int SwTxtNode::GetActualListLevel() const
 {
     return GetNum() ? GetNum()->GetLevelInListTree() : -1;
 }
 
-// --> OD 2008-02-25 #refactorlists#
 void SwTxtNode::SetListRestart( bool bRestart )
 {
 //    CreateNum()->SetRestart(bRestart);
@@ -3749,7 +3734,6 @@ void SwTxtNode::SetListRestart( bool bRestart )
     }
 }
 
-// --> OD 2008-02-25 #refactorlists#
 bool SwTxtNode::IsListRestart() const
 {
 //    return GetNum() ? GetNum()->IsRestart() : false;
@@ -3758,7 +3742,6 @@ bool SwTxtNode::IsListRestart() const
 
     return aIsRestartItem.GetValue() ? true : false;
 }
-// <--
 
 /** Returns if the paragraph has a visible numbering or bullet.
     This includes all kinds of numbering/bullet/outlines.
@@ -3786,7 +3769,6 @@ bool SwTxtNode::HasVisibleNumberingOrBullet() const
     return bRet;
 }
 
-// --> OD 2008-02-25 #refactorlists#
 void SwTxtNode::SetAttrListRestartValue( SwNumberTree::tSwNumTreeNumber nNumber )
 {
 //    CreateNum()->SetStart(nNumber);
@@ -3808,15 +3790,12 @@ void SwTxtNode::SetAttrListRestartValue( SwNumberTree::tSwNumTreeNumber 
nNumber
         }
     }
 }
-// <--
 
-// --> OD 2008-02-27 #refactorlists#
 bool SwTxtNode::HasAttrListRestartValue() const
 {
     return GetpSwAttrSet() &&
            GetpSwAttrSet()->GetItemState( RES_PARATR_LIST_RESTARTVALUE, FALSE ) == SFX_ITEM_SET;
 }
-// <--
 SwNumberTree::tSwNumTreeNumber SwTxtNode::GetAttrListRestartValue() const
 {
     OSL_ENSURE( HasAttrListRestartValue(),
@@ -3827,7 +3806,6 @@ SwNumberTree::tSwNumTreeNumber SwTxtNode::GetAttrListRestartValue() const
     return static_cast<SwNumberTree::tSwNumTreeNumber>(aListRestartValueItem.GetValue());
 }
 
-// --> OD 2008-02-25 #refactorlists#
 SwNumberTree::tSwNumTreeNumber SwTxtNode::GetActualListStartValue() const
 {
 //    return GetNum() ? GetNum()->GetStart() : 1;
@@ -3853,7 +3831,6 @@ SwNumberTree::tSwNumTreeNumber SwTxtNode::GetActualListStartValue() const
 
     return nListRestartValue;
 }
-// <--
 
 bool SwTxtNode::IsNotifiable() const
 {
@@ -3871,7 +3848,6 @@ bool SwTxtNode::IsNotificationEnabled() const
     return bResult;
 }
 
-// --> OD 2008-02-27 #refactorlists#
 void SwTxtNode::SetCountedInList( bool bCounted )
 {
     if ( bCounted )
@@ -3886,7 +3862,6 @@ void SwTxtNode::SetCountedInList( bool bCounted )
         SetAttr( aIsCountedInListItem );
     }
 }
-// <--
 
 bool SwTxtNode::IsCountedInList() const
 {
@@ -3896,7 +3871,6 @@ bool SwTxtNode::IsCountedInList() const
     return aIsCountedInListItem.GetValue() ? true : false;
 }
 
-// --> OD 2008-03-13 #refactorlists#
 void SwTxtNode::AddToList()
 {
     if ( IsInList() )
@@ -3944,7 +3918,6 @@ bool SwTxtNode::IsInList() const
 {
     return GetNum() != 0 && GetNum()->GetParent() != 0;
 }
-// <--
 
 bool SwTxtNode::IsFirstOfNumRule() const
 {
@@ -3956,7 +3929,6 @@ bool SwTxtNode::IsFirstOfNumRule() const
     return bResult;
 }
 
-// --> OD 2008-02-20 #refactorlists#
 void SwTxtNode::SetListId( const String sListId )
 {
     const SfxStringItem& rListIdItem =
@@ -3996,7 +3968,6 @@ String SwTxtNode::GetListId() const
 
     return sListId;
 }
-// <--
 
 /** Determines, if the list level indent attributes can be applied to the
     paragraph.
@@ -4183,7 +4154,6 @@ bool SwTxtNode::IsHidden() const
 }
 // <--
 
-// --> OD 2008-03-13 #refactorlists#
 namespace {
     // Helper class for special handling of setting attributes at text node:
     // In constructor an instance of the helper class recognize whose attributes
diff --git a/sw/source/core/undo/rolbck.cxx b/sw/source/core/undo/rolbck.cxx
index 4214c1c..aaedfcf 100644
--- a/sw/source/core/undo/rolbck.cxx
+++ b/sw/source/core/undo/rolbck.cxx
@@ -184,9 +184,7 @@ SwHistorySetFmt::~SwHistorySetFmt()
 }
 
 
-// --> OD 2008-02-27 #refactorlists# - removed <rDoc>
 SwHistoryResetFmt::SwHistoryResetFmt(const SfxPoolItem* pFmtHt, ULONG nNodeIdx)
-// <--
     : SwHistoryHint( HSTRY_RESETFMTHNT )
     , m_nNodeIndex( nNodeIdx )
     , m_nWhich( pFmtHt->Which() )
@@ -1045,10 +1043,8 @@ SwHistory::~SwHistory()
 |*
 *************************************************************************/
 
-// --> OD 2008-02-27 #refactorlists# - removed <rDoc>
 void SwHistory::Add( const SfxPoolItem* pOldValue, const SfxPoolItem* pNewValue,
                      ULONG nNodeIdx )
-// <--
 {
     OSL_ENSURE( !m_nEndDiff, "History was not deleted after REDO" );
 
diff --git a/sw/source/core/undo/unfmco.cxx b/sw/source/core/undo/unfmco.cxx
index 555a207..eba1943 100644
--- a/sw/source/core/undo/unfmco.cxx
+++ b/sw/source/core/undo/unfmco.cxx
@@ -45,7 +45,6 @@ inline SwDoc& SwUndoIter::GetDoc() const { return *pAktPam->GetDoc(); }
 //--------------------------------------------------
 
 
-// --> OD 2008-04-15 #refactorlists#
 SwUndoFmtColl::SwUndoFmtColl( const SwPaM& rRange,
                               SwFmtColl* pColl,
                               const bool bReset,
@@ -56,7 +55,6 @@ SwUndoFmtColl::SwUndoFmtColl( const SwPaM& rRange,
       pFmtColl( pColl ),
       mbReset( bReset ),
       mbResetListAttrs( bResetListAttrs )
-// <--
 {
     // --> FME 2004-08-06 #i31191#
     if ( pColl )
@@ -107,12 +105,10 @@ void SwUndoFmtColl::Repeat( SwUndoIter& rUndoIter )
     // ist das Format ueberhaupt noch vorhanden?
     if( USHRT_MAX != nPos )
     {
-        // --> OD 2008-04-15 #refactorlists#
         rUndoIter.GetDoc().SetTxtFmtColl( *rUndoIter.pAktPam,
                                           (SwTxtFmtColl*)pFmtColl,
                                           mbReset,
                                           mbResetListAttrs );
-        // <--
     }
 
     rUndoIter.pLastUndoObj = this;
diff --git a/sw/source/core/undo/unnum.cxx b/sw/source/core/undo/unnum.cxx
index 6da4a95..1d058fb 100644
--- a/sw/source/core/undo/unnum.cxx
+++ b/sw/source/core/undo/unnum.cxx
@@ -156,7 +156,6 @@ void SwUndoInsNum::Redo( SwUndoIter& rUndoIter )
         else
         {
             // --> OD 2005-02-25 #i42921# - adapt to changed signature
-            // --> OD 2008-03-18 #refactorlists#
             rDoc.SetNumRule( *rUndoIter.pAktPam, aNumRule, false );
             // <--
         }
@@ -176,7 +175,6 @@ void SwUndoInsNum::Repeat( SwUndoIter& rUndoIter )
         if( !sReplaceRule.Len() )
         {
             // --> OD 2005-02-25 #i42921# - adapt to changed signature
-            // --> OD 2008-03-18 #refactorlists#
             rUndoIter.GetDoc().SetNumRule( *rUndoIter.pAktPam, aNumRule, false );
             // <--
         }
@@ -420,7 +418,6 @@ SwUndoNumRuleStart::SwUndoNumRuleStart( const SwPosition& rPos, USHORT nStt )
     SwTxtNode* pTxtNd = rPos.nNode.GetNode().GetTxtNode();
     if ( pTxtNd )
     {
-        // --> OD 2008-02-28 #refactorlists#
         if ( pTxtNd->HasAttrListRestartValue() )
         {
             nOldStt = static_cast<USHORT>(pTxtNd->GetAttrListRestartValue());
@@ -429,7 +426,6 @@ SwUndoNumRuleStart::SwUndoNumRuleStart( const SwPosition& rPos, USHORT nStt )
         {
             nOldStt = USHRT_MAX; // indicating, that the list restart value is not set
         }
-        // <--
     }
 }
 
diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx
index 360b8cc..758244e 100644
--- a/sw/source/core/unocore/unocrsrhelper.cxx
+++ b/sw/source/core/unocore/unocrsrhelper.cxx
@@ -600,7 +600,6 @@ sal_Bool getCrsrPropertyValue(const SfxItemPropertySimpleEntry& rEntry
 sal_Int16 IsNodeNumStart(SwPaM& rPam, PropertyState& eState)
 {
     const SwTxtNode* pTxtNd = rPam.GetNode()->GetTxtNode();
-    // --> OD 2008-02-28 #refactorlists#
     // correction: check, if restart value is set at the text node and use
     // new method <SwTxtNode::GetAttrListRestartValue()> to retrieve the value
     if ( pTxtNd && pTxtNd->GetNumRule() && pTxtNd->IsListRestart() &&
@@ -610,7 +609,6 @@ sal_Int16 IsNodeNumStart(SwPaM& rPam, PropertyState& eState)
         sal_Int16 nTmp = sal::static_int_cast< sal_Int16 >(pTxtNd->GetAttrListRestartValue());
         return nTmp;
     }
-    // <--
     eState = PropertyState_DEFAULT_VALUE;
     return -1;
 }
@@ -707,19 +705,15 @@ void setNumberingProperty(const Any& rValue, SwPaM& rPam)
                     SwPaM aPam( *rPam.GetPoint() );
                     for( sal_uInt16 n = 0; n < aRangeArr.Count(); ++n )
                     {
-                        // --> OD 2008-03-17 #refactorlists#
                         // no start of a new list
                         pDoc->SetNumRule( aRangeArr.SetPam( n, aPam ), aRule, false );
-                        // <--
                     }
                     pDoc->EndUndo( UNDO_END, NULL );
                 }
                 else
                 {
-                    // --> OD 2008-03-17 #refactorlists#
                     // no start of a new list
                     pDoc->SetNumRule( rPam, aRule, false );
-                    // <--
                 }
 
 
@@ -730,10 +724,8 @@ void setNumberingProperty(const Any& rValue, SwPaM& rPam)
                 SwNumRule* pRule = pDoc->FindNumRulePtr( pSwNum->GetCreatedNumRuleName() );
                 if(!pRule)
                     throw RuntimeException();
-                // --> OD 2008-03-17 #refactorlists#
                 // no start of a new list
                 pDoc->SetNumRule( rPam, *pRule, false );
-                // <--
             }
             // --> OD 2009-08-18 #i103817#
             // outline numbering
diff --git a/sw/source/core/unocore/unoobj.cxx b/sw/source/core/unocore/unoobj.cxx
index 3527e3e..2d42782 100644
--- a/sw/source/core/unocore/unoobj.cxx
+++ b/sw/source/core/unocore/unoobj.cxx
@@ -568,11 +568,7 @@ throw (lang::IllegalArgumentException)
         {
             // multi selection is not considered
             SwTxtNode *const pTxtNd = rPam.GetNode()->GetTxtNode();
-            // --> OD 2008-05-14 #refactorlists# - check on list style not needed
-//                const SwNumRule* pRule = pTxtNd->GetNumRule();
-//                if( FN_UNO_NUM_LEVEL == rEntry.nWID  &&  pRule != NULL )
             if (FN_UNO_NUM_LEVEL == rEntry.nWID)
-            // <--
             {
                 sal_Int16 nLevel = 0;
                 if (rValue >>= nLevel)
@@ -2331,9 +2327,7 @@ throw (beans::UnknownPropertyException, lang::WrappedTargetException,
 static USHORT g_ParaResetableSetRange[] = {
     RES_FRMATR_BEGIN, RES_FRMATR_END-1,
     RES_PARATR_BEGIN, RES_PARATR_END-1,
-    // --> OD 2008-02-25 #refactorlists#
     RES_PARATR_LIST_BEGIN, RES_PARATR_LIST_END-1,
-    // <--
     RES_UNKNOWNATR_BEGIN, RES_UNKNOWNATR_END-1,
     0
 };
diff --git a/sw/source/core/unocore/unosett.cxx b/sw/source/core/unocore/unosett.cxx
index 1d8bc2a..cd4097d 100644
--- a/sw/source/core/unocore/unosett.cxx
+++ b/sw/source/core/unocore/unosett.cxx
@@ -2181,13 +2181,11 @@ void SwXNumberingRules::setPropertyValue( const OUString& rPropertyName, 
const A
         pDocRule ? pDocRule->SetRuleType(eNumRuleType) :
             pCreatedRule ? pCreatedRule->SetRuleType(eNumRuleType) : 
pNumRule->SetRuleType(eNumRuleType);
     }
-    // --> OD 2008-04-23 #refactorlists#
     else if(rPropertyName.equalsAsciiL( SW_PROP_NAME(UNO_NAME_DEFAULT_LIST_ID)))
     {
         delete pDocRule;
         throw IllegalArgumentException();
     }
-    // <--
     else
         throw UnknownPropertyException();
 
@@ -2236,14 +2234,12 @@ Any SwXNumberingRules::getPropertyValue( const OUString& rPropertyName )
         BOOL bVal = pRule->IsOutlineRule();
         aRet.setValue(&bVal, ::getBooleanCppuType());
     }
-    // --> OD 2008-04-23 #refactorlists#
     else if(rPropertyName.equalsAsciiL( SW_PROP_NAME(UNO_NAME_DEFAULT_LIST_ID)))
     {
         OSL_ENSURE( pRule->GetDefaultListId().Len() != 0,
                 "<SwXNumberingRules::getPropertyValue(..)> - no default list id found. Serious 
defect -> please inform OD." );
         aRet <<= OUString(pRule->GetDefaultListId());
     }
-    // <--
     else
         throw UnknownPropertyException();
     return aRet;
diff --git a/sw/source/filter/html/htmlnum.cxx b/sw/source/filter/html/htmlnum.cxx
index 10ed0bb..592df23 100644
--- a/sw/source/filter/html/htmlnum.cxx
+++ b/sw/source/filter/html/htmlnum.cxx
@@ -82,7 +82,6 @@ void SwHTMLNumRuleInfo::Set( const SwTxtNode& rTxtNd )
         pNumRule = const_cast<SwNumRule*>(pTxtNdNumRule);
         nDeep = static_cast< sal_uInt16 >(pNumRule ? rTxtNd.GetActualListLevel() + 1 : 0);
         bNumbered = rTxtNd.IsCountedInList();
-        // --> OD 2008-02-27 #refactorlists#
         // --> OD 2005-11-16 #i57919#
         // correction of refactoring done by cws swnumtree:
         // <bRestart> has to be set to <true>, if numbering is restarted at this
@@ -528,11 +527,7 @@ void SwHTMLParser::NewNumBulListItem( int nToken )
         AppendTxtNode( AM_NOSPACE, sal_False );
     bNoParSpace = sal_False;   // In <LI> wird kein Abstand eingefuegt!
 
-    // --> OD 2008-04-02 #refactorlists#
-//    if( HTML_LISTHEADER_ON==nToken )
-//        SetNoNum(&nLevel, TRUE);
     const bool bCountedInList( HTML_LISTHEADER_ON==nToken ? false : true );
-    // <--
 
     _HTMLAttrContext *pCntxt = new _HTMLAttrContext( static_cast< sal_uInt16 >(nToken) );
 
@@ -578,9 +573,7 @@ void SwHTMLParser::NewNumBulListItem( int nToken )
     // #i57656# - <IsCounted()> state of text node has to be adjusted accordingly.
     if ( nLevel < MAXLEVEL )
     {
-        // --> OD 2008-04-02 #refactorlists#
         pTxtNode->SetCountedInList( bCountedInList );
-        // <--
     }
     // <--
     // --> OD 2005-11-15 #i57919#
@@ -669,7 +662,6 @@ void SwHTMLParser::EndNumBulListItem( int nToken, sal_Bool bSetColl,
 
 /*  */
 
-// --> OD 2008-04-02 #refactorlists#
 void SwHTMLParser::SetNodeNum( sal_uInt8 nLevel, bool bCountedInList )
 {
     SwTxtNode* pTxtNode = pPam->GetNode()->GetTxtNode();
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index 70d5382..3986b9b 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -571,10 +571,8 @@ class SwHTMLParser : public SfxHTMLParser, public SwClient
     SwTwips GetCurrentBrowseWidth();
 
     SwHTMLNumRuleInfo& GetNumInfo() { return *pNumRuleInfo; }
-    // --> OD 2008-04-02 #refactorlists#
     // add parameter <bCountedInList>
     void SetNodeNum( sal_uInt8 nLevel, bool bCountedInList );
-    // <--
 
     // Verwalten von Absatz-Vorlagen
 
diff --git a/sw/source/filter/ww1/fltshell.cxx b/sw/source/filter/ww1/fltshell.cxx
index 3d746f7..4436d52 100644
--- a/sw/source/filter/ww1/fltshell.cxx
+++ b/sw/source/filter/ww1/fltshell.cxx
@@ -457,10 +457,8 @@ void SwFltControlStack::SetAttrInDoc(const SwPosition& rTmpPos, 
SwFltStackEntry*
                                                 aTmpStart, aTmpEnd ) )
                     {
                         SwPaM aTmpPam( aTmpStart, aTmpEnd );
-                        // --> OD 2008-03-17 #refactorlists#
                         // no start of a new list
                         pDoc->SetNumRule( aTmpPam, *pRul, false );
-                        // <--
 
                         aTmpStart = aTmpEnd;    // Start fuer naechstes Teilstueck
                         aTmpStart++;
diff --git a/sw/source/filter/ww8/rtfattributeoutput.cxx 
b/sw/source/filter/ww8/rtfattributeoutput.cxx
index 82b0eab..8ddd27c 100644
--- a/sw/source/filter/ww8/rtfattributeoutput.cxx
+++ b/sw/source/filter/ww8/rtfattributeoutput.cxx
@@ -2464,10 +2464,8 @@ void RtfAttributeOutput::ParaNumRule_Impl( const SwTxtNode* pTxtNd, 
sal_Int32 nL
 
     if( pRule && pTxtNd->IsInList() )
     {
-        // --> OD 2008-03-18 #refactorlists#
         OSL_ENSURE( pTxtNd->GetActualListLevel() >= 0 && pTxtNd->GetActualListLevel() < MAXLEVEL,
                 "<SwRTFWriter::OutListNum(..)> - text node does not have valid list level. Serious 
defect -> please inform OD" );
-        // <--
 
         const bool bExportNumRule = USHRT_MAX != nNumId;
         const SwNumFmt* pFmt = pRule->GetNumFmt( nLvl );
diff --git a/sw/source/ui/app/docst.cxx b/sw/source/ui/app/docst.cxx
index 8832cc7..8374fad 100644
--- a/sw/source/ui/app/docst.cxx
+++ b/sw/source/ui/app/docst.cxx
@@ -874,7 +874,6 @@ USHORT SwDocShell::ApplyStyles(const String &rName, USHORT nFamily,
         case SFX_STYLE_FAMILY_PSEUDO:
         {
             // reset indent attribute on applying list style
-            // --> OD 2008-03-17 #refactorlists#
             // continue list of list style
             const SwNumRule* pNumRule = pStyle->GetNumRule();
             const String sListIdForStyle =pNumRule->GetDefaultListId();
diff --git a/sw/source/ui/shells/textsh1.cxx b/sw/source/ui/shells/textsh1.cxx
index 1b37ac7..4831fdd 100644
--- a/sw/source/ui/shells/textsh1.cxx
+++ b/sw/source/ui/shells/textsh1.cxx
@@ -874,9 +874,7 @@ void SwTextShell::Execute(SfxRequest &rReq)
 
             SfxItemSet aCoreSet( GetPool(),
                             RES_PARATR_BEGIN,           RES_PARATR_END - 1,
-                            // --> OD 2008-02-25 #refactorlists#
                             RES_PARATR_LIST_BEGIN,      RES_PARATR_LIST_END - 1,
-                            // <--
                             RES_FRMATR_BEGIN,           RES_FRMATR_END - 1,
                             SID_ATTR_TABSTOP_POS,       SID_ATTR_TABSTOP_POS,
                             SID_ATTR_TABSTOP_DEFAULTS,  SID_ATTR_TABSTOP_DEFAULTS,
@@ -1049,7 +1047,6 @@ void SwTextShell::Execute(SfxRequest &rReq)
         break;
         case FN_NUM_CONTINUE:
         {
-            // --> OD 2008-03-18 #refactorlists#
             String sContinuedListId;
             const SwNumRule* pRule =
                 rWrtSh.SearchNumRule( false, true, false, -1, sContinuedListId );
@@ -1064,7 +1061,6 @@ void SwTextShell::Execute(SfxRequest &rReq)
             {
                 rWrtSh.SetCurNumRule( *pRule, false, sContinuedListId );
             }
-            // <--
         }
         break;
         case FN_SELECT_PARA:
diff --git a/sw/source/ui/shells/txtattr.cxx b/sw/source/ui/shells/txtattr.cxx
index 50a682e..4b23b00 100644
--- a/sw/source/ui/shells/txtattr.cxx
+++ b/sw/source/ui/shells/txtattr.cxx
@@ -409,10 +409,8 @@ SET_LINESPACE:
                                         pCurRule->Get( 0 ).GetPositionAndSpaceMode() );
                     aSetRule.SetSvxRule( aRule, GetShell().GetDoc());
                     aSetRule.SetAutoRule( TRUE );
-                    // --> OD 2008-03-17 #refactorlists#
                     // no start or continuation of a list - list style is only changed
                     GetShell().SetCurNumRule( aSetRule, false );
-                    // <--
                 }
             }
         }
diff --git a/sw/source/ui/shells/txtnum.cxx b/sw/source/ui/shells/txtnum.cxx
index bfe73d9..fb62953 100644
--- a/sw/source/ui/shells/txtnum.cxx
+++ b/sw/source/ui/shells/txtnum.cxx
@@ -125,11 +125,9 @@ void SwTextShell::ExecEnterNum(SfxRequest &rReq)
                 aRule.SetFeatureFlag(NUM_ENABLE_EMBEDDED_BMP, FALSE);
 
             aSet.Put(SvxNumBulletItem(aRule));
-            // --> OD 2008-02-29 #refactorlists# - removed <bHasChild>
             OSL_ENSURE( GetShell().GetNumLevel() < MAXLEVEL,
                     "<SwTextShell::ExecEnterNum()> - numbered node without valid list level. 
Serious defect -> please inform OD." );
             USHORT nLevel = GetShell().GetNumLevel();
-            // <--
             if( nLevel < MAXLEVEL )
             {
                 nLevel = 1<<nLevel;
@@ -198,12 +196,10 @@ void SwTextShell::ExecEnterNum(SfxRequest &rReq)
                                     // <--
                 aSetRule.SetSvxRule( *pSetRule, GetShell().GetDoc());
                 aSetRule.SetAutoRule( TRUE );
-                // --> OD 2008-03-17 #refactorlists#
                 // No start of new list, if an existing list style is edited.
                 // Otherwise start a new list.
                 const bool bCreateList = (pCurRule == 0);
                 GetShell().SetCurNumRule( aSetRule, bCreateList );
-                // <--
             }
             // wenn der Dialog mit OK verlassen wurde, aber nichts ausgewaehlt
             // wurde dann muss die Numerierung zumindest eingeschaltet werden,
@@ -219,10 +215,8 @@ void SwTextShell::ExecEnterNum(SfxRequest &rReq)
                                     // <--
                 aSetRule.SetSvxRule(*pSetRule, GetShell().GetDoc());
                 aSetRule.SetAutoRule( TRUE );
-                // --> OD 2008-03-17 #refactorlists#
                 // start new list
                 GetShell().SetCurNumRule( aSetRule, true );
-                // <--
             }
         }
         else if(RET_USER == nRet)
diff --git a/sw/source/ui/wrtsh/wrtsh1.cxx b/sw/source/ui/wrtsh/wrtsh1.cxx
index 839b329..b38053e 100644
--- a/sw/source/ui/wrtsh/wrtsh1.cxx
+++ b/sw/source/ui/wrtsh/wrtsh1.cxx
@@ -1347,7 +1347,6 @@ void SwWrtShell::NumOrBulletOn(BOOL bNum)
         }
         // <--
         // reset indent attribute on applying list style
-        // --> OD 2008-03-17 #refactorlists#
         // start new list
         SetCurNumRule( aNumRule, true, String(), true );
     }
@@ -1382,10 +1381,8 @@ void SwWrtShell::NumOrBulletOff()
                 aFmt.SetNumberingType(SVX_NUM_NUMBER_NONE);
                 aNumRule.Set(nLevel, aFmt);
 
-                // --> OD 2008-03-17 #refactorlists#
                 // no start or continuation of a list - the outline style is only changed.
                 SetCurNumRule( aNumRule, false );
-                // <--
             }
         }
         else
@@ -1489,9 +1486,7 @@ SelectionType SwWrtShell::GetSelectionType() const
         const SwTxtNode* pTxtNd =
             GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode();
 
-        // --> OD 2008-03-19 #refactorlists#
         if ( pTxtNd && pTxtNd->IsInList() )
-        // <--
         {
             const SwNumFmt& rFmt = pNumRule->Get(sal::static_int_cast< sal_uInt8, 
sal_Int32>(pTxtNd->GetActualListLevel()));
             if ( SVX_NUM_NUMBER_NONE != rFmt.GetNumberingType() )
-- 
1.7.3.5

From 6c8e52bf1c165620cd89c943200732673e02e71e Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Mon, 17 Jan 2011 21:50:08 +0100
Subject: [PATCH 4/7] Remove dates and two sections of old code.

---
 sw/source/core/bastyp/calc.cxx           |   43 -------------
 sw/source/core/bastyp/swrect.cxx         |   21 ------
 sw/source/core/doc/docdesc.cxx           |   10 ---
 sw/source/core/doc/docfly.cxx            |    7 --
 sw/source/core/doc/docglos.cxx           |    2 +-
 sw/source/core/doc/doclay.cxx            |   14 ----
 sw/source/core/doc/doctxm.cxx            |    2 +-
 sw/source/core/docnode/ndsect.cxx        |    2 +-
 sw/source/core/docnode/ndtbl.cxx         |    2 +-
 sw/source/core/docnode/node2lay.cxx      |    6 +-
 sw/source/core/draw/dcontact.cxx         |   33 ----------
 sw/source/core/edit/edfld.cxx            |    3 +-
 sw/source/core/edit/editsh.cxx           |    6 --
 sw/source/core/edit/edsect.cxx           |    2 +-
 sw/source/core/fields/authfld.cxx        |    2 +-
 sw/source/core/fields/expfld.cxx         |    4 +-
 sw/source/core/frmedt/fefly1.cxx         |   43 -------------
 sw/source/core/frmedt/feshview.cxx       |  100 +-----------------------------
 sw/source/core/frmedt/fews.cxx           |   25 --------
 sw/source/core/inc/node2lay.hxx          |    2 +-
 sw/source/core/layout/atrfrm.cxx         |    2 +-
 sw/source/core/layout/calcmove.cxx       |   19 ------
 sw/source/core/layout/colfrm.cxx         |   11 +---
 sw/source/core/layout/dbg_lay.cxx        |   28 ++++----
 sw/source/core/layout/sectfrm.cxx        |   50 +--------------
 sw/source/core/layout/trvlfrm.cxx        |   43 +-------------
 sw/source/core/layout/wsfrm.cxx          |   80 +-----------------------
 sw/source/core/text/inftxt.cxx           |    2 +-
 sw/source/core/text/itratr.cxx           |    2 +-
 sw/source/core/text/porlay.cxx           |    2 +-
 sw/source/core/text/pormulti.cxx         |   46 +++++++-------
 sw/source/core/text/pormulti.hxx         |    6 +-
 sw/source/core/text/txtfrm.cxx           |    2 +-
 sw/source/core/tox/tox.cxx               |   28 --------
 sw/source/core/txtnode/fntcache.cxx      |   27 --------
 sw/source/core/unocore/unocoll.cxx       |    2 +-
 sw/source/core/unocore/unocrsrhelper.cxx |    4 +-
 sw/source/core/unocore/unofield.cxx      |   24 +-------
 sw/source/core/unocore/unoframe.cxx      |    2 +-
 sw/source/core/unocore/unoobj.cxx        |    2 +-
 sw/source/core/unocore/unotbl.cxx        |    8 +-
 sw/source/ui/config/cfgitems.cxx         |    4 +-
 sw/source/ui/config/optpage.cxx          |    6 +-
 sw/source/ui/dochdl/gloshdl.cxx          |    2 +-
 sw/source/ui/dochdl/selglos.cxx          |    2 +-
 sw/source/ui/docvw/edtwin3.cxx           |    2 -
 sw/source/ui/inc/actctrl.hxx             |    6 +-
 sw/source/ui/inc/optpage.hxx             |    6 +-
 sw/source/ui/index/cnttab.cxx            |    6 +-
 sw/source/ui/index/multmrk.cxx           |    2 +-
 sw/source/ui/index/swuiidxmrk.cxx        |    4 +-
 sw/source/ui/misc/glosdoc.cxx            |    2 +-
 sw/source/ui/misc/glossary.cxx           |    4 +-
 sw/source/ui/misc/outline.cxx            |    2 +-
 sw/source/ui/shells/basesh.cxx           |    2 +-
 sw/source/ui/uno/unoatxt.cxx             |    2 +-
 sw/source/ui/uno/unotxdoc.cxx            |    2 +-
 sw/source/ui/utlui/uiitems.cxx           |    2 +-
 58 files changed, 103 insertions(+), 672 deletions(-)

diff --git a/sw/source/core/bastyp/calc.cxx b/sw/source/core/bastyp/calc.cxx
index afb58df..00bd963 100644
--- a/sw/source/core/bastyp/calc.cxx
+++ b/sw/source/core/bastyp/calc.cxx
@@ -260,9 +260,6 @@ double lcl_ConvertToDateValue( SwDoc& rDoc, sal_Int32 nDate )
 |*
 |*     SwCalc::SwCalc( SwDoc* pD ) :
 |*
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        JP 03.11.95
-|*
 |******************************************************************************/
 
 SwCalc::SwCalc( SwDoc& rD )
@@ -404,9 +401,6 @@ static ULONG SwDocStat::* const aDocStat2[ 4 ] =
 |*
 |*     SwCalc::~SwCalc()
 |*
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        OK 12-02-93 11:04am
-|*
 |******************************************************************************/
 
 SwCalc::~SwCalc()
@@ -423,9 +417,6 @@ SwCalc::~SwCalc()
 |*
 |*     SwSbxValue SwCalc::Calculate( const String& rStr )
 |*
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        OK 12-02-93 11:04am
-|*
 |******************************************************************************/
 
 SwSbxValue SwCalc::Calculate( const String& rStr )
@@ -458,8 +449,6 @@ SwSbxValue SwCalc::Calculate( const String& rStr )
 |*                                             nur beim errechnen von Tabellenzellen auf FALSE 
gesetzt
 |*                                             werden, damit keine Rundungsfehler beim 
zusammenstellen
 |*                                             der Formel entstehen.
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        JP 19.02.98
 |*
 |******************************************************************************/
 
@@ -501,9 +490,6 @@ String SwCalc::GetStrResult( double nValue, BOOL )
 |*
 |*     SwCalcExp* SwCalc::VarLook( const String& )
 |*
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        JP 15.11.99
-|*
 |******************************************************************************/
 
 SwCalcExp* SwCalc::VarInsert( const String &rStr )
@@ -517,9 +503,6 @@ SwCalcExp* SwCalc::VarInsert( const String &rStr )
 |*
 |*     SwCalcExp* SwCalc::VarLook( const String& , USHORT ins )
 |*
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        JP 15.11.99
-|*
 |******************************************************************************/
 SwCalcExp* SwCalc::VarLook( const String& rStr, USHORT ins )
 {
@@ -674,9 +657,6 @@ SwCalcExp* SwCalc::VarLook( const String& rStr, USHORT ins )
 |*
 |*     BOOL SwCalc::VarChange( const String& rStr, const SwSbxValue nValue )
 |*
-|*     Erstellung                      OK 12-02-93 11:04am
-|*     Letzte Aenderung        OK 12-02-93 11:04am
-|*
 |******************************************************************************/
 
 void SwCalc::VarChange( const String& rStr, double nValue )
@@ -707,9 +687,6 @@ void SwCalc::VarChange( const String& rStr, const SwSbxValue& rValue )
 |*
 |*     BOOL SwCalc::Push( const void* pPtr )
 |*
-|*     Erstellung                      OK 12-02-93 11:05am
-|*     Letzte Aenderung        OK 12-02-93 11:05am
-|*
 |******************************************************************************/
 
 BOOL SwCalc::Push( const VoidPtr pPtr )
@@ -725,9 +702,6 @@ BOOL SwCalc::Push( const VoidPtr pPtr )
 |*
 |*     void SwCalc::Pop( const void* pPtr )
 |*
-|*     Erstellung                      OK 12-02-93 11:05am
-|*     Letzte Aenderung        OK 12-02-93 11:05am
-|*
 |******************************************************************************/
 
 void SwCalc::Pop( const VoidPtr )
@@ -742,9 +716,6 @@ void SwCalc::Pop( const VoidPtr )
 |*
 |*     SwCalcOper SwCalc::GetToken()
 |*
-|*     Erstellung                      OK 12-02-93 11:05am
-|*     Letzte Aenderung        JP 03.11.95
-|*
 |******************************************************************************/
 
 SwCalcOper SwCalc::GetToken()
@@ -1156,9 +1127,6 @@ else
 |*
 |*     SwSbxValue SwCalc::Term()
 |*
-|*     Erstellung                      OK 12-02-93 11:05am
-|*     Letzte Aenderung        JP 16.01.96
-|*
 |******************************************************************************/
 
 SwSbxValue SwCalc::Term()
@@ -1330,9 +1298,6 @@ SwSbxValue SwCalc::Term()
 |*
 |*     SwSbxValue SwCalc::Prim()
 |*
-|*     Erstellung                      OK 12-02-93 11:05am
-|*     Letzte Aenderung        JP 03.11.95
-|*
 |******************************************************************************/
 
 extern "C" typedef double (*pfCalc)( double );
@@ -1503,9 +1468,6 @@ SwSbxValue SwCalc::Prim()
 |*
 |*     SwSbxValue      SwCalc::Expr()
 |*
-|*     Erstellung                      OK 12-02-93 11:06am
-|*     Letzte Aenderung        JP 03.11.95
-|*
 |******************************************************************************/
 
 SwSbxValue     SwCalc::Expr()
@@ -1598,8 +1560,6 @@ lcl_Str2Double( const String& rCommand, xub_StrLen& rCommandPos, double& rVal,
 /******************************************************************************
  *     Methode         :       BOOL SwCalc::Str2Double( double& )
  *     Beschreibung:
- *     Erstellt        :       OK 07.06.94 12:56
- *     Aenderung       :       JP 27.10.98
  ******************************************************************************/
 bool SwCalc::Str2Double( const String& rCommand, xub_StrLen& rCommandPos,
     double& rVal, const LocaleDataWrapper* const pLclData )
@@ -1665,9 +1625,6 @@ BOOL SwCalc::IsValidVarName( const String& rStr,
 |*
 |*     CTOR DTOR der SwHash classes
 |*
-|*     Ersterstellung          OK 25.06.93 12:20
-|*     Letzte Aenderung        OK 25.06.93 12:20
-|*
 ******************************************************************************/
 
 SwHash::SwHash( const String& rStr ) :
diff --git a/sw/source/core/bastyp/swrect.cxx b/sw/source/core/bastyp/swrect.cxx
index 6999b9d..4ce8a99 100644
--- a/sw/source/core/bastyp/swrect.cxx
+++ b/sw/source/core/bastyp/swrect.cxx
@@ -41,9 +41,6 @@
 |*
 |*     SwRect::SwRect()
 |*
-|*     Ersterstellung          MA 02. Feb. 93
-|*     Letzte Aenderung        MA 05. Sep. 93
-|*
 |*************************************************************************/
 
 
@@ -61,9 +58,6 @@ SwRect::SwRect( const Rectangle &rRect ) :
 |*
 |*     SwRect::Center()
 |*
-|*     Ersterstellung          MA 27. Jan. 93
-|*     Letzte Aenderung        MA 27. Jan. 93
-|*
 |*************************************************************************/
 Point SwRect::Center() const
 {
@@ -75,9 +69,6 @@ Point SwRect::Center() const
 |*
 |*     SwRect::Union()
 |*
-|*     Ersterstellung          MA 27. Jan. 93
-|*     Letzte Aenderung        MA 27. Jan. 93
-|*
 |*************************************************************************/
 
 
@@ -100,9 +91,6 @@ SwRect& SwRect::Union( const SwRect& rRect )
 |*
 |*     SwRect::Intersection(), _Intersection()
 |*
-|*     Ersterstellung          MA 27. Jan. 93
-|*     Letzte Aenderung        MA 05. Sep. 93
-|*
 |*************************************************************************/
 
 
@@ -155,9 +143,6 @@ SwRect& SwRect::_Intersection( const SwRect& rRect )
 |*
 |*     SwRect::IsInside()
 |*
-|*     Ersterstellung          MA 27. Jan. 93
-|*     Letzte Aenderung        MA 27. Jan. 93
-|*
 |*************************************************************************/
 
 
@@ -199,9 +184,6 @@ BOOL SwRect::IsNear( const Point& rPoint, long nTolerance ) const
 |*
 |*     SwRect::IsOver()
 |*
-|*     Ersterstellung          MA 25. Feb. 94
-|*     Letzte Aenderung        MA 27. Jun. 96
-|*
 |*************************************************************************/
 
 
@@ -218,9 +200,6 @@ BOOL SwRect::IsOver( const SwRect& rRect ) const
 |*
 |*     SwRect::Justify()
 |*
-|*     Ersterstellung          MA 10. Oct. 94
-|*     Letzte Aenderung        MA 23. Oct. 96
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/doc/docdesc.cxx b/sw/source/core/doc/docdesc.cxx
index b58e423..f8379e1 100644
--- a/sw/source/core/doc/docdesc.cxx
+++ b/sw/source/core/doc/docdesc.cxx
@@ -138,9 +138,6 @@ static void lcl_DefaultPageFmt( sal_uInt16 nPoolFmtId,
 |*
 |*     SwDoc::ChgPageDesc()
 |*
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        MA 01. Mar. 95
-|*
 |*************************************************************************/
 
 void lcl_DescSetAttr( const SwFrmFmt &rSource, SwFrmFmt &rDest,
@@ -439,8 +436,6 @@ void SwDoc::ChgPageDesc( USHORT i, const SwPageDesc &rChged )
 |*
 |*     Beschreibung            Alle Descriptoren, deren Follow auf den zu loeschenden
 |*             zeigen muessen angepasst werden.
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        JP 04.09.95
 |*
 |*************************************************************************/
 
@@ -585,9 +580,6 @@ void SwDoc::DelPageDesc( USHORT i, BOOL bBroadcast )
 |*
 |*     SwDoc::MakePageDesc()
 |*
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        MA 20. Aug. 93
-|*
 |*************************************************************************/
 
 USHORT SwDoc::MakePageDesc( const String &rName, const SwPageDesc *pCpy,
@@ -652,8 +644,6 @@ SwPageDesc* SwDoc::FindPageDescByName( const String& rName, USHORT* pPos ) const
 /******************************************************************************
  *  Methode     :   void SwDoc::PrtDataChanged()
  *     Beschreibung:
- *     Erstellt        :       OK 27.10.94 10:20
- *     Aenderung       :       MA 26. Mar. 98
  ******************************************************************************/
 
 void SwDoc::PrtDataChanged()
diff --git a/sw/source/core/doc/docfly.cxx b/sw/source/core/doc/docfly.cxx
index 1c9010c..1adad00 100644
--- a/sw/source/core/doc/docfly.cxx
+++ b/sw/source/core/doc/docfly.cxx
@@ -159,8 +159,6 @@ SwFrmFmt* SwDoc::GetFlyNum( USHORT nIdx, FlyCntType eType )
 #*     Class           :  SwDoc
 #*     Methode         :  SetFlyFrmAnchor
 #*     Beschreibung:  Das Ankerattribut des FlyFrms aendert sich.
-#*     Datum           :  MA 01. Feb. 94
-#*     Update          :  JP 09.03.98
 #***********************************************************************/
 Point lcl_FindAnchorLayPos( SwDoc& rDoc, const SwFmtAnchor& rAnch,
                             const SwFrmFmt* pFlyFmt )
@@ -521,8 +519,6 @@ void SwDoc::SetFlyFrmDescription( SwFlyFrmFmt& rFlyFrmFmt,
 /***************************************************************************
  *     Methode         :       BOOL SwDoc::SetFrmFmtToFly( SwFlyFrm&, SwFrmFmt& )
  *     Beschreibung:
- *     Erstellt        :       OK 14.04.94 15:40
- *     Aenderung       :       JP 23.04.98
  ***************************************************************************/
 BOOL SwDoc::SetFrmFmtToFly( SwFrmFmt& rFmt, SwFrmFmt& rNewFmt,
                             SfxItemSet* pSet, BOOL bKeepOrient )
@@ -632,9 +628,6 @@ void SwDoc::GetGrfNms( const SwFlyFrmFmt& rFmt, String* pGrfName,
 |*
 |*     SwDoc::ChgAnchor()
 |*
-|*     Ersterstellung          MA 10. Jan. 95
-|*     Letzte Aenderung        JP 08.07.98
-|*
 *************************************************************************/
 sal_Bool SwDoc::ChgAnchor( const SdrMarkList& _rMrkList,
                            RndStdIds _eAnchorType,
diff --git a/sw/source/core/doc/docglos.cxx b/sw/source/core/doc/docglos.cxx
index aa14673..22cbe30 100644
--- a/sw/source/core/doc/docglos.cxx
+++ b/sw/source/core/doc/docglos.cxx
@@ -106,7 +106,7 @@ static void lcl_copyDocumentProperties(
     }
 }
 
-/* -----------------22.07.99 11:47-------------------
+/* --------------------------------------------------
     Description: inserts an AutoText block
  --------------------------------------------------*/
 BOOL SwDoc::InsertGlossary( SwTextBlocks& rBlock, const String& rEntry,
diff --git a/sw/source/core/doc/doclay.cxx b/sw/source/core/doc/doclay.cxx
index 2f042a0..19bebdc 100644
--- a/sw/source/core/doc/doclay.cxx
+++ b/sw/source/core/doc/doclay.cxx
@@ -223,8 +223,6 @@ SwFrmFmt *SwDoc::MakeLayoutFmt( RndStdIds eRequest, const SfxItemSet* pSet )
 |*
 |*     Beschreibung            Loescht das angegebene Format, der Inhalt wird mit
 |*             geloescht.
-|*     Ersterstellung          MA 23. Sep. 92
-|*     Letzte Aenderung        MA 05. Feb. 93
 |*
 |*************************************************************************/
 void SwDoc::DelLayoutFmt( SwFrmFmt *pFmt )
@@ -369,9 +367,6 @@ void SwDoc::DelLayoutFmt( SwFrmFmt *pFmt )
 |*                                                     Vom chaos::Anchor-Attribut wird die 
Position immer
 |*                                                     auf 0 gesetzt !!!
 |*
-|*     Ersterstellung          BP 18.12.92
-|*     Letzte Aenderung        MA 17. Jul. 96
-|*
 |*************************************************************************/
 SwFrmFmt *SwDoc::CopyLayoutFmt( const SwFrmFmt& rSource,
                                 const SwFmtAnchor& rNewAnchor,
@@ -1127,9 +1122,6 @@ void SwDoc::GetAllFlyFmts( SwPosFlyFrms& rPosFlyFmts,
 |*
 |*     SwDoc::InsertLabel()
 |*
-|*     Ersterstellung          MA 11. Feb. 94
-|*     Letzte Aenderung        MA 12. Nov. 97
-|*
 |*************************************************************************/
 
 /* #i6447# changed behaviour if lcl_CpyAttr:
@@ -1491,9 +1483,6 @@ SwFlyFrmFmt* SwDoc::InsertLabel( const SwLabelType eType, const String &rTxt, 
co
 |*
 |*     SwDoc::InsertDrawLabel()
 |*
-|*     Ersterstellung          MIB 7. Dez. 98
-|*     Letzte Aenderung        MIB 7. Dez. 98
-|*
 |*************************************************************************/
 SwFlyFrmFmt* SwDoc::InsertDrawLabel( const String &rTxt,
                                      const String& rSeparator,
@@ -1794,9 +1783,6 @@ void SwDoc::UnblockIdling()
 |*
 |*     SwDoc::DoIdleJobs()
 |*
-|*     Ersterstellung          OK 30.03.94
-|*     Letzte Aenderung        MA 09. Jun. 95
-|*
 |*************************************************************************/
 IMPL_LINK( SwDoc, DoIdleJobs, Timer *, pTimer )
 {
diff --git a/sw/source/core/doc/doctxm.cxx b/sw/source/core/doc/doctxm.cxx
index 1371d3d..ab040ad 100644
--- a/sw/source/core/doc/doctxm.cxx
+++ b/sw/source/core/doc/doctxm.cxx
@@ -1300,7 +1300,7 @@ void SwTOXBaseSection::UpdateTemplate( const SwTxtNode* pOwnChapterNode )
     }
 }
 
-/* -----------------14.07.99 09:59-------------------
+/* --------------------------------------------------
     Description: generate content from sequence fields
  --------------------------------------------------*/
 void SwTOXBaseSection::UpdateSequence( const SwTxtNode* pOwnChapterNode )
diff --git a/sw/source/core/docnode/ndsect.cxx b/sw/source/core/docnode/ndsect.cxx
index a7168c2..5af35f5 100644
--- a/sw/source/core/docnode/ndsect.cxx
+++ b/sw/source/core/docnode/ndsect.cxx
@@ -774,7 +774,7 @@ void SwDoc::UpdateSection(sal_uInt16 const nPos, SwSectionData & rNewData,
     // <--
 }
 
-/* -----------------19.02.99 09:31-------------------
+/* --------------------------------------------------
  * LockFrms wurde im InsertSection genutzt, um zu verhindern, dass
  * SectionFrms durch das DelFrms zerstoert werden. Dies ist durch
  * den Destroy-Listen-Mechanismus ueberfluessig geworden.
diff --git a/sw/source/core/docnode/ndtbl.cxx b/sw/source/core/docnode/ndtbl.cxx
index 4bcb797..05d68aa 100644
--- a/sw/source/core/docnode/ndtbl.cxx
+++ b/sw/source/core/docnode/ndtbl.cxx
@@ -2933,7 +2933,7 @@ void SwDoc::SetTabRows( const SwTabCols &rNew, BOOL bCurColOnly, const 
SwCursor*
     ::ClearFEShellTabCols();
 }
 
-/* -----------------18.07.98 11:45-------------------
+/* --------------------------------------------------
  *  Direktzugriff fuer UNO
  * --------------------------------------------------*/
 void SwDoc::SetTabCols(SwTable& rTab, const SwTabCols &rNew, const SwTabCols &rOld,
diff --git a/sw/source/core/docnode/node2lay.cxx b/sw/source/core/docnode/node2lay.cxx
index 3ff7287..63349c1 100644
--- a/sw/source/core/docnode/node2lay.cxx
+++ b/sw/source/core/docnode/node2lay.cxx
@@ -44,7 +44,7 @@
 #include "node2lay.hxx"
 
 
-/* -----------------25.02.99 10:31-------------------
+/* --------------------------------------------------
  * Die SwNode2LayImpl-Klasse erledigt die eigentliche Arbeit,
  * die SwNode2Layout-Klasse ist nur die der Oefffentlichkeit bekannte Schnittstelle
  * --------------------------------------------------*/
@@ -69,7 +69,7 @@ public:
                     const BOOL bCalcFrm = TRUE ) const;
 };
 
-/* -----------------25.02.99 10:38-------------------
+/* --------------------------------------------------
  * Hauptaufgabe des Ctor: Das richtige SwModify zu ermitteln,
  * ueber das iteriert wird.
  * Uebergibt man bSearch == TRUE, so wird der naechste Cntnt- oder TableNode
@@ -124,7 +124,7 @@ SwNode2LayImpl::SwNode2LayImpl( const SwNode& rNode, ULONG nIdx, BOOL bSearch )
         pIter = NULL;
 }
 
-/* -----------------25.02.99 10:41-------------------
+/* --------------------------------------------------
  * SwNode2LayImpl::NextFrm() liefert den naechsten "sinnvollen" Frame,
  * beim ersten Aufruf wird am eigentlichen Iterator ein First gerufen,
  * danach die Next-Methode. Das Ergebnis wird auf Brauchbarkeit untersucht,
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index 110ba78..04c6443 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -189,9 +189,6 @@ BOOL IsMarqueeTextObj( const SdrObject& rObj )
 |*
 |*     SwContact, Ctor und Dtor
 |*
-|*     Ersterstellung          AMA 27.Sep.96 18:13
-|*     Letzte Aenderung        AMA 27.Sep.96
-|*
 |*************************************************************************/
 
 SwContact::SwContact( SwFrmFmt *pToRegisterIn ) :
@@ -456,9 +453,6 @@ sal_uInt32 SwContact::GetMaxOrdNum() const
 |*
 |*     SwFlyDrawContact, Ctor und Dtor
 |*
-|*     Ersterstellung          OK 23.11.94 18:13
-|*     Letzte Aenderung        MA 06. Apr. 95
-|*
 |*************************************************************************/
 
 SwFlyDrawContact::SwFlyDrawContact( SwFlyFrmFmt *pToRegisterIn, SdrModel * ) :
@@ -542,9 +536,6 @@ void SwFlyDrawContact::SetMaster( SdrObject* _pNewMaster )
 |*
 |*     SwFlyDrawContact::CreateNewRef()
 |*
-|*     Ersterstellung          MA 14. Dec. 94
-|*     Letzte Aenderung        MA 24. Apr. 95
-|*
 |*************************************************************************/
 
 SwVirtFlyDrawObj *SwFlyDrawContact::CreateNewRef( SwFlyFrm *pFly )
@@ -624,9 +615,6 @@ sal_uInt32 SwFlyDrawContact::_GetOrdNumForNewRef( const SwFlyFrm* _pFlyFrm )
 |*
 |*     SwFlyDrawContact::Modify()
 |*
-|*     Ersterstellung          OK 08.11.94 10:21
-|*     Letzte Aenderung        MA 06. Dec. 94
-|*
 |*************************************************************************/
 
 void SwFlyDrawContact::Modify( SfxPoolItem *, SfxPoolItem * )
@@ -728,9 +716,6 @@ void SwFlyDrawContact::GetAnchoredObjs( std::vector<SwAnchoredObject*>& _roAncho
 |*
 |*     SwDrawContact, Ctor+Dtor
 |*
-|*     Ersterstellung          MA 09. Jan. 95
-|*     Letzte Aenderung        MA 22. Jul. 98
-|*
 |*************************************************************************/
 bool CheckControlLayer( const SdrObject *pObj )
 {
@@ -1113,9 +1098,6 @@ SdrObject* SwDrawContact::GetDrawObjectByAnchorFrm( const SwFrm& _rAnchorFrm )
 |*
 |*     SwDrawContact::Changed
 |*
-|*     Ersterstellung          MA 09. Jan. 95
-|*     Letzte Aenderung        MA 29. May. 96
-|*
 |*************************************************************************/
 
 // OD 03.07.2003 #108784#
@@ -1595,9 +1577,6 @@ namespace
 |*
 |*     SwDrawContact::Modify()
 |*
-|*     Ersterstellung          MA 09. Jan. 95
-|*     Letzte Aenderung        MA 03. Dec. 95
-|*
 |*************************************************************************/
 
 void SwDrawContact::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
@@ -1763,9 +1742,6 @@ void SwDrawContact::_InvalidateObjs( const bool _bUpdateSortedObjsList )
 |*
 |*     SwDrawContact::DisconnectFromLayout()
 |*
-|*     Ersterstellung          MA 09. Jan. 95
-|*     Letzte Aenderung        MA 25. Mar. 99
-|*
 |*************************************************************************/
 
 void SwDrawContact::DisconnectFromLayout( bool _bMoveMasterToInvisibleLayer )
@@ -1888,9 +1864,6 @@ void SwDrawContact::DisconnectObjFromLayout( SdrObject* _pDrawObj )
 |*
 |*     SwDrawContact::ConnectToLayout()
 |*
-|*     Ersterstellung          MA 09. Jan. 95
-|*     Letzte Aenderung        MA 25. Mar. 99
-|*
 |*************************************************************************/
 SwTxtFrm* lcl_GetFlyInCntntAnchor( SwTxtFrm* _pProposedAnchorFrm,
                                    const xub_StrLen _nTxtOfs )
@@ -2108,9 +2081,6 @@ void SwDrawContact::InsertMasterIntoDrawPage()
 |*
 |*     SwDrawContact::FindPage(), ChkPage()
 |*
-|*     Ersterstellung          MA 21. Mar. 95
-|*     Letzte Aenderung        MA 19. Jul. 96
-|*
 |*************************************************************************/
 
 SwPageFrm* SwDrawContact::FindPage( const SwRect &rRect )
@@ -2164,9 +2134,6 @@ void SwDrawContact::ChkPage()
 |*
 |*     SwDrawContact::ChangeMasterObject()
 |*
-|*     Ersterstellung          MA 07. Aug. 95
-|*     Letzte Aenderung        MA 20. Apr. 99
-|*
 |*************************************************************************/
 // OD 10.07.2003 #110742# - Important note:
 // method is called by method <SwDPage::ReplaceObject(..)>, which called its
diff --git a/sw/source/core/edit/edfld.cxx b/sw/source/core/edit/edfld.cxx
index 0a65efd..f946235 100644
--- a/sw/source/core/edit/edfld.cxx
+++ b/sw/source/core/edit/edfld.cxx
@@ -331,7 +331,6 @@ SwField* SwEditShell::GetCurFld() const
 |*                                     SwEditShell::UpdateFlds()
 |*
 |*       Beschreibung  Stehen die PaMs auf Feldern ?
-|*                                     BP 12.05.92
 |*
 *************************************************************************/
 SwTxtFld* lcl_FindInputFld( SwDoc* pDoc, SwField& rFld )
@@ -448,7 +447,7 @@ void SwEditShell::UpdateFlds( SwField &rFld )
     EndAllAction();
 }
 
-/*-----------------13.05.92 10:54-------------------
+/*--------------------------------------------------
  Liefert den logischen fuer die Datenbank zurueck
  --------------------------------------------------*/
 
diff --git a/sw/source/core/edit/editsh.cxx b/sw/source/core/edit/editsh.cxx
index 259cb19..62dc718 100644
--- a/sw/source/core/edit/editsh.cxx
+++ b/sw/source/core/edit/editsh.cxx
@@ -593,12 +593,6 @@ void SwEditShell::ReplaceDropTxt( const String &rStr )
     }
 }
 
-/******************************************************************************
- *     Methode         :
- *     Beschreibung:
- *     Erstellt        :       OK 25.04.94 13:45
- *     Aenderung       :
- ******************************************************************************/
 
 String SwEditShell::Calculate()
 {
diff --git a/sw/source/core/edit/edsect.cxx b/sw/source/core/edit/edsect.cxx
index befa962..c887e32 100644
--- a/sw/source/core/edit/edsect.cxx
+++ b/sw/source/core/edit/edsect.cxx
@@ -90,7 +90,7 @@ const SwSection* SwEditShell::GetCurrSection() const
     return GetDoc()->GetCurrSection( *GetCrsr()->GetPoint() );
 }
 
-/*-----------------17.03.99 11:53-------------------
+/*--------------------------------------------------
  * SwEditShell::GetAnySection liefert den fuer Spalten
  * zustaendigen Bereich, bei Fussnoten kann es nicht der
  * Bereich innerhalb der Fussnote sein.
diff --git a/sw/source/core/fields/authfld.cxx b/sw/source/core/fields/authfld.cxx
index ec5cfcc..3e52fcd 100644
--- a/sw/source/core/fields/authfld.cxx
+++ b/sw/source/core/fields/authfld.cxx
@@ -273,7 +273,7 @@ bool SwAuthorityFieldType::ChangeEntryContent(const SwAuthEntry* pNewEntry)
     }
     return bChanged;
 }
-/*-- 11.10.99 08:49:22---------------------------------------------------
+/*-----------------------------------------------------------------------
     Description:       appends a new entry (if new) and returns the array position
 
   -----------------------------------------------------------------------*/
diff --git a/sw/source/core/fields/expfld.cxx b/sw/source/core/fields/expfld.cxx
index 333f512..65d8917 100644
--- a/sw/source/core/fields/expfld.cxx
+++ b/sw/source/core/fields/expfld.cxx
@@ -498,7 +498,7 @@ bool SwGetExpField::PutValue( const uno::Any& rAny, USHORT nWhichId )
     return true;
 }
 
-/*-----------------JP: 17.06.93 -------------------
+/*-------------------------------------------------
  Set-Expression-Type
  --------------------------------------------------*/
 
@@ -904,7 +904,7 @@ void SwGetExpField::SetValue( const double& rAny )
     sExpand = ((SwValueFieldType*)GetTyp())->ExpandValue( rAny, GetFormat(),
                                                             GetLanguage());
 }
-/* -----------------14.07.99 12:21-------------------
+/* --------------------------------------------------
     Description: Find the index of the reference text
     following the current field
  --------------------------------------------------*/
diff --git a/sw/source/core/frmedt/fefly1.cxx b/sw/source/core/frmedt/fefly1.cxx
index 701d864..7063ab7 100644
--- a/sw/source/core/frmedt/fefly1.cxx
+++ b/sw/source/core/frmedt/fefly1.cxx
@@ -91,8 +91,6 @@ void RegistFlys( SwPageFrm*, const SwLayoutFrm* );
 #*     Methode         :  UseSpzLayoutFmt
 #*     Beschreibung:  Anhand des Request werden zu dem Format entsprechende
 #*             Aenderungen an den Spezifischen Layouts vorgenommen.
-#*     Datum           :  MA 23. Sep. 92
-#*     Update          :  JP 09.03.98
 #***********************************************************************/
 
 sal_Bool lcl_SetNewFlyPos( const SwNode& rNode, SwFmtAnchor& rAnchor,
@@ -269,8 +267,6 @@ void SwFEShell::SelectFlyFrm( SwFlyFrm& rFrm, sal_Bool bNew )
 |*     SwFEShell::FindFlyFrm()
 |*
 |*     Beschreibung            Liefert den Fly wenn einer Selektiert ist.
-|*     Ersterstellung          MA 03. Nov. 92
-|*     Letzte Aenderung        MA 05. Mar. 96
 |*
 *************************************************************************/
 
@@ -295,8 +291,6 @@ SwFlyFrm *SwFEShell::FindFlyFrm() const
 |*
 |*     Beschreibung            Liefert sal_True, wenn der aktuelle Fly an einem anderen
 |*                                             verankert werden koennte (also innerhalb ist)
-|*     Ersterstellung          AMA 11. Sep. 97
-|*     Letzte Aenderung        AMA 14. Jan. 98
 |*
 *************************************************************************/
 
@@ -359,9 +353,6 @@ const SwFrmFmt* SwFEShell::IsFlyInFly()
 |*
 |*     SwFEShell::SetFlyPos
 |*
-|*     Ersterstellung          MA 14. Jan. 93
-|*     Letzte Aenderung        MA 14. Feb. 95
-|*
 *************************************************************************/
 
 void SwFEShell::SetFlyPos( const Point& rAbsPos )
@@ -403,9 +394,6 @@ void SwFEShell::SetFlyPos( const Point& rAbsPos )
 |*
 |*     SwFEShell::FindAnchorPos
 |*
-|*     Ersterstellung          AMA 24. Sep. 97
-|*     Letzte Aenderung        AMA 24. Sep. 97
-|*
 *************************************************************************/
 
 Point SwFEShell::FindAnchorPos( const Point& rAbsPos, sal_Bool bMoveIt )
@@ -613,8 +601,6 @@ Point SwFEShell::FindAnchorPos( const Point& rAbsPos, sal_Bool bMoveIt )
 #*     Class           :  SwFEShell
 #*     Methode         :  NewFlyFrm
 #*     Beschreibung:
-#*     Datum           :  MA 03. Nov. 92
-#*     Update          :  JP 11. Aug. 93
 #***********************************************************************/
 
 const SwFrmFmt *SwFEShell::NewFlyFrm( const SfxItemSet& rSet, sal_Bool bAnchValid,
@@ -787,8 +773,6 @@ const SwFrmFmt *SwFEShell::NewFlyFrm( const SfxItemSet& rSet, sal_Bool bAnchVali
 /***********************************************************************
 #*     Class           :  SwFEShell
 #*     Methode         :  Insert
-#*     Datum           :  ??
-#*     Update          :  MA 12. Sep. 94
 #***********************************************************************/
 
 void SwFEShell::Insert( const String& rGrfName, const String& rFltName,
@@ -944,8 +928,6 @@ void SwFEShell::InsertDrawObj( SdrObject& rDrawObj,
 /***********************************************************************
 #*     Class           :  SwFEShell
 #*     Methode         :  GetPageObjs
-#*     Datum           :  ??
-#*     Update          :  MA 11. Jan. 95
 #***********************************************************************/
 
 void SwFEShell::GetPageObjs( SvPtrarr& rFillArr )
@@ -967,8 +949,6 @@ void SwFEShell::GetPageObjs( SvPtrarr& rFillArr )
 /***********************************************************************
 #*     Class           :  SwFEShell
 #*     Methode         :  SetPageFlysNewPage
-#*     Datum           :  ??
-#*     Update          :  MA 14. Feb. 95
 #***********************************************************************/
 
 void SwFEShell::SetPageObjsNewPage( SvPtrarr& rFillArr, int nOffset )
@@ -1028,8 +1008,6 @@ void SwFEShell::SetPageObjsNewPage( SvPtrarr& rFillArr, int nOffset )
 #*                                Attributen des aktuellen FlyFrms gefuellt.
 #*                                Sind Attribute nicht zu fuellen weil fehl am Platz oder
 #*                                uneindeutig (Mehrfachtselektionen) so werden sie entfernt.
-#*     Datum           :  MA 03. Nov. 92
-#*     Update          :  MA 03. Feb. 94
 #***********************************************************************/
 
 sal_Bool SwFEShell::GetFlyFrmAttr( SfxItemSet &rSet ) const
@@ -1090,8 +1068,6 @@ sal_Bool SwFEShell::GetFlyFrmAttr( SfxItemSet &rSet ) const
 #*     Class           :  SwFEShell
 #*     Methode         :  SetFlyFrmAttr
 #*     Beschreibung:  Die Attribute des aktuellen Flys aendern sich.
-#*     Datum           :  MA 03. Nov. 92
-#*     Update          :  MA 01. Aug. 95
 #***********************************************************************/
 
 sal_Bool SwFEShell::SetFlyFrmAttr( SfxItemSet& rSet )
@@ -1178,8 +1154,6 @@ sal_Bool SwFEShell::SetDrawingAttr( SfxItemSet& rSet )
 #*     Methode         :  ResetFlyFrmAttr
 #*     Beschreibung:  Das gewuenschte Attribut oder die im Set befindlichen
 #*                                     werden zurueckgesetzt.
-#*     Datum           :  MA 14. Mar. 97
-#*     Update          :  MA 14. Mar. 97
 #***********************************************************************/
 
 sal_Bool SwFEShell::ResetFlyFrmAttr( sal_uInt16 nWhich, const SfxItemSet* pSet )
@@ -1230,8 +1204,6 @@ sal_Bool SwFEShell::ResetFlyFrmAttr( sal_uInt16 nWhich, const SfxItemSet* 
pSet )
 #*     Class           :  SwFEShell
 #*     Methode         :  GetCurFrmFmt
 #*     Beschreibung:  liefert wenn Rahmen, dann Rahmenvorlage, sonst 0
-#*     Datum           :  ST 04. Jun. 93
-#*     Update          :
 #***********************************************************************/
 
 SwFrmFmt* SwFEShell::GetCurFrmFmt() const
@@ -1247,8 +1219,6 @@ SwFrmFmt* SwFEShell::GetCurFrmFmt() const
 /******************************************************************************
  *     Methode         :       void SwFEShell::SetFrmFmt(SwFrmFmt *pNewFmt)
  *     Beschreibung:
- *     Erstellt        :       OK 14.04.94 15:40
- *     Aenderung       :       MA 23. Apr. 97
  ******************************************************************************/
 
 void SwFEShell::SetFrmFmt( SwFrmFmt *pNewFmt, sal_Bool bKeepOrient, Point* pDocPos )
@@ -1301,9 +1271,6 @@ void SwFEShell::SetFrmFmt( SwFrmFmt *pNewFmt, sal_Bool bKeepOrient, Point* 
pDocP
 |*
 |*     SwFEShell::GetFlyFrmFmt()
 |*
-|*     Ersterstellung          OK 23.06.93 13:15
-|*     Letzte Aenderung        OK 23.06.93 13:15
-|*
 *************************************************************************/
 
 const SwFrmFmt* SwFEShell::GetFlyFrmFmt() const
@@ -1336,9 +1303,6 @@ SwFrmFmt* SwFEShell::GetFlyFrmFmt()
 |*
 |*     SwFEShell::GetFlyRect()
 |*
-|*     Ersterstellung          AMA 6. Mae. 97
-|*     Letzte Aenderung        AMA 6. Mae. 97
-|*
 *************************************************************************/
 
 SwRect SwFEShell::GetFlyRect() const
@@ -1358,9 +1322,6 @@ SwRect SwFEShell::GetFlyRect() const
 |*
 |*     SwFEShell::GetObjRect()
 |*
-|*     Ersterstellung          MA 22. Aug. 93
-|*     Letzte Aenderung        MA 11. Jan. 95
-|*
 *************************************************************************/
 
 SwRect SwFEShell::GetObjRect() const
@@ -1386,8 +1347,6 @@ void SwFEShell::SetObjRect( const SwRect& rRect )
 /***********************************************************************
 #*     Class           :  SwFEShell
 #*     Methode         :  RequestObjectResize()
-#*     Datum           :  MA 10. Feb. 95
-#*     Update          :  MA 13. Jul. 95
 #***********************************************************************/
 
 Size SwFEShell::RequestObjectResize( const SwRect &rRect, const uno::Reference < 
embed::XEmbeddedObject >& xObj )
@@ -1513,8 +1472,6 @@ Size SwFEShell::RequestObjectResize( const SwRect &rRect, const 
uno::Reference <
 /***********************************************************************
 #*     Class           :  SwFEShell
 #*     Methode         :  WizzardFindCurFrmFmt
-#*     Datum           :  JP 31.07.95
-#*     Update          :  JP 31.07.95
 #***********************************************************************/
 
 SwFrmFmt* SwFEShell::WizzardGetFly()
diff --git a/sw/source/core/frmedt/feshview.cxx b/sw/source/core/frmedt/feshview.cxx
index f4ec878..c562aa9 100644
--- a/sw/source/core/frmedt/feshview.cxx
+++ b/sw/source/core/frmedt/feshview.cxx
@@ -145,9 +145,6 @@ extern BOOL bNoInterrupt;           // in swapp.cxx
 |*
 |*     SwFEShell::SelectObj()
 |*
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        MA 22. Oct. 96
-|*
 *************************************************************************/
 
 BOOL SwFEShell::SelectObj( const Point& rPt, BYTE nFlag, SdrObject *pObj )
@@ -270,9 +267,6 @@ BOOL SwFEShell::SelectObj( const Point& rPt, BYTE nFlag, SdrObject *pObj )
 |*
 |*  sal_Bool SwFEShell::MoveAnchor( USHORT nDir )
 |*
-|*  Created        AMA 05/28/2002
-|*  Last modify    AMA 05/30/2002
-|*
 |*  Description: MoveAnchor( nDir ) looked for an another Anchor for
 |*  the selected drawing object (or fly frame) in the given direction.
 |*  An object "as character" doesn't moves anyway.
@@ -544,9 +538,6 @@ sal_Bool SwFEShell::MoveAnchor( USHORT nDir )
 |*
 |*     SwFEShell::GetSelFrmType()
 |*
-|*     Ersterstellung          MA 12. Jan. 93
-|*     Letzte Aenderung        JP 19.03.96
-|*
 *************************************************************************/
 
 const SdrMarkList* SwFEShell::_GetMarkList() const
@@ -611,9 +602,6 @@ bool SwFEShell::IsSelContainsControl() const
 |*
 |*     SwFEShell::Scroll()
 |*
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 27. Jul. 95
-|*
 *************************************************************************/
 
 void SwFEShell::ScrollTo( const Point &rPt )
@@ -631,9 +619,6 @@ void SwFEShell::ScrollTo( const Point &rPt )
 |*
 |*     SwFEShell::SetDragMode()
 |*
-|*     Ersterstellung          MA 30. Jan. 95
-|*     Letzte Aenderung        MA 30. Jan. 95
-|*
 *************************************************************************/
 
 void SwFEShell::SetDragMode( UINT16 eDragMode )
@@ -646,9 +631,6 @@ void SwFEShell::SetDragMode( UINT16 eDragMode )
 |*
 |*     SwFEShell::BeginDrag()
 |*
-|*     Ersterstellung          MS 10.06.92
-|*     Letzte Aenderung        MA 13. Mar. 96
-|*
 *************************************************************************/
 
 long SwFEShell::BeginDrag( const Point* pPt, BOOL )
@@ -668,9 +650,6 @@ long SwFEShell::BeginDrag( const Point* pPt, BOOL )
 |*
 |*     SwFEShell::Drag()
 |*
-|*     Ersterstellung          MS 10.06.92
-|*     Letzte Aenderung        MA 13. Mar. 96
-|*
 *************************************************************************/
 
 long SwFEShell::Drag( const Point *pPt, BOOL )
@@ -691,9 +670,6 @@ long SwFEShell::Drag( const Point *pPt, BOOL )
 |*
 |*     SwFEShell::EndDrag()
 |*
-|*     Ersterstellung          MS 10.06.92
-|*     Letzte Aenderung        MA 13. Mar. 96
-|*
 *************************************************************************/
 
 long SwFEShell::EndDrag( const Point *, BOOL )
@@ -744,9 +720,6 @@ long SwFEShell::EndDrag( const Point *, BOOL )
 |*
 |*     SwFEShell::BreakDrag()
 |*
-|*     Ersterstellung          OM 02. Okt. 95
-|*     Letzte Aenderung        OM 02. Okt. 95
-|*
 *************************************************************************/
 
 void SwFEShell::BreakDrag()
@@ -763,8 +736,6 @@ void SwFEShell::BreakDrag()
 |*
 |*     Beschreibung            Wenn ein Fly selektiert ist, zieht er den Crsr in
 |*                                             den ersten CntntFrm
-|*     Ersterstellung          MA 11. Dec. 92
-|*     Letzte Aenderung        MA 07. Oct. 96
 |*
 *************************************************************************/
 
@@ -809,9 +780,6 @@ const SwFrmFmt* SwFEShell::SelFlyGrabCrsr()
 |*
 |*     Beschreibung            Selektion nach oben/unten (Z-Order)
 |*
-|*     Ersterstellung          MA 05. Nov. 92
-|*     Letzte Aenderung        MA 03. Jun. 96
-|*
 *************************************************************************/
 
 void lcl_NotifyNeighbours( const SdrMarkList *pLst )
@@ -941,8 +909,6 @@ void SwFEShell::SelectionToBottom( BOOL bBottom )
 |*
 |*     Beschreibung            Objekt ueber/unter dem Dokument?
 |*                                             2 Controls, 1 Heaven, 0 Hell, -1 Uneindeutig
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 20. Dec. 94
 |*
 *************************************************************************/
 
@@ -974,8 +940,6 @@ short SwFEShell::GetLayerId() const
 |*     SwFEShell::SelectionToHeaven(), SelectionToHell()
 |*
 |*     Beschreibung            Objekt ueber/unter dem Dokument
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        AMA 04. Jun. 98
 |*
 *************************************************************************/
 // OD 25.06.2003 #108784#
@@ -1033,9 +997,6 @@ void SwFEShell::SelectionToHell()
 |*
 |*     SwFEShell::IsObjSelected(), IsFrmSelected()
 |*
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        MA 17. Jan. 95
-|*
 *************************************************************************/
 
 USHORT SwFEShell::IsObjSelected() const
@@ -1068,9 +1029,6 @@ sal_Bool SwFEShell::IsObjSelected( const SdrObject& rObj ) const
 |*
 |*     SwFEShell::EndTextEdit()
 |*
-|*     Ersterstellung          MA 19. Feb. 96
-|*     Letzte Aenderung        MA 19. Feb. 96
-|*
 *************************************************************************/
 
 void SwFEShell::EndTextEdit()
@@ -1129,9 +1087,6 @@ void SwFEShell::EndTextEdit()
 |*
 |*     SwFEShell::IsInsideSelectedObj()
 |*
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        MA 08. Nov. 96
-|*
 *************************************************************************/
 
 int SwFEShell::IsInsideSelectedObj( const Point &rPt )
@@ -1153,9 +1108,6 @@ int SwFEShell::IsInsideSelectedObj( const Point &rPt )
 |*
 |*     SwFEShell::IsObjSelectable()
 |*
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        MA 02. Feb. 95
-|*
 *************************************************************************/
 
 bool SwFEShell::IsObjSelectable( const Point& rPt )
@@ -1287,11 +1239,9 @@ sal_Bool SwFEShell::ShouldObjectBeSelected(const Point& rPt)
 |*
 |*     Beschreibung            Wenn ein Obj selektiert ist, gehen wir von dessen
 |*             TopLeft aus, andernfalls von der Mitte des aktuellen CharRects.
-|*     Ersterstellung          MA 01. Jun. 95
-|*     Letzte Aenderung        MA 30. Apr. 96
 |*
 *************************************************************************/
-/* -----------------23.09.98 10:29-------------------
+/* --------------------------------------------------
  * Beinhaltet das Objekt ein Control oder Gruppen,
  * die nur aus Controls bestehen
  * --------------------------------------------------*/
@@ -1536,9 +1486,6 @@ BOOL SwFEShell::GotoObj( BOOL bNext, USHORT /*GOTOOBJ_...*/ eType )
 |*
 |*     SwFEShell::BeginCreate()
 |*
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 21. Mar. 95
-|*
 *************************************************************************/
 
 BOOL SwFEShell::BeginCreate( UINT16 /*SdrObjKind ?*/  eSdrObjectKind, const Point &rPos )
@@ -1587,9 +1534,6 @@ BOOL SwFEShell::BeginCreate( UINT16 eSdrObjectKind, UINT32 eObjInventor,
 |*
 |*     SwFEShell::MoveCreate()
 |*
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 24. Jan. 95
-|*
 *************************************************************************/
 
 void SwFEShell::MoveCreate( const Point &rPos )
@@ -1607,9 +1551,6 @@ void SwFEShell::MoveCreate( const Point &rPos )
 |*
 |*     SwFEShell::EndCreate(), ImpEndCreate()
 |*
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 14. Oct. 96
-|*
 *************************************************************************/
 
 BOOL SwFEShell::EndCreate( UINT16 eSdrCreateCmd )
@@ -1985,9 +1926,6 @@ BOOL SwFEShell::ImpEndCreate()
 |*
 |*     SwFEShell::BreakCreate()
 |*
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 09. Jan. 95
-|*
 *************************************************************************/
 
 void SwFEShell::BreakCreate()
@@ -2001,9 +1939,6 @@ void SwFEShell::BreakCreate()
 |*
 |*     SwFEShell::IsDrawCreate()
 |*
-|*     Ersterstellung          OM 16. Mar. 95
-|*     Letzte Aenderung        OM 16. Mar. 95
-|*
 *************************************************************************/
 
 BOOL SwFEShell::IsDrawCreate() const
@@ -2015,9 +1950,6 @@ BOOL SwFEShell::IsDrawCreate() const
 |*
 |*     SwFEShell::BeginMark()
 |*
-|*     Ersterstellung          OM 07. Feb. 95
-|*     Letzte Aenderung        OM 07. Feb. 95
-|*
 *************************************************************************/
 
 BOOL SwFEShell::BeginMark( const Point &rPos )
@@ -2042,9 +1974,6 @@ BOOL SwFEShell::BeginMark( const Point &rPos )
 |*
 |*     SwFEShell::MoveMark()
 |*
-|*     Ersterstellung          OM 07. Feb. 95
-|*     Letzte Aenderung        OM 07. Feb. 95
-|*
 *************************************************************************/
 
 void SwFEShell::MoveMark( const Point &rPos )
@@ -2069,9 +1998,6 @@ void SwFEShell::MoveMark( const Point &rPos )
 |*
 |*     SwFEShell::EndMark()
 |*
-|*     Ersterstellung          OM 07. Feb. 95
-|*     Letzte Aenderung        MA 08. Feb. 95
-|*
 *************************************************************************/
 
 BOOL SwFEShell::EndMark()
@@ -2135,9 +2061,6 @@ BOOL SwFEShell::EndMark()
 |*
 |*     SwFEShell::BreakSelect()
 |*
-|*     Ersterstellung          OM 07. Feb. 95
-|*     Letzte Aenderung        OM 07. Feb. 95
-|*
 *************************************************************************/
 
 void SwFEShell::BreakMark()
@@ -2150,9 +2073,6 @@ void SwFEShell::BreakMark()
 |*
 |*     SwFEShell::GetAnchorId()
 |*
-|*     Ersterstellung          MA 30. Jan. 95
-|*     Letzte Aenderung        MA 30. Jan. 95
-|*
 *************************************************************************/
 
 short SwFEShell::GetAnchorId() const
@@ -2189,9 +2109,6 @@ short SwFEShell::GetAnchorId() const
 |*
 |*     SwFEShell::ChgAnchor()
 |*
-|*     Ersterstellung          MA 10. Jan. 95
-|*     Letzte Aenderung        MA 30. May. 96
-|*
 *************************************************************************/
 
 void SwFEShell::ChgAnchor( int eAnchorId, BOOL bSameOnly, BOOL bPosCorr )
@@ -2216,9 +2133,6 @@ void SwFEShell::ChgAnchor( int eAnchorId, BOOL bSameOnly, BOOL bPosCorr )
 |*
 |*     SwFEShell::DelSelectedObj()
 |*
-|*     Ersterstellung          MA 03. Nov. 92
-|*     Letzte Aenderung        MA 14. Nov. 95
-|*
 *************************************************************************/
 
 void SwFEShell::DelSelectedObj()
@@ -2239,8 +2153,6 @@ void SwFEShell::DelSelectedObj()
 |*
 |*     Beschreibung            Fuer die Statuszeile zum Erfragen der aktuellen
 |*                                             Verhaeltnisse
-|*     Ersterstellung          MA 25. Apr. 95
-|*     Letzte Aenderung        MA 25. Apr. 95
 |*
 *************************************************************************/
 
@@ -2298,9 +2210,6 @@ Point SwFEShell::GetObjAbsPos() const
 |*
 |*     SwFEShell::IsGroupSelected()
 |*
-|*     Ersterstellung          MA 30. Jan. 95
-|*     Letzte Aenderung        MA 30. May. 96
-|*
 *************************************************************************/
 
 BOOL SwFEShell::IsGroupSelected()
@@ -2411,8 +2320,6 @@ bool SwFEShell::IsGroupAllowed() const
 |*
 |*     Beschreibung            Die Gruppe bekommt den Anker und das Contactobjekt
 |*                                             des ersten in der Selektion
-|*     Ersterstellung          MA 30. Jan. 95
-|*     Letzte Aenderung        MA 23. Apr. 95
 |*
 *************************************************************************/
 
@@ -2436,8 +2343,6 @@ void SwFEShell::GroupSelection()
 |*
 |*     Beschreibung            Die Einzelobjekte bekommen eine Kopie vom Anker und
 |*                                             Contactobjekt der Gruppe.
-|*     Ersterstellung          MA 30. Jan. 95
-|*     Letzte Aenderung        MA 01. Feb. 95
 |*
 *************************************************************************/
 
@@ -2459,9 +2364,6 @@ void SwFEShell::UnGroupSelection()
 |*
 |*     SwFEShell::MirrorSelection()
 |*
-|*     Ersterstellung          MA 06. Aug. 95
-|*     Letzte Aenderung        MA 06. Aug. 95
-|*
 *************************************************************************/
 
 void SwFEShell::MirrorSelection( BOOL bHorizontal )
diff --git a/sw/source/core/frmedt/fews.cxx b/sw/source/core/frmedt/fews.cxx
index c32e40c..5031573 100644
--- a/sw/source/core/frmedt/fews.cxx
+++ b/sw/source/core/frmedt/fews.cxx
@@ -74,9 +74,6 @@ TYPEINIT1(SwFEShell,SwEditShell)
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methode    :  EndAllActionAndCall()
-#*
-#*     Datum      :  MA 03. May. 93
-#*     Update     :  MA 31. Oct. 95
 #***********************************************************************/
 
 void SwFEShell::EndAllActionAndCall()
@@ -98,8 +95,6 @@ void SwFEShell::EndAllActionAndCall()
 #*     Class           :  SwFEShell
 #*     Methode         :  GetCntntPos
 #*     Beschreibung:  Ermitteln des Cntnt's der dem Punkt am naechsten liegt
-#*     Datum           :  MA 02. Jun. 92
-#*     Update          :  MA 02. May. 95
 #***********************************************************************/
 
 Point SwFEShell::GetCntntPos( const Point& rPoint, BOOL bNext ) const
@@ -250,9 +245,6 @@ bool SwFEShell::IsDirectlyInSection() const
 |*
 |*     SwFEShell::GetFrmType()
 |*
-|*     Ersterstellung          MA 12. Jan. 93
-|*     Letzte Aenderung        AMA 25. Nov. 98
-|*
 *************************************************************************/
 
 USHORT SwFEShell::GetFrmType( const Point *pPt, BOOL bStopAtFly ) const
@@ -326,9 +318,6 @@ USHORT SwFEShell::GetFrmType( const Point *pPt, BOOL bStopAtFly ) const
 |*
 |*     SwFEShell::ShLooseFcs(), ShGetFcs()
 |*
-|*     Ersterstellung          MA 10. May. 93
-|*     Letzte Aenderung        MA 09. Sep. 98
-|*
 *************************************************************************/
 
 void SwFEShell::ShGetFcs( BOOL bUpdate )
@@ -360,9 +349,6 @@ void SwFEShell::ShLooseFcs()
 |*     SwFEShell::GetPhyPageNum()
 |*     SwFEShell::GetVirtPageNum()
 |*
-|*     Ersterstellung          OK 07.07.93 08:20
-|*     Letzte Aenderung        MA 03. Jan. 94
-|*
 *************************************************************************/
 
 USHORT SwFEShell::GetPhyPageNum()
@@ -388,9 +374,6 @@ USHORT SwFEShell::GetVirtPageNum( const BOOL bCalcFrm )
 |*     void SwFEShell::SetPageOffset()
 |*     USHORT SwFEShell::GetPageOffset() const
 |*
-|*     Ersterstellung          OK 07.07.93 08:20
-|*     Letzte Aenderung        MA 30. Mar. 95
-|*
 *************************************************************************/
 
 void lcl_SetAPageOffset( USHORT nOffset, SwPageFrm* pPage, SwFEShell* pThis )
@@ -466,9 +449,6 @@ USHORT SwFEShell::GetPageOffset() const
 |*
 |*     SwFEShell::InsertLabel()
 |*
-|*     Ersterstellung          MA 10. Feb. 94
-|*     Letzte Aenderung        MA 10. Feb. 94
-|*
 *************************************************************************/
 
 void SwFEShell::InsertLabel( const SwLabelType eType, const String &rTxt, const String& rSeparator,
@@ -563,8 +543,6 @@ void SwFEShell::InsertLabel( const SwLabelType eType, const String &rTxt, const
 /***********************************************************************
 #*     Class           :  SwFEShell
 #*     Methoden        :  Sort
-#*     Datum           :  ??
-#*     Update          :  ??
 #***********************************************************************/
 
 BOOL SwFEShell::Sort(const SwSortOptions& rOpt)
@@ -641,9 +619,6 @@ BOOL SwFEShell::Sort(const SwSortOptions& rOpt)
 |*
 |*     SwFEShell::GetCurColNum(), _GetColNum()
 |*
-|*     Ersterstellung          MA 03. Feb. 95
-|*     Letzte Aenderung        MA 20. Apr. 95
-|
 |*************************************************************************/
 
 USHORT SwFEShell::_GetCurColNum( const SwFrm *pFrm,
diff --git a/sw/source/core/inc/node2lay.hxx b/sw/source/core/inc/node2lay.hxx
index c74e8b6..0af4ea3 100644
--- a/sw/source/core/inc/node2lay.hxx
+++ b/sw/source/core/inc/node2lay.hxx
@@ -30,7 +30,7 @@
 
 #include <tools/solar.h>
 
-/* -----------------23.02.99 11:33-------------------
+/* --------------------------------------------------
  * Die Klasse SwNode2Layout stellt die Verbindung von Nodes zum Layout her.
  * Sie liefert einen intelligenten Iterator ueber die zum Node oder Nodebereich
  * gehoerenden Frames. Je nach Zweck der Iteration, z.B. um vor oder hinter
diff --git a/sw/source/core/layout/atrfrm.cxx b/sw/source/core/layout/atrfrm.cxx
index 8ee6617..018a09b 100644
--- a/sw/source/core/layout/atrfrm.cxx
+++ b/sw/source/core/layout/atrfrm.cxx
@@ -128,7 +128,7 @@ TYPEINIT2(SwFmtFooter,  SfxPoolItem, SwClient );
 TYPEINIT2(SwFmtPageDesc,  SfxPoolItem, SwClient );
 TYPEINIT1_AUTOFACTORY(SwFmtLineNumber, SfxPoolItem);
 
-/* -----------------19.05.98 09:26-------------------
+/* --------------------------------------------------
  *     Umwandlung fuer QueryValue
  * --------------------------------------------------*/
 sal_Int16 lcl_RelToINT(sal_Int16 eRelation)
diff --git a/sw/source/core/layout/calcmove.cxx b/sw/source/core/layout/calcmove.cxx
index cd8b10c..387f557 100644
--- a/sw/source/core/layout/calcmove.cxx
+++ b/sw/source/core/layout/calcmove.cxx
@@ -75,8 +75,6 @@
 |*     SwCntntFrm::ShouldBwdMoved()
 |*
 |*     Beschreibung            Returnwert sagt, ob der Frm verschoben werden sollte.
-|*     Ersterstellung          MA 05. Dec. 96
-|*     Letzte Aenderung        MA 05. Dec. 96
 |*
 |*************************************************************************/
 
@@ -259,8 +257,6 @@ BOOL SwCntntFrm::ShouldBwdMoved( SwLayoutFrm *pNewUpper, BOOL, BOOL & )
 |*             Ein weiterer Vorteil ist, das eines schoenen Tages das _Prepare und
 |*             damit die Formatierung von Vorgaengern umgangen werden kann.
 |*             So kann evtl. mal 'schnell' an's Dokumentende gesprungen werden.
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 13. Dec. 93
 |*
 |*************************************************************************/
 //Zwei kleine Freundschaften werden hier zu einem Geheimbund.
@@ -500,9 +496,6 @@ void SwFrm::PrepareCrsr()
 |*
 |*     SwFrm::MakePos()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 24. May. 93
-|*
 |*************************************************************************/
 
 // Hier wird GetPrev() zurueckgegeben, allerdings werden
@@ -664,9 +657,6 @@ void SwFrm::MakePos()
 |*
 |*     SwPageFrm::MakeAll()
 |*
-|*     Ersterstellung          MA 23. Feb. 93
-|*     Letzte Aenderung        MA 20. Jul. 98
-|*
 |*************************************************************************/
 // --> OD 2004-07-01 #i28701# - new type <SwSortedObjs>
 void lcl_CheckObjects( SwSortedObjs* pSortedObjs, SwFrm* pFrm, long& rBot )
@@ -863,9 +853,6 @@ void SwPageFrm::MakeAll()
 |*
 |*     SwLayoutFrm::MakeAll()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 28. Nov. 95
-|*
 |*************************************************************************/
 
 
@@ -951,9 +938,6 @@ void SwLayoutFrm::MakeAll()
 |*
 |*     SwCntntFrm::MakePrtArea()
 |*
-|*     Ersterstellung          MA 17. Nov. 92
-|*     Letzte Aenderung        MA 03. Mar. 96
-|*
 |*************************************************************************/
 bool SwTxtNode::IsCollapse() const
 {
@@ -1821,9 +1805,6 @@ void SwCntntFrm::MakeAll()
 |*
 |*     SwCntntFrm::_WouldFit()
 |*
-|*     Ersterstellung          MA 28. Feb. 95
-|*     Letzte Aenderung        AMA 15. Feb. 99
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/colfrm.cxx b/sw/source/core/layout/colfrm.cxx
index 9ae58a4..797f375 100644
--- a/sw/source/core/layout/colfrm.cxx
+++ b/sw/source/core/layout/colfrm.cxx
@@ -55,9 +55,6 @@ void lcl_RemoveFtns( SwFtnBossFrm* pBoss, BOOL bPageOnly, BOOL bEndNotes );
 |*
 |*     SwColumnFrm::SwColumnFrm()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        AMA 30. Oct 98
-|*
 |*************************************************************************/
 SwColumnFrm::SwColumnFrm( SwFrmFmt *pFmt ):
     SwFtnBossFrm( pFmt )
@@ -85,9 +82,6 @@ SwColumnFrm::~SwColumnFrm()
 |*
 |*     SwLayoutFrm::ChgColumns()
 |*
-|*     Ersterstellung          MA 11. Feb. 93
-|*     Letzte Aenderung        MA 12. Oct. 98
-|*
 |*************************************************************************/
 
 void MA_FASTCALL lcl_RemoveColumns( SwLayoutFrm *pCont, USHORT nCnt )
@@ -198,7 +192,7 @@ static BOOL lcl_AddColumns( SwLayoutFrm *pCont, USHORT nCount )
     return bRet;
 }
 
-/*-----------------21.09.99 15:42-------------------
+/*--------------------------------------------------
  * ChgColumns() adds or removes columns from a layoutframe.
  * Normally, a layoutframe with a column attribut of 1 or 0 columns contains
  * no columnframe. However, a sectionframe with "footnotes at the end" needs
@@ -323,9 +317,6 @@ void SwLayoutFrm::ChgColumns( const SwFmtCol &rOld, const SwFmtCol &rNew,
 |*
 |*     SwLayoutFrm::AdjustColumns()
 |*
-|*     Ersterstellung          MA 19. Jan. 99
-|*     Letzte Aenderung        MA 19. Jan. 99
-|*
 |*************************************************************************/
 
 void SwLayoutFrm::AdjustColumns( const SwFmtCol *pAttr, BOOL bAdjustAttributes )
diff --git a/sw/source/core/layout/dbg_lay.cxx b/sw/source/core/layout/dbg_lay.cxx
index c5d3fab..44cafd0 100644
--- a/sw/source/core/layout/dbg_lay.cxx
+++ b/sw/source/core/layout/dbg_lay.cxx
@@ -29,7 +29,7 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_sw.hxx"
 
-/* -----------------08.01.99 14:55-------------------
+/* --------------------------------------------------
  * Und hier die Beschreibung:
  *
  * Durch die PROTOCOL-Makros wird es ermoeglicht, Ereignisse im Frame-Methoden zu protokollieren.
@@ -178,7 +178,7 @@ public:
         { if( pVar && nNo < pVar->Count() ) rVar = (*pVar)[ nNo ]; }
 };
 
-/* -----------------11.01.99 10:43-------------------
+/* --------------------------------------------------
  * Durch das PROTOCOL_ENTER-Makro wird ein SwEnterLeave-Objekt erzeugt,
  * wenn die aktuelle Funktion aufgezeichnet werden soll, wird ein
  * SwImplEnterLeave-Objekt angelegt. Der Witz dabei ist, das der Ctor
@@ -331,7 +331,7 @@ SwImplProtocol::~SwImplProtocol()
     delete pVar;
 }
 
-/* -----------------11.01.99 11:03-------------------
+/* --------------------------------------------------
  * SwImplProtocol::CheckLine analysiert eine Zeile der INI-Datei
  * --------------------------------------------------*/
 
@@ -433,7 +433,7 @@ void SwImplProtocol::CheckLine( ByteString& rLine )
     }
 }
 
-/* -----------------11.01.99 11:17-------------------
+/* --------------------------------------------------
  * SwImplProtocol::FileInit() liest die Datei "dbg_lay.ini"
  * im aktuellen Verzeichnis und wertet sie aus.
  * --------------------------------------------------*/
@@ -466,7 +466,7 @@ void SwImplProtocol::FileInit()
     aStream.Close();
 }
 
-/* -----------------11.01.99 11:20-------------------
+/* --------------------------------------------------
  * lcl_Start sorgt fuer Einrueckung um zwei Blanks bei ACT_START
  * und nimmt diese bei ACT_END wieder zurueck.
  * --------------------------------------------------*/
@@ -488,7 +488,7 @@ void lcl_Start( ByteString& rOut, ByteString& rLay, ULONG nAction )
     }
 }
 
-/* -----------------11.01.99 11:21-------------------
+/* --------------------------------------------------
  * lcl_Flags gibt das ValidSize-, ValidPos- und ValidPrtArea-Flag ("Sz","Ps","PA")
  * des Frames aus, "+" fuer valid, "-" fuer invalid.
  * --------------------------------------------------*/
@@ -503,7 +503,7 @@ void lcl_Flags( ByteString& rOut, const SwFrm* pFrm )
     rOut += pFrm->GetValidPrtAreaFlag() ? '+' : '-';
 }
 
-/* -----------------11.01.99 11:23-------------------
+/* --------------------------------------------------
  * lcl_FrameType gibt den Typ des Frames in Klartext aus.
  * --------------------------------------------------*/
 
@@ -552,7 +552,7 @@ void lcl_FrameType( ByteString& rOut, const SwFrm* pFrm )
         rOut += "Not impl. ";
 }
 
-/* -----------------11.01.99 11:25-------------------
+/* --------------------------------------------------
  * SwImplProtocol::Record(..) wird nur gerufen, wenn das PROTOCOL-Makro
  * feststellt, dass die Funktion aufgezeichnet werden soll ( SwProtocol::nRecord ).
  * In dieser Methode werden noch die beiden weiteren Einschraenkungen ueberprueft,
@@ -701,7 +701,7 @@ void SwImplProtocol::_Record( const SwFrm* pFrm, ULONG nFunction, ULONG nAct, vo
         SwProtocol::SetRecord( 0 );        // => Ende der Aufzeichnung
 }
 
-/* -----------------13.01.99 11:39-------------------
+/* --------------------------------------------------
  * SwImplProtocol::SectFunc(...) wird von SwImplProtocol::_Record(..) gerufen,
  * hier werden die Ausgaben rund um SectionFrms abgehandelt.
  * --------------------------------------------------*/
@@ -727,7 +727,7 @@ void SwImplProtocol::SectFunc( ByteString &rOut, const SwFrm* , ULONG nAct, void
     }
 }
 
-/* -----------------11.01.99 11:31-------------------
+/* --------------------------------------------------
  * SwImplProtocol::InsertFrm(..) nimmt eine neue FrmId zum Aufzeichnen auf,
  * wenn pFrmIds==NULL, werden alle aufgezeichnet, sobald durch InsertFrm(..)
  * pFrmIds angelegt wird, werden nur noch die enthaltenen FrmIds aufgezeichnet.
@@ -743,7 +743,7 @@ BOOL SwImplProtocol::InsertFrm( USHORT nId )
     return TRUE;
 }
 
-/* -----------------11.01.99 11:52-------------------
+/* --------------------------------------------------
  * SwImplProtocol::DeleteFrm(..) entfernt eine FrmId aus dem pFrmIds-Array,
  * so dass diese Frame nicht mehr aufgezeichnet wird.
  * --------------------------------------------------*/
@@ -756,7 +756,7 @@ BOOL SwImplProtocol::DeleteFrm( USHORT nId )
     return TRUE;
 }
 
-/*-----------------20.9.2001 10:29------------------
+/*--------------------------------------------------
  * SwProtocol::SnapShot(..)
  * creates a snapshot of the given frame and its content.
  * --------------------------------------------------*/
@@ -790,7 +790,7 @@ void SwImplProtocol::SnapShot( const SwFrm* pFrm, ULONG nFlags )
     }
 }
 
-/* -----------------11.01.99 11:53-------------------
+/* --------------------------------------------------
  * SwEnterLeave::Ctor(..) wird vom eigentlichen (inline-)Kontruktor gerufen,
  * wenn die Funktion aufgezeichnet werden soll.
  * Die Aufgabe ist es abhaengig von der Funktion das richtige SwImplEnterLeave-Objekt
@@ -811,7 +811,7 @@ void SwEnterLeave::Ctor( const SwFrm* pFrm, ULONG nFunc, ULONG nAct, void* pPar
     pImpl->Enter();
 }
 
-/* -----------------11.01.99 11:56-------------------
+/* --------------------------------------------------
  * SwEnterLeave::Dtor() ruft lediglich den Destruktor des SwImplEnterLeave-Objekts,
  * ist nur deshalb nicht inline, damit die SwImplEnterLeave-Definition nicht
  * im dbg_lay.hxx zu stehen braucht.
diff --git a/sw/source/core/layout/sectfrm.cxx b/sw/source/core/layout/sectfrm.cxx
index d87738d..8b7761c 100644
--- a/sw/source/core/layout/sectfrm.cxx
+++ b/sw/source/core/layout/sectfrm.cxx
@@ -71,9 +71,6 @@ SV_IMPL_PTRARR_SORT( SwDestroyList, SwSectionFrmPtr )
 |*
 |*     SwSectionFrm::SwSectionFrm(), ~SwSectionFrm()
 |*
-|*     Ersterstellung          AMA 26. Nov. 97
-|*     Letzte Aenderung        AMA 26. Nov. 97
-|*
 |*************************************************************************/
 SwSectionFrm::SwSectionFrm( SwSection &rSect ) :
     SwLayoutFrm( rSect.GetFmt() ),
@@ -183,9 +180,6 @@ SwSectionFrm::~SwSectionFrm()
 |*
 |*     SwSectionFrm::DelEmpty()
 |*
-|*     Ersterstellung          AMA 17. Dec. 97
-|*     Letzte Aenderung        AMA 17. Dec. 97
-|*
 |*************************************************************************/
 void SwSectionFrm::DelEmpty( BOOL bRemove )
 {
@@ -251,9 +245,6 @@ void SwSectionFrm::DelEmpty( BOOL bRemove )
 |*
 |*     SwSectionFrm::Cut()
 |*
-|*     Ersterstellung          AMA 02. Dec. 97
-|*     Letzte Aenderung        AMA 02. Dec. 97
-|*
 |*************************************************************************/
 void SwSectionFrm::Cut()
 {
@@ -340,9 +331,6 @@ void SwSectionFrm::_Cut( BOOL bRemove )
 |*
 |*     SwSectionFrm::Paste()
 |*
-|*     Ersterstellung          AMA 04. Dec. 97
-|*     Letzte Aenderung        AMA 04. Dec. 97
-|*
 |*************************************************************************/
 
 void SwSectionFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
@@ -456,9 +444,6 @@ void SwSectionFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 |*  Zunaechst werden uebergeordnete Bereiche immer aufgebrochen,
 |*  spaeter koennte man es einstellbar machen.
 |*
-|*     Ersterstellung          AMA 12. Dec. 97
-|*     Letzte Aenderung        AMA 12. Dec. 97
-|*
 |*************************************************************************/
 
 BOOL SwSectionFrm::HasToBreak( const SwFrm* pFrm ) const
@@ -485,9 +470,6 @@ BOOL SwSectionFrm::HasToBreak( const SwFrm* pFrm ) const
 |*
 |*     SwSectionFrm::MergeNext()
 |*
-|*     Ersterstellung          AMA 04. Dec. 97
-|*     Letzte Aenderung        AMA 04. Dec. 97
-|*
 |*  Verschmilzt zwei SectionFrms, falls es sich um den
 |*  gleichen Bereich handelt.
 |*  Notwendig kann dies sein, wenn ein (Unter-)Bereich geloescht wird, der
@@ -534,9 +516,6 @@ void SwSectionFrm::MergeNext( SwSectionFrm* pNxt )
 |*
 |*     SwSectionFrm::SplitSect()
 |*
-|*     Ersterstellung          AMA 29. Apr. 99
-|*     Letzte Aenderung        AMA 29. Apr. 99
-|*
 |*  Zerteilt einen SectionFrm in zwei Teile, der zweite Teil beginnt mit dem
 |*  uebergebenen Frame.
 |*  Benoetigt wird dies beim Einfuegen eines inneren Bereichs, weil innerhalb
@@ -590,9 +569,6 @@ BOOL SwSectionFrm::SplitSect( SwFrm* pFrm, BOOL bApres )
 |*
 |*     SwSectionFrm::MoveCntntAndDelete()
 |*
-|*     Ersterstellung          AMA 29. Jan 99
-|*     Letzte Aenderung        AMA 29. Jan 99
-|*
 |*  MoveCntnt wird zur Zerstoerung eines SectionFrms wg. Aufhebung oder
 |*  Verstecken des Bereichs gerufen, um den Inhalt umzuhaengen.
 |*  Wenn der SectionFrm keinen anderen aufbrach, so wird der Inhalt in
@@ -942,9 +918,6 @@ BOOL SwSectionFrm::CalcMinDiff( SwTwips& rMinDiff ) const
  *
  *     SwSectionFrm::CollectEndnotes(  )
  *
- *     Ersterstellung          AMA 03. Nov 99
- *     Letzte Aenderung        AMA 03. Nov 99
- *
  *  CollectEndnotes looks for endnotes in the sectionfrm and his follows,
  *  the endnotes will cut off the layout and put into the array.
  *  If the first endnote is not a master-SwFtnFrm, the whole sectionfrm
@@ -1326,8 +1299,6 @@ class ExtraFormatToPositionObjs
 |*     SwSectionFrm::Format()
 |*
 |*     Beschreibung:           "Formatiert" den Frame; Frm und PrtArea.
-|*     Ersterstellung          AMA 03. Dec. 97
-|*     Letzte Aenderung        MA 09. Oct. 98
 |*
 |*************************************************************************/
 
@@ -1559,8 +1530,6 @@ void SwSectionFrm::Format( const SwBorderAttrs *pAttr )
 |*     Beschreibung            Liefert das naechste Layoutblatt in das der     Frame
 |*             gemoved werden kann.
 |*             Neue Seiten werden nur dann erzeugt, wenn der Parameter TRUE ist.
-|*     Ersterstellung          AMA 07. Jan. 98
-|*     Letzte Aenderung        AMA 07. Jan. 98
 |*
 |*************************************************************************/
 
@@ -1796,8 +1765,6 @@ SwLayoutFrm *SwFrm::GetNextSctLeaf( MakePageType eMakePage )
 |*
 |*     Beschreibung            Liefert das vorhergehende LayoutBlatt in das der
 |*             Frame gemoved werden kann.
-|*     Ersterstellung          AMA 07. Jan. 98
-|*     Letzte Aenderung        AMA 07. Jan. 98
 |*
 |*************************************************************************/
 
@@ -2027,9 +1994,6 @@ BOOL SwSectionFrm::Growable() const
 |*
 |*     SwSectionFrm::_Grow(), _Shrink()
 |*
-|*     Ersterstellung          AMA 14. Jan. 98
-|*     Letzte Aenderung        AMA 14. Jan. 98
-|*
 |*************************************************************************/
 
 SwTwips SwSectionFrm::_Grow( SwTwips nDist, BOOL bTst )
@@ -2232,9 +2196,6 @@ SwTwips SwSectionFrm::_Shrink( SwTwips nDist, BOOL bTst )
 |*
 |*     SwSectionFrm::MoveAllowed()
 |*
-|*     Ersterstellung          MA 08. Oct. 98
-|*     Letzte Aenderung        MA 08. Oct. 98
-|*
 |*     Wann sind Frms innerhalb eines SectionFrms moveable?
 |*  Wenn sie noch nicht in der letzten Spalte des SectionFrms sind,
 |*     wenn es einen Follow gibt,
@@ -2434,9 +2395,6 @@ void SwSectionFrm::CalcEndAtEndFlag()
 |*
 |*     SwSectionFrm::Modify()
 |*
-|*     Ersterstellung          MA 08. Oct. 98
-|*     Letzte Aenderung        MA 08. Oct. 98
-|*
 |*************************************************************************/
 
 void SwSectionFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
@@ -2588,7 +2546,7 @@ void SwSectionFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
     }
 }
 
-/*-----------------09.06.99 14:58-------------------
+/*--------------------------------------------------
  * SwSectionFrm::ToMaximize(..): A follow or a ftncontainer at the end of the
  * page causes a maximal Size of the sectionframe.
  * --------------------------------------------------*/
@@ -2621,7 +2579,7 @@ BOOL SwSectionFrm::ToMaximize( BOOL bCheckFollow ) const
     return bRet;
 }
 
-/*-----------------09.06.99 15:07-------------------
+/*--------------------------------------------------
  * BOOL SwSectionFrm::ContainsFtnCont()
  * checks every Column for FtnContFrms.
  * --------------------------------------------------*/
@@ -2666,7 +2624,7 @@ void SwSectionFrm::InvalidateFtnPos()
     }
 }
 
-/*-----------------18.03.99 10:37-------------------
+/*--------------------------------------------------
  * SwSectionFrm::Undersize() liefert den Betrag, um den der Bereich gern
  * groesser waere, wenn in ihm Undersized TxtFrms liegen, ansonsten Null.
  * Das Undersized-Flag wird ggf. korrigiert.
@@ -2720,7 +2678,7 @@ void SwSectionFrm::CalcFtnCntnt()
     }
 }
 
-/* -----------------09.02.99 14:26-------------------
+/* --------------------------------------------------
  * Wenn ein SectionFrm leerlaeuft, z.B. weil sein Inhalt die Seite/Spalte wechselt,
  * so wird er nicht sofort zerstoert (es koennte noch jemand auf dem Stack einen Pointer
  * auf ihn halten), sondern er traegt sich in eine Liste am RootFrm ein, die spaeter
diff --git a/sw/source/core/layout/trvlfrm.cxx b/sw/source/core/layout/trvlfrm.cxx
index 99f392b..4712d0f 100644
--- a/sw/source/core/layout/trvlfrm.cxx
+++ b/sw/source/core/layout/trvlfrm.cxx
@@ -109,8 +109,6 @@ static SwCrsrOszControl aOszCtrl = { 0, 0, 0 };
 |*
 |*     Beschreibung:           Sucht denjenigen CntntFrm, innerhalb dessen
 |*                                             PrtArea der Point liegt.
-|*     Ersterstellung          MA 20. Jul. 92
-|*     Letzte Aenderung        MA 23. May. 95
 |*
 |*************************************************************************/
 BOOL SwLayoutFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
@@ -146,8 +144,6 @@ BOOL SwLayoutFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
 |*
 |*     Beschreibung:           Sucht die Seite, innerhalb der der gesuchte Point
 |*                                             liegt.
-|*     Ersterstellung          MA 20. Jul. 92
-|*     Letzte Aenderung        MA 18. Jul. 96
 |*
 |*************************************************************************/
 
@@ -296,8 +292,6 @@ bool SwRootFrm::FillSelection( SwSelectionList& aSelList, const SwRect& rRect) c
 |*     Beschreibung:           Reicht Primaer den Aufruf an die erste Seite weiter.
 |*                                             Wenn der 'reingereichte Point veraendert wird,
 |*                                             so wird FALSE zurueckgegeben.
-|*     Ersterstellung          MA 01. Jun. 92
-|*     Letzte Aenderung        MA 30. Nov. 94
 |*
 |*************************************************************************/
 BOOL SwRootFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
@@ -351,8 +345,6 @@ BOOL SwRootFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
 |*                                             der Crsr notfalls mit Gewalt in einen der CntntFrms
 |*                                             gesetzt.
 |*                                             In geschuetzte Zellen gibt es hier keinen Eingang.
-|*     Ersterstellung          MA 04. Jun. 93
-|*     Letzte Aenderung        MA 23. May. 95
 |*
 |*************************************************************************/
 BOOL SwCellFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
@@ -421,9 +413,6 @@ BOOL SwCellFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
 |*
 |*     SwFlyFrm::GetCrsrOfst()
 |*
-|*     Ersterstellung          MA 15. Dec. 92
-|*     Letzte Aenderung        MA 23. May. 95
-|*
 |*************************************************************************/
 //Problem: Wenn zwei Flys genau gleich gross sind und auf derselben
 //Position stehen, so liegt jeder innerhalb des anderen.
@@ -516,8 +505,6 @@ BOOL SwFlyFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint,
 /*************************************************************************
 |*
 |*       Beschreibung          Layoutabhaengiges Cursortravelling
-|*       Ersterstellung        MA 23. Jul. 92
-|*       Letzte Aenderung      MA 06. Sep. 93
 |*
 |*************************************************************************/
 BOOL SwCntntFrm::LeftMargin(SwPaM *pPam) const
@@ -886,8 +873,6 @@ BOOL SwCntntFrm::UnitDown( SwPaM* pPam, const SwTwips, BOOL bInReadOnly ) const
 |*                     diejenige in der der PaM sitzt. Anderfalls ist die aktuelle
 |*                     Seite die erste Seite innerhalb der VisibleArea.
 |*                     Es wird nur auf den vorhandenen Seiten gearbeitet!
-|*     Ersterstellung          MA 20. May. 92
-|*     Letzte Aenderung        MA 09. Oct. 97
 |*
 |*************************************************************************/
 USHORT SwRootFrm::GetCurrPage( const SwPaM *pActualCrsr ) const
@@ -910,8 +895,6 @@ USHORT SwRootFrm::GetCurrPage( const SwPaM *pActualCrsr ) const
 |*                     Liefert Null, wenn die Operation nicht moeglich ist.
 |*                     Der PaM sitzt in der letzten Seite, wenn die Seitenzahl zu gross
 |*                     gewaehlt wurde.
-|*     Ersterstellung          MA 20. May. 92
-|*     Letzte Aenderung        MA 09. Oct. 97
 |*
 |*************************************************************************/
 USHORT SwRootFrm::SetCurrPage( SwCursor* pToSet, USHORT nPageNum )
@@ -982,8 +965,6 @@ USHORT SwRootFrm::SetCurrPage( SwCursor* pToSet, USHORT nPageNum )
 |*             andere Anfang/Ende.
 |*             Fuer die Bestimmung der Seite und des Cntnt (Anfang/Ende) werden
 |*             die im folgenden definierten Funktionen benutzt.
-|*       Ersterstellung        MA 15. Oct. 92
-|*       Letzte Aenderung      MA 28. Feb. 93
 |*
 |*************************************************************************/
 SwCntntFrm *GetFirstSub( const SwLayoutFrm *pLayout )
@@ -1098,8 +1079,6 @@ BOOL GetFrmInPage( const SwCntntFrm *pCnt, SwWhichPage fnWhichPage,
  *                                             erweitert bis einer gefunden wird.
 |*                                             Zurueckgegeben wird die 'Semantisch richtige' 
Position
 |*                                             innerhalb der PrtArea des gefundenen CntntFrm
-|*     Ersterstellung          MA 15. Jul. 92
-|*     Letzte Aenderung        MA 09. Jan. 97
 |*
 |*************************************************************************/
 ULONG CalcDiff( const Point &rPt1, const Point &rPt2 )
@@ -1353,9 +1332,6 @@ const SwCntntFrm *SwLayoutFrm::GetCntntPos( Point& rPoint,
 |*     Beschreibung            Analog zu SwLayoutFrm::GetCntntPos().
 |*                                             Spezialisiert fuer Felder in Rahmen.
 |*
-|*     Ersterstellung          MA 22. Mar. 95
-|*     Letzte Aenderung        MA 07. Nov. 95
-|*
 |*************************************************************************/
 void SwPageFrm::GetCntntPosition( const Point &rPt, SwPosition &rPos ) const
 {
@@ -1450,8 +1426,6 @@ void SwPageFrm::GetCntntPosition( const Point &rPt, SwPosition &rPos ) const
 |*
 |*     Beschreibung            Es wird der naechstliegende Cntnt zum uebergebenen
 |*                                             Point gesucht. Es wird nur im BodyText gesucht.
-|*     Ersterstellung          MA 15. Jul. 92
-|*     Letzte Aenderung        JP 11.10.2001
 |*
 |*************************************************************************/
 
@@ -1572,8 +1546,6 @@ Point SwRootFrm::GetNextPrevCntntPos( const Point& rPoint, BOOL bNext ) const
 |*                     Liefert Null, wenn die Operation nicht moeglich ist.
 |*                     Die Pos ist die der letzten Seite, wenn die Seitenzahl zu gross
 |*                     gewaehlt wurde.
-|*     Ersterstellung          MA 01. Jun. 92
-|*     Letzte Aenderung        MA 09. Oct. 97
 |*
 |*************************************************************************/
 Point SwRootFrm::GetPagePos( USHORT nPageNum ) const
@@ -1641,8 +1613,6 @@ BOOL SwRootFrm::IsDummyPage( USHORT nPageNum ) const
 |*                                             geschuetzt?
 |*                                             Auch Fly in Fly in ... und Fussnoten
 |*
-|*       Ersterstellung        MA 28. Jul. 93
-|*       Letzte Aenderung      MA 06. Nov. 97
 |*
 |*************************************************************************/
 BOOL SwFrm::IsProtected() const
@@ -1706,8 +1676,6 @@ BOOL SwFrm::IsProtected() const
 |*       SwFrm::GetPhyPageNum()
 |*       Beschreibung:         Liefert die physikalische Seitennummer
 |*
-|*       Ersterstellung        OK 06.07.93 08:35
-|*       Letzte Aenderung      MA 30. Nov. 94
 |*
 |*************************************************************************/
 USHORT SwFrm::GetPhyPageNum() const
@@ -1716,7 +1684,7 @@ USHORT SwFrm::GetPhyPageNum() const
     return pPage ? pPage->GetPhyPageNum() : 0;
 }
 
-/*-----------------26.02.01 11:25-------------------
+/*--------------------------------------------------
  * SwFrm::WannaRightPage()
  * decides if the page want to be a rightpage or not.
  * If the first content of the page has a page descriptor,
@@ -1789,9 +1757,6 @@ BOOL SwFrm::WannaRightPage() const
 |*       SwFrm::GetVirtPageNum()
 |*       Beschreibung:         Liefert die virtuelle Seitennummer mit Offset
 |*
-|*       Ersterstellung        OK 06.07.93 08:35
-|*       Letzte Aenderung      MA 30. Nov. 94
-|*
 |*************************************************************************/
 USHORT SwFrm::GetVirtPageNum() const
 {
@@ -1845,9 +1810,6 @@ USHORT SwFrm::GetVirtPageNum() const
 |*
 |*     SwRootFrm::MakeTblCrsrs()
 |*
-|*     Ersterstellung          MA 14. May. 93
-|*     Letzte Aenderung        MA 02. Feb. 94
-|*
 |*************************************************************************/
 //Ermitteln und einstellen derjenigen Zellen die von der Selektion
 //eingeschlossen sind.
@@ -1968,9 +1930,6 @@ bool SwRootFrm::MakeTblCrsrs( SwTableCursor& rTblCrsr )
 |*
 |*     SwRootFrm::CalcFrmRects
 |*
-|*     Ersterstellung          MA 24. Aug. 92
-|*     Letzte Aenderung        MA 24. Aug. 93
-|*
 |*************************************************************************/
 
 /*
diff --git a/sw/source/core/layout/wsfrm.cxx b/sw/source/core/layout/wsfrm.cxx
index bc1ea39..cd143b7 100644
--- a/sw/source/core/layout/wsfrm.cxx
+++ b/sw/source/core/layout/wsfrm.cxx
@@ -83,9 +83,6 @@ using namespace ::com::sun::star;
 |*
 |*     SwFrm::SwFrm()
 |*
-|*     Ersterstellung          AK 12-Feb-1991
-|*     Letzte Aenderung        MA 05. Apr. 94
-|*
 |*************************************************************************/
 
 SwFrm::SwFrm( SwModify *pMod ) :
@@ -232,9 +229,6 @@ void SwTxtFrm::CheckDirection( BOOL bVert )
 |*
 |*     SwFrm::Modify()
 |*
-|*     Ersterstellung          AK 01-Mar-1991
-|*     Letzte Aenderung        MA 20. Jun. 96
-|*
 |*************************************************************************/
 void SwFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -348,8 +342,6 @@ void SwFrm::_UpdateAttrFrm( SfxPoolItem *pOld, SfxPoolItem *pNew,
 /*************************************************************************
 |*
 |*       SwFrm::Prepare()
-|*       Ersterstellung        MA 13. Apr. 93
-|*       Letzte Aenderung      MA 26. Jun. 96
 |*
 |*************************************************************************/
 void SwFrm::Prepare( const PrepareHint, const void *, BOOL )
@@ -363,8 +355,6 @@ void SwFrm::Prepare( const PrepareHint, const void *, BOOL )
 |*       Beschreibung:         Invalidiert die Seite, in der der Frm gerade steht.
 |*             Je nachdem ob es ein Layout, Cntnt oder FlyFrm ist wird die Seite
 |*             entsprechend Invalidiert.
-|*       Ersterstellung        MA 22. Jul. 92
-|*       Letzte Aenderung      MA 14. Oct. 94
 |*
 |*************************************************************************/
 void SwFrm::InvalidatePage( const SwPageFrm *pPage ) const
@@ -481,9 +471,6 @@ void SwFrm::InvalidatePage( const SwPageFrm *pPage ) const
 |*
 |*     SwFrm::ChgSize()
 |*
-|*     Ersterstellung          AK 15-Feb-1991
-|*     Letzte Aenderung        MA 18. Nov. 98
-|*
 |*************************************************************************/
 Size SwFrm::ChgSize( const Size& aNewSize )
 {
@@ -566,7 +553,6 @@ Size SwFrm::ChgSize( const Size& aNewSize )
 |*                                             Eingefuegt wird unterhalb des Parent und entweder
 |*                                             vor pBehind oder am Ende der Kette wenn pBehind
 |*                                             leer ist.
-|*     Letzte Aenderung        MA 06. Aug. 99
 |*
 |*************************************************************************/
 void SwFrm::InsertBefore( SwLayoutFrm* pParent, SwFrm* pBehind )
@@ -607,7 +593,6 @@ void SwFrm::InsertBefore( SwLayoutFrm* pParent, SwFrm* pBehind )
 |*                                             Eingefuegt wird unterhalb des Parent und entweder
 |*                                             hinter pBefore oder am Anfang der Kette wenn pBefore
 |*                                             leer ist.
-|*     Letzte Aenderung        MA 06. Aug. 99
 |*
 |*************************************************************************/
 void SwFrm::InsertBehind( SwLayoutFrm *pParent, SwFrm *pBefore )
@@ -641,7 +626,6 @@ void SwFrm::InsertBehind( SwLayoutFrm *pParent, SwFrm *pBefore )
 |*
 |*     Beschreibung            Eine Kette von SwFrms wird in eine bestehende Struktur
 |*                                             eingefuegt
-|*     Letzte Aenderung        AMA 9. Dec. 97
 |*
 |*  Bisher wird dies genutzt, um einen SectionFrame, der ggf. schon Geschwister
 |*     mit sich bringt, in eine bestehende Struktur einzufuegen.
@@ -761,9 +745,6 @@ void SwFrm::InsertGroupBefore( SwFrm* pParent, SwFrm* pBehind, SwFrm* pSct )
 |*
 |*     SwFrm::Remove()
 |*
-|*     Ersterstellung          AK 01-Mar-1991
-|*     Letzte Aenderung        MA 07. Dec. 95
-|*
 |*************************************************************************/
 void SwFrm::Remove()
 {
@@ -788,9 +769,6 @@ void SwFrm::Remove()
 |*
 |*     SwCntntFrm::Paste()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 09. Sep. 98
-|*
 |*************************************************************************/
 void SwCntntFrm::Paste( SwFrm* pParent, SwFrm* pSibling)
 {
@@ -896,9 +874,6 @@ void SwCntntFrm::Paste( SwFrm* pParent, SwFrm* pSibling)
 |*
 |*     SwCntntFrm::Cut()
 |*
-|*     Ersterstellung          AK 14-Feb-1991
-|*     Letzte Aenderung        MA 09. Sep. 98
-|*
 |*************************************************************************/
 void SwCntntFrm::Cut()
 {
@@ -1089,9 +1064,6 @@ void SwCntntFrm::Cut()
 |*
 |*     SwLayoutFrm::Paste()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 23. Feb. 94
-|*
 |*************************************************************************/
 void SwLayoutFrm::Paste( SwFrm* pParent, SwFrm* pSibling)
 {
@@ -1194,9 +1166,6 @@ void SwLayoutFrm::Paste( SwFrm* pParent, SwFrm* pSibling)
 |*
 |*     SwLayoutFrm::Cut()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 23. Feb. 94
-|*
 |*************************************************************************/
 void SwLayoutFrm::Cut()
 {
@@ -1259,9 +1228,6 @@ void SwLayoutFrm::Cut()
 |*
 |*     SwFrm::Grow()
 |*
-|*     Ersterstellung          AK 19-Feb-1991
-|*     Letzte Aenderung        MA 05. May. 94
-|*
 |*************************************************************************/
 SwTwips SwFrm::Grow( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -1311,9 +1277,6 @@ SwTwips SwFrm::Grow( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*     SwFrm::Shrink()
 |*
-|*     Ersterstellung          AK 14-Feb-1991
-|*     Letzte Aenderung        MA 05. May. 94
-|*
 |*************************************************************************/
 SwTwips SwFrm::Shrink( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -1382,9 +1345,6 @@ SwTwips SwFrm::Shrink( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*     Parameter: nDiff ist der Betrag, um den Platz geschaffen werden muss
 |*
-|*     Ersterstellung          MA 07. May. 92
-|*     Letzte Aenderung        AMA 02. Nov. 98
-|*
 |*************************************************************************/
 SwTwips SwFrm::AdjustNeighbourhood( SwTwips nDiff, BOOL bTst )
 {
@@ -1687,9 +1647,6 @@ SwTwips SwFrm::AdjustNeighbourhood( SwTwips nDiff, BOOL bTst )
 |*     SwFrm::ImplInvalidateSize(), ImplInvalidatePrt(), ImplInvalidatePos(),
 |*                ImplInvalidateLineNum()
 |*
-|*     Ersterstellung          MA 15. Oct. 92
-|*     Letzte Aenderung        MA 24. Mar. 94
-|*
 |*************************************************************************/
 /** method to perform additional actions on an invalidation
 
@@ -1780,9 +1737,6 @@ void SwFrm::ImplInvalidateLineNum()
 |*
 |*     SwFrm::ReinitializeFrmSizeAttrFlags
 |*
-|*     Ersterstellung          MA 15. Oct. 96
-|*     Letzte Aenderung        MA 15. Oct. 96
-|*
 |*************************************************************************/
 void SwFrm::ReinitializeFrmSizeAttrFlags()
 {
@@ -1877,9 +1831,6 @@ void SwFrm::ValidateThisAndAllLowers( const USHORT nStage )
 |*
 |*     SwCntntFrm::GrowFrm()
 |*
-|*     Ersterstellung          MA 30. Jul. 92
-|*     Letzte Aenderung        MA 25. Mar. 99
-|*
 |*************************************************************************/
 SwTwips SwCntntFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -1989,9 +1940,6 @@ SwTwips SwCntntFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*     SwCntntFrm::ShrinkFrm()
 |*
-|*     Ersterstellung          MA 30. Jul. 92
-|*     Letzte Aenderung        MA 05. May. 94
-|*
 |*************************************************************************/
 SwTwips SwCntntFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -2111,10 +2059,6 @@ SwTwips SwCntntFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*       SwCntntFrm::Modify()
 |*
-|*       Beschreibung
-|*       Ersterstellung        AK 05-Mar-1991
-|*       Letzte Aenderung      MA 13. Oct. 95
-|*
 |*************************************************************************/
 void SwCntntFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -2344,9 +2288,6 @@ void SwCntntFrm::_UpdateAttr( SfxPoolItem* pOld, SfxPoolItem* pNew,
 |*
 |*     SwLayoutFrm::SwLayoutFrm()
 |*
-|*     Ersterstellung          AK 14-Feb-1991
-|*     Letzte Aenderung        MA 12. May. 95
-|*
 |*************************************************************************/
 SwLayoutFrm::SwLayoutFrm( SwFrmFmt* pFmt ):
     SwFrm( pFmt ),
@@ -2360,7 +2301,7 @@ SwLayoutFrm::SwLayoutFrm( SwFrmFmt* pFmt ):
 // --> OD 2004-06-29 #i28701#
 TYPEINIT1(SwLayoutFrm,SwFrm);
 // <--
-/*-----------------10.06.99 09:42-------------------
+/*--------------------------------------------------
  * SwLayoutFrm::InnerHeight()
  * --------------------------------------------------*/
 
@@ -2406,9 +2347,6 @@ SwTwips SwLayoutFrm::InnerHeight() const
 |*
 |*     SwLayoutFrm::GrowFrm()
 |*
-|*     Ersterstellung          MA 30. Jul. 92
-|*     Letzte Aenderung        MA 23. Sep. 96
-|*
 |*************************************************************************/
 SwTwips SwLayoutFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -2572,9 +2510,6 @@ SwTwips SwLayoutFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*     SwLayoutFrm::ShrinkFrm()
 |*
-|*     Ersterstellung          MA 30. Jul. 92
-|*     Letzte Aenderung        MA 25. Mar. 99
-|*
 |*************************************************************************/
 SwTwips SwLayoutFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -2750,8 +2685,6 @@ SwTwips SwLayoutFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*             PrtArea des Frm's.
 |*             Die Variablen Frm's werden auch proportional angepasst; sie werden
 |*             sich schon wieder zurechtwachsen/-schrumpfen.
-|*     Ersterstellung          MA 11.03.92
-|*     Letzte Aenderung        AMA 2. Nov. 98
 |*
 |*************************************************************************/
 void SwLayoutFrm::ChgLowersProp( const Size& rOldSize )
@@ -3153,8 +3086,6 @@ void SwLayoutFrm::ChgLowersProp( const Size& rOldSize )
 |*
 |*     Beschreibung:           "Formatiert" den Frame; Frm und PrtArea.
 |*                                             Die Fixsize wird hier nicht eingestellt.
-|*     Ersterstellung          MA 28. Jul. 92
-|*     Letzte Aenderung        MA 21. Mar. 95
 |*
 |*************************************************************************/
 void SwLayoutFrm::Format( const SwBorderAttrs *pAttrs )
@@ -3245,9 +3176,6 @@ void SwLayoutFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*     SwLayoutFrm::InvalidatePercentLowers()
 |*
-|*     Ersterstellung          MA 13. Jun. 96
-|*     Letzte Aenderung        MA 13. Jun. 96
-|*
 |*************************************************************************/
 static void InvaPercentFlys( SwFrm *pFrm, SwTwips nDiff )
 {
@@ -3318,9 +3246,6 @@ void SwLayoutFrm::InvaPercentLowers( SwTwips nDiff )
 |*
 |*     SwLayoutFrm::CalcRel()
 |*
-|*     Ersterstellung          MA 13. Jun. 96
-|*     Letzte Aenderung        MA 10. Oct. 96
-|*
 |*************************************************************************/
 long SwLayoutFrm::CalcRel( const SwFmtFrmSize &rSz, BOOL ) const
 {
@@ -3786,9 +3711,6 @@ void SwLayoutFrm::FormatWidthCols( const SwBorderAttrs &rAttrs,
 |*
 |*     SwRootFrm::InvalidateAllCntnt()
 |*
-|*     Ersterstellung          MA 13. Feb. 98
-|*     Letzte Aenderung        MA 12. Aug. 00
-|*
 |*************************************************************************/
 
 SwCntntFrm* lcl_InvalidateSection( SwFrm *pCnt, BYTE nInv )
diff --git a/sw/source/core/text/inftxt.cxx b/sw/source/core/text/inftxt.cxx
index e53c282..5e52ce2 100644
--- a/sw/source/core/text/inftxt.cxx
+++ b/sw/source/core/text/inftxt.cxx
@@ -1515,7 +1515,7 @@ void SwTxtFormatInfo::Init()
     SetPaintOfst(0);
 }
 
-/*-----------------16.10.00 11:39-------------------
+/*--------------------------------------------------
  * There are a few differences between a copy constructor
  * and the following constructor for multi-line formatting.
  * The root is the first line inside the multi-portion,
diff --git a/sw/source/core/text/itratr.cxx b/sw/source/core/text/itratr.cxx
index c2212c4..717a791 100644
--- a/sw/source/core/text/itratr.cxx
+++ b/sw/source/core/text/itratr.cxx
@@ -745,7 +745,7 @@ void SwTxtNode::GetMinMaxSize( ULONG nIndex, ULONG& rMin, ULONG &rMax,
                             if( RES_FLYFRMFMT == pFrmFmt->Which()
                                 && rTmpSize.GetWidthPercent() )
                             {
-/*-----------------24.01.97 14:09----------------------------------------------
+/*-----------------------------------------------------------------------------
  * Hier ein HACK fuer folgende Situation: In dem Absatz befindet sich
  * ein Textrahmen mit relativer Groesse. Dann nehmen wir mal als minimale
  * Breite 0,5 cm und als maximale KSHRT_MAX.
diff --git a/sw/source/core/text/porlay.cxx b/sw/source/core/text/porlay.cxx
index 9c68d11..7c6a4b3 100644
--- a/sw/source/core/text/porlay.cxx
+++ b/sw/source/core/text/porlay.cxx
@@ -2328,7 +2328,7 @@ void SwLineLayout::Init( SwLinePortion* pNextPortion )
     SetPortion( pNextPortion );
 }
 
-/*-----------------16.11.00 11:04-------------------
+/*--------------------------------------------------
  * HangingMargin()
  * looks for hanging punctuation portions in the paragraph
  * and return the maximum right offset of them.
diff --git a/sw/source/core/text/pormulti.cxx b/sw/source/core/text/pormulti.cxx
index 3d1ea04..8255e3d 100644
--- a/sw/source/core/text/pormulti.cxx
+++ b/sw/source/core/text/pormulti.cxx
@@ -64,7 +64,7 @@
 using namespace ::com::sun::star;
 extern sal_Bool IsUnderlineBreak( const SwLinePortion& rPor, const SwFont& rFnt );
 
-/*-----------------10.10.00 15:23-------------------
+/*--------------------------------------------------
  *  class SwMultiPortion
  *
  * A SwMultiPortion is not a simple portion,
@@ -84,7 +84,7 @@ void SwMultiPortion::Paint( const SwTxtPaintInfo & ) const
     "Don't try SwMultiPortion::Paint, try SwTxtPainter::PaintMultiPortion" );
 }
 
-/*-----------------13.10.00 16:21-------------------
+/*--------------------------------------------------
  * Summarize the internal lines to calculate the (external) size.
  * The internal line has to calculate first.
  * --------------------------------------------------*/
@@ -154,7 +154,7 @@ void SwMultiPortion::HandlePortion( SwPortionHandler& rPH ) const
     rPH.Text( GetLen(), GetWhichPor() );
 }
 
-/*-----------------01.11.00 14:21-------------------
+/*--------------------------------------------------
  * SwMultiPortion::ActualizeTabulator()
  * sets the tabulator-flag, if there's any tabulator-portion inside.
  * --------------------------------------------------*/
@@ -179,7 +179,7 @@ void SwMultiPortion::ActualizeTabulator()
     }
 }
 
-/*-----------------16.02.01 12:07-------------------
+/*--------------------------------------------------
  * SwRotatedPortion::SwRotatedPortion(..)
  * --------------------------------------------------*/
 
@@ -265,7 +265,7 @@ xub_StrLen SwBidiPortion::GetSpaceCnt( const SwTxtSizeInfo &rInf ) const
     return nBlanks;
 }
 
-/*-----------------01.11.00 14:22-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::SwDoubleLinePortion(..)
  * This constructor is for the continuation of a doubleline portion
  * in the next line.
@@ -294,7 +294,7 @@ SwDoubleLinePortion::SwDoubleLinePortion( SwDoubleLinePortion& rDouble,
     }
 }
 
-/*-----------------01.11.00 14:22-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::SwDoubleLinePortion(..)
  * This constructor uses the textattribut to get the right brackets.
  * The textattribut could be a 2-line-attribute or a character- or
@@ -359,7 +359,7 @@ SwDoubleLinePortion::SwDoubleLinePortion( const SwMultiCreator& rCreate,
 }
 
 
-/*-----------------25.10.00 09:51-------------------
+/*--------------------------------------------------
  * SwMultiPortion::PaintBracket paints the wished bracket,
  * if the multiportion has surrounding brackets.
  * The X-position of the SwTxtPaintInfo will be modified:
@@ -399,7 +399,7 @@ void SwDoubleLinePortion::PaintBracket( SwTxtPaintInfo &rInf,
         rInf.X( rInf.X() + PreWidth() );
 }
 
-/*-----------------25.10.00 16:26-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::SetBrackets creates the bracket-structur
  * and fills it, if not both characters are 0x00.
  * --------------------------------------------------*/
@@ -417,7 +417,7 @@ void SwDoubleLinePortion::SetBrackets( const SwDoubleLinePortion& rDouble )
     }
 }
 
-/*-----------------25.10.00 16:29-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::FormatBrackets
  * calculates the size of the brackets => pBracket,
  * reduces the nMaxWidth-parameter ( minus bracket-width )
@@ -487,7 +487,7 @@ void SwDoubleLinePortion::FormatBrackets( SwTxtFormatInfo &rInf, SwTwips& nMaxWi
     nMaxWidth += rInf.X();
 }
 
-/*-----------------26.10.00 10:36-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::CalcBlanks
  * calculates the number of blanks in each line and
  * the difference of the width of the two lines.
@@ -531,7 +531,7 @@ long SwDoubleLinePortion::CalcSpacing( long nSpaceAdd, const SwTxtSizeInfo & ) c
     return HasTabulator() ? 0 : GetSpaceCnt() * nSpaceAdd / SPACING_PRECISION_FACTOR;
 }
 
-/*-----------------01.11.00 14:29-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::ChangeSpaceAdd(..)
  * merges the spaces for text adjustment from the inner and outer part.
  * Inside the doubleline portion the wider line has no spaceadd-array, the
@@ -577,7 +577,7 @@ sal_Bool SwDoubleLinePortion::ChgSpaceAdd( SwLineLayout* pCurr,
     }
     return bRet;
 }
-/*-----------------01.11.00 14:29-------------------
+/*--------------------------------------------------
  * SwDoubleLinePortion::ResetSpaceAdd(..)
  * cancels the manipulation from SwDoubleLinePortion::ChangeSpaceAdd(..)
  * --------------------------------------------------*/
@@ -594,7 +594,7 @@ SwDoubleLinePortion::~SwDoubleLinePortion()
     delete pBracket;
 }
 
-/*-----------------13.11.00 14:50-------------------
+/*--------------------------------------------------
  * SwRubyPortion::SwRubyPortion(..)
  * constructs a ruby portion, i.e. an additional text is displayed
  * beside the main text, e.g. phonetic characters.
@@ -611,7 +611,7 @@ SwRubyPortion::SwRubyPortion( const SwRubyPortion& rRuby, xub_StrLen nEnd ) :
     SetRuby();
 }
 
-/*-----------------13.11.00 14:50-------------------
+/*--------------------------------------------------
  * SwRubyPortion::SwRubyPortion(..)
  * constructs a ruby portion, i.e. an additional text is displayed
  * beside the main text, e.g. phonetic characters.
@@ -678,7 +678,7 @@ SwRubyPortion::SwRubyPortion( const SwMultiCreator& rCreate, const SwFont& rFnt,
         SetDirection( DIR_LEFT2RIGHT );
 }
 
-/*-----------------13.11.00 14:56-------------------
+/*--------------------------------------------------
  * SwRubyPortion::_Adjust(..)
  * In ruby portion there are different alignments for
  * the ruby text and the main text.
@@ -774,7 +774,7 @@ void SwRubyPortion::_Adjust( SwTxtFormatInfo &rInf )
     rInf.SetIdx( nOldIdx );
 }
 
-/*-----------------08.11.00 14:14-------------------
+/*--------------------------------------------------
  * CalcRubyOffset()
  * has to change the nRubyOffset, if there's a fieldportion
  * in the phonetic line.
@@ -808,7 +808,7 @@ void SwRubyPortion::CalcRubyOffset()
     }
 }
 
-/*-----------------13.10.00 16:22-------------------
+/*--------------------------------------------------
  * SwTxtSizeInfo::GetMultiCreator(..)
  * If we (e.g. the position rPos) are inside a two-line-attribute or
  * a ruby-attribute, the attribute will be returned in a SwMultiCreator-struct,
@@ -821,7 +821,7 @@ void SwRubyPortion::CalcRubyOffset()
  * with different brackets interrupts another 2-line-attribute.
  * --------------------------------------------------*/
 
-/*-----------------13.11.00 15:38-------------------
+/*--------------------------------------------------
  * lcl_Has2Lines(..)
  * is a little help function for GetMultiCreator(..)
  * It extracts the 2-line-format from a 2-line-attribute or a character style.
@@ -850,7 +850,7 @@ sal_Bool lcl_Has2Lines( const SwTxtAttr& rAttr, const SvxTwoLinesItem* &rpRef,
     return sal_False;
 }
 
-/*-----------------16.02.01 16:39-------------------
+/*--------------------------------------------------
  * lcl_HasRotation(..)
  * is a little help function for GetMultiCreator(..)
  * It extracts the charrotation from a charrotate-attribute or a character style.
@@ -1266,7 +1266,7 @@ SwMultiCreator* SwTxtSizeInfo::GetMultiCreator( xub_StrLen &rPos,
     return NULL;
 }
 
-/*-----------------01.11.00 14:52-------------------
+/*--------------------------------------------------
  * SwSpaceManipulator
  * is a little helper class to manage the spaceadd-arrays of the text adjustment
  * during a PaintMultiPortion.
@@ -1356,7 +1356,7 @@ SwSpaceManipulator::~SwSpaceManipulator()
     rInfo.SetDirection( nOldDir );
 }
 
-/*-----------------13.10.00 16:24-------------------
+/*--------------------------------------------------
  * SwTxtPainter::PaintMultiPortion manages the paint for a SwMultiPortion.
  * External, for the calling function, it seems to be a normal Paint-function,
  * internal it is like a SwTxtFrm::Paint with multiple DrawTextLines
@@ -2186,7 +2186,7 @@ BOOL SwTxtFormatter::BuildMultiPortion( SwTxtFormatInfo &rInf,
     return bRet;
 }
 
-/*-----------------08.11.00 09:29-------------------
+/*--------------------------------------------------
  * SwTxtFormatter::MakeRestPortion(..)
  * When a fieldportion at the end of line breaks and needs a following
  * fieldportion in the next line, then the "restportion" of the formatinfo
@@ -2350,7 +2350,7 @@ SwLinePortion* SwTxtFormatter::MakeRestPortion( const SwLineLayout* pLine,
 
 
 
-/*-----------------23.10.00 10:47-------------------
+/*--------------------------------------------------
  * SwTxtCursorSave notes the start and current line of a SwTxtCursor,
  * sets them to the values for GetCrsrOfst inside a multiportion
  * and restores them in the destructor.
diff --git a/sw/source/core/text/pormulti.hxx b/sw/source/core/text/pormulti.hxx
index 649090f..4de447f 100644
--- a/sw/source/core/text/pormulti.hxx
+++ b/sw/source/core/text/pormulti.hxx
@@ -40,7 +40,7 @@ class SwTxtAttr;
 class SfxPoolItem;
 class SwFont;
 
-/*-----------------02.02.01 15:01-------------------
+/*--------------------------------------------------
  * SwMultiCreator is a small structur to create a multiportion.
  * It contains the kind of multiportion and a textattribute
  * or a poolitem.
@@ -61,7 +61,7 @@ struct SwMultiCreator
     BYTE nLevel;
 };
 
-/*-----------------25.10.00 16:19-------------------
+/*--------------------------------------------------
  * A two-line-portion (SwMultiPortion) could have surrounding brackets,
  * in this case the structur SwBracket will be used.
  * --------------------------------------------------*/
@@ -79,7 +79,7 @@ struct SwBracket
     BYTE nPostScript;       // Script of the final character
 };
 
-/*-----------------16.10.00 12:45-------------------
+/*--------------------------------------------------
  * The SwMultiPortion is line portion inside a line portion,
  * it's a group of portions,
  * e.g. a double line portion in a line
diff --git a/sw/source/core/text/txtfrm.cxx b/sw/source/core/text/txtfrm.cxx
index 743de47..16c4c53 100644
--- a/sw/source/core/text/txtfrm.cxx
+++ b/sw/source/core/text/txtfrm.cxx
@@ -1834,7 +1834,7 @@ void SwTxtFrm::Prepare( const PrepareHint ePrep, const void* pVoid,
         pPara->SetPrep( sal_True );
 }
 
-/* -----------------11.02.99 17:56-------------------
+/* --------------------------------------------------
  * Kleine Hilfsklasse mit folgender Funktion:
  * Sie soll eine Probeformatierung vorbereiten.
  * Der Frame wird in Groesse und Position angepasst, sein SwParaPortion zur Seite
diff --git a/sw/source/core/tox/tox.cxx b/sw/source/core/tox/tox.cxx
index d16a3ef..2dde6c7 100644
--- a/sw/source/core/tox/tox.cxx
+++ b/sw/source/core/tox/tox.cxx
@@ -622,34 +622,6 @@ SwTOXBase & SwTOXBase::operator = (const SwTOXBase & rSource)
     return *this;
 }
 
-/* -----------------16.07.99 16:02-------------------
-
-SwTOXBase & SwTOXBase::operator = (const SwTOXBase & rSource)
-{
-    aForm = rSource.aForm;
-    aName = rSource.aName;
-    aTitle = rSource.aTitle;
-    sMainEntryCharStyle = rSource.sMainEntryCharStyle;
-    sSequenceName = rSource.sSequenceName;
-    eLanguage = rSource.eLanguage;
-    sSortAlgorithm = rSource.sSortAlgorithm;
-    aData = rSource.aData;
-    nCreateType = rSource.nCreateType;
-    nOLEOptions = rSource.nOLEOptions;
-    eCaptionDisplay = rSource.eCaptionDisplay;
-    bProtected = rSource.bProtected;
-    bFromChapter = rSource.bFromChapter;
-    bFromObjectNames = rSource.bFromObjectNames;
-    bLevelFromChapter = rSource.bLevelFromChapter;
-
-    if (rSource.GetAttrSet())
-        SetAttrSet(*rSource.GetAttrSet());
-
-    return *this;
-}
-
- --------------------------------------------------*/
-
 String SwFormToken::GetString() const
 {
     String sRet;
diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx
index 69b993f..59e1772 100644
--- a/sw/source/core/txtnode/fntcache.cxx
+++ b/sw/source/core/txtnode/fntcache.cxx
@@ -97,9 +97,6 @@ USHORT GetDefaultFontHeight( SwDrawTextInfo &rInf )
 |*
 |*     SwFntCache::Flush()
 |*
-|*     Ersterstellung          AMA 16. Dez. 94
-|*     Letzte Aenderung        AMA 16. Dez. 94
-|*
 |*************************************************************************/
 
 void SwFntCache::Flush( )
@@ -116,9 +113,6 @@ void SwFntCache::Flush( )
 |*
 |*     SwFntObj::SwFntObj(), ~SwFntObj()
 |*
-|*     Ersterstellung          AMA 7. Nov. 94
-|*     Letzte Aenderung        AMA 7. Nov. 94
-|*
 |*************************************************************************/
 
 SwFntObj::SwFntObj( const SwSubFont &rFont, const void *pOwn, ViewShell *pSh ) :
@@ -292,9 +286,6 @@ void lcl_calcLinePos( const CalcLinePosData &rData,
  *
  *  USHORT SwFntObj::GetFontAscent( const OutputDevice& rOut )
  *
- *     Ersterstellung          AMA 7. Nov. 94
- *     Letzte Aenderung        AMA 7. Nov. 94
- *
  *  Beschreibung: liefern den Ascent des Fonts auf dem
  *     gewuenschten Outputdevice zurueck, ggf. muss der Bildschirmfont erst
  *  erzeugt werden.
@@ -339,9 +330,6 @@ USHORT SwFntObj::GetFontAscent( const ViewShell *pSh, const OutputDevice& rOut )
  *
  *  USHORT SwFntObj::GetFontHeight( const OutputDevice* pOut )
  *
- *  Ersterstellung      AMA 7. Nov. 94
- *  Letzte Aenderung    AMA 7. Nov. 94
- *
  *  Beschreibung: liefern die H?he des Fonts auf dem
  *  gewuenschten Outputdevice zurueck, ggf. muss der Bildschirmfont erst
  *  erzeugt werden.
@@ -424,9 +412,6 @@ USHORT SwFntObj::GetFontLeading( const ViewShell *pSh, const OutputDevice& rOut
  *
  *  SwFntObj::CreateScrFont( const ViewShell& rSh, const OutputDevice& rOut )
  *
- *     Ersterstellung          AMA 7. Nov. 94
- *     Letzte Aenderung        AMA 7. Nov. 94
- *
  *  pOut is the output device, not the reference device
  *
  *************************************************************************/
@@ -603,9 +588,6 @@ void SwFntObj::GuessLeading( const ViewShell&
  *
  *     void SwFntObj::SetDeviceFont( const OutputDevice *pOut ),
  *
- *     Ersterstellung          AMA 7. Nov. 94
- *     Letzte Aenderung        AMA 7. Nov. 94
- *
  *  Beschreibung: stellt den Font am gewuenschten OutputDevice ein,
  *  am Bildschirm muss eventuell erst den Abgleich durchgefuehrt werden.
  *
@@ -643,9 +625,6 @@ void SwFntObj::SetDevFont( const ViewShell *pSh, OutputDevice& rOut )
  *
  * void SwFntObj::DrawText( ... )
  *
- *     Ersterstellung          AMA 16. Dez. 94
- *     Letzte Aenderung        AMA 16. Dez. 94
- *
  *  Beschreibung: Textausgabe
  *                                     auf dem Bildschirm                      => DrawTextArray
  *                                     auf dem Drucker, !Kerning       => DrawText
@@ -1869,9 +1848,6 @@ void SwFntObj::DrawText( SwDrawTextInfo &rInf )
  *     Size SwFntObj::GetTextSize( const OutputDevice *pOut, const String &rTxt,
  *                      const USHORT nIdx, const USHORT nLen, const short nKern = 0 );
  *
- *     Ersterstellung          AMA 16. Dez. 94
- *     Letzte Aenderung        AMA 16. Dez. 94
- *
  *  Beschreibung: ermittelt die TextSize (des Druckers)
  *
  *************************************************************************/
@@ -2297,9 +2273,6 @@ xub_StrLen SwFntObj::GetCrsrOfst( SwDrawTextInfo &rInf )
 |*
 |*     SwFntAccess::SwFntAccess()
 |*
-|*     Ersterstellung          AMA 9. Nov. 94
-|*     Letzte Aenderung        AMA 9. Nov. 94
-|*
 |*************************************************************************/
 
 SwFntAccess::SwFntAccess( const void* &rMagic,
diff --git a/sw/source/core/unocore/unocoll.cxx b/sw/source/core/unocore/unocoll.cxx
index e04aa7b..f897018 100644
--- a/sw/source/core/unocore/unocoll.cxx
+++ b/sw/source/core/unocore/unocoll.cxx
@@ -1990,7 +1990,7 @@ SwXReferenceMark* SwXReferenceMarks::GetObject( SwDoc* pDoc, const 
SwFmtRefMark*
     return SwXReferenceMark::CreateXReferenceMark(*pDoc, *pMark);
 }
 
-/*-----------------11.03.98 11:18-------------------
+/*--------------------------------------------------
     Gueltigkeitspruefung
 --------------------------------------------------*/
 void SwUnoCollection::Invalidate()
diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx
index 758244e..cbdadc1 100644
--- a/sw/source/core/unocore/unocrsrhelper.cxx
+++ b/sw/source/core/unocore/unocrsrhelper.cxx
@@ -134,7 +134,7 @@ GetNestedTextContent(SwTxtNode & rTextNode, xub_StrLen const nIndex,
     return xRet;
 }
 
-/* -----------------16.09.98 12:27-------------------
+/* --------------------------------------------------
 *      Lesen spezieller Properties am Cursor
  * --------------------------------------------------*/
 sal_Bool getCrsrPropertyValue(const SfxItemPropertySimpleEntry& rEntry
@@ -767,7 +767,7 @@ void GetCurPageStyle(SwPaM& rPaM, String &rString)
         SwStyleNameMapper::FillProgName( pPage->GetPageDesc()->GetName(), rString, 
nsSwGetPoolIdFromName::GET_POOLID_PAGEDESC, sal_True );
 }
 
-/* -----------------30.03.99 10:52-------------------
+/* --------------------------------------------------
  * spezielle Properties am Cursor zuruecksetzen
  * --------------------------------------------------*/
 void resetCrsrPropertyValue(const SfxItemPropertySimpleEntry& rEntry, SwPaM& rPam)
diff --git a/sw/source/core/unocore/unofield.cxx b/sw/source/core/unocore/unofield.cxx
index fe0cac2..9e67219 100644
--- a/sw/source/core/unocore/unofield.cxx
+++ b/sw/source/core/unocore/unofield.cxx
@@ -960,28 +960,6 @@ void SwXFieldMaster::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew)
         m_pDoc = 0;
     }
 }
-/* -----------------------------06.11.00 09:44--------------------------------
-
-const Programmatic2UIName_Impl* lcl_GetFieldNameTable()
-{
-    static BOOL bInitialized = FALSE;
-    static Programmatic2UIName_Impl aFieldNames[5];
-    if(!bInitialized)
-    {
-        bInitialized = TRUE;
-        int nName = 0;
-        aFieldNames[nName].sUIName = String                            
(SW_RES(STR_POOLCOLL_LABEL_ABB ));
-        aFieldNames[nName++].sProgrammaticName = String        (SW_RES(STR_POCO_PRGM_LABEL_ABB));
-        aFieldNames[nName].sUIName = String                            
(SW_RES(STR_POOLCOLL_LABEL_TABLE ));
-        aFieldNames[nName++].sProgrammaticName = String        (SW_RES(STR_POCO_PRGM_LABEL_TABLE));
-        aFieldNames[nName].sUIName = String                            
(SW_RES(STR_POOLCOLL_LABEL_FRAME));
-        aFieldNames[nName++].sProgrammaticName = String        (SW_RES(STR_POCO_PRGM_LABEL_FRAME));
-        aFieldNames[nName].sUIName = String                            
(SW_RES(STR_POOLCOLL_LABEL_DRAWING ));
-        aFieldNames[nName++].sProgrammaticName = String        
(SW_RES(STR_POCO_PRGM_LABEL_DRAWING));
-    }
-    return &aFieldNames[0];
-}
- ---------------------------------------------------------------------------*/
 
 OUString SwXFieldMaster::GetProgrammaticName(const SwFieldType& rType, SwDoc& rDoc)
 {
@@ -2419,7 +2397,7 @@ SwXTextFieldMasters::~SwXTextFieldMasters()
 
 }
 
-/*-- 21.12.98 10:37:33---------------------------------------------------
+/*-----------------------------------------------------------------------
     Iteration ueber nicht-Standard Feldtypen
     USER/SETEXP/DDE/DATABASE
     Der Name ist demnach:
diff --git a/sw/source/core/unocore/unoframe.cxx b/sw/source/core/unocore/unoframe.cxx
index bea907d..c6350b3 100644
--- a/sw/source/core/unocore/unoframe.cxx
+++ b/sw/source/core/unocore/unoframe.cxx
@@ -747,7 +747,7 @@ uno::Sequence< OUString > SwXFrame::getSupportedServiceNames(void) throw( uno::R
     return aRet;
 }
 
-/*-- 14.01.99 11:31:52---------------------------------------------------
+/*-----------------------------------------------------------------------
     Dieser CTor legt den Frame als Descriptor an
   -----------------------------------------------------------------------*/
 SwXFrame::SwXFrame(FlyCntType eSet, const :: SfxItemPropertySet* pSet, SwDoc *pDoc) :
diff --git a/sw/source/core/unocore/unoobj.cxx b/sw/source/core/unocore/unoobj.cxx
index 2d42782..7b6dd1c 100644
--- a/sw/source/core/unocore/unoobj.cxx
+++ b/sw/source/core/unocore/unoobj.cxx
@@ -702,7 +702,7 @@ SwUnoCursorHelper::GetCurTxtFmtColl(SwPaM & rPaM, const bool bConditional)
     return (bError) ? 0 : pFmt;
 }
 
-/* -----------------26.06.98 16:20-------------------
+/* --------------------------------------------------
  *     Hilfsfunktion fuer PageDesc
  * --------------------------------------------------*/
 SwPageDesc*    GetPageDescByName_Impl(SwDoc& rDoc, const String& rName)
diff --git a/sw/source/core/unocore/unotbl.cxx b/sw/source/core/unocore/unotbl.cxx
index ffc7105..05a5282 100644
--- a/sw/source/core/unocore/unotbl.cxx
+++ b/sw/source/core/unocore/unotbl.cxx
@@ -681,7 +681,7 @@ inline rtl::OUString lcl_getString( SwXCell &rCell )
     return rCell.getString();
 }
 
-/* -----------------30.04.02 08:00-------------------
+/* --------------------------------------------------
  * non UNO function call to set string in SwXCell
  * --------------------------------------------------*/
 void lcl_setString( SwXCell &rCell, const rtl::OUString &rTxt,
@@ -700,7 +700,7 @@ void lcl_setString( SwXCell &rCell, const rtl::OUString &rTxt,
     rCell.SwXText::setString(rTxt);
 }
 
-/* -----------------30.04.02 08:00-------------------
+/* --------------------------------------------------
  * non UNO function call to get value from SwXCell
  * --------------------------------------------------*/
 double lcl_getValue( SwXCell &rCell )
@@ -713,7 +713,7 @@ double lcl_getValue( SwXCell &rCell )
     return fRet;
 }
 
-/* -----------------30.04.02 08:00-------------------
+/* --------------------------------------------------
  * non UNO function call to set value in SwXCell
  * --------------------------------------------------*/
 void lcl_setValue( SwXCell &rCell, double nVal )
@@ -1250,7 +1250,7 @@ SwXCell* SwXCell::CreateXCell(SwFrmFmt* pTblFmt, SwTableBox* pBox, SwTable 
*pTab
     return pRet;
 }
 
-/* -----------------12.06.98 07:37-------------------
+/* --------------------------------------------------
  *     exitstiert die Box in der angegebenen Tabelle?
  * --------------------------------------------------*/
 SwTableBox* SwXCell::FindBox(SwTable* pTable, SwTableBox* pBox2)
diff --git a/sw/source/ui/config/cfgitems.cxx b/sw/source/ui/config/cfgitems.cxx
index 9afbcbb..17e5786 100644
--- a/sw/source/ui/config/cfgitems.cxx
+++ b/sw/source/ui/config/cfgitems.cxx
@@ -64,7 +64,7 @@ SwDocDisplayItem::SwDocDisplayItem( USHORT _nWhich ) :
 
 };
 
-/*------------OS 12.01.95 -------------------------------------------
+/*-------------------------------------------------------------------
     Item fuer Einstellungsdialog, Seite Dokumentansicht
 --------------------------------------------------------------------*/
 SwDocDisplayItem::SwDocDisplayItem( const SwDocDisplayItem& rDocDisplayItem ):
@@ -289,7 +289,7 @@ int SwAddPrinterItem::operator==( const SfxPoolItem& rAttr ) const
     return  SwPrintData::operator==(rItem);
 }
 
-/*-----------------03.11.97 10:00-------------------
+/*--------------------------------------------------
  Item fuer Einstellungsdialog, ShadowCursorSeite
 --------------------------------------------------*/
 SwShadowCursorItem::SwShadowCursorItem( USHORT _nWhich )
diff --git a/sw/source/ui/config/optpage.cxx b/sw/source/ui/config/optpage.cxx
index db77fe8..b3e56b9 100644
--- a/sw/source/ui/config/optpage.cxx
+++ b/sw/source/ui/config/optpage.cxx
@@ -305,7 +305,7 @@ IMPL_LINK( SwContentOptPage, AnyRulerHdl, CheckBox*, pBox)
     VertRulerHdl(&aVRulerCBox);
     return 0;
 }
-/*----------------- OS 27.01.95  -----------------------
+/*------------------------------------------------------
  TabPage Drucker Zusatzeinstellungen
 -------------------------------------------------------*/
 SwAddPrinterTabPage::SwAddPrinterTabPage( Window* pParent,
@@ -551,7 +551,7 @@ void SwAddPrinterTabPage::PageCreated (SfxAllItemSet aSet)
     }
 }
 
-/*-----------------03.09.96 11.53-------------------
+/*--------------------------------------------------
     Tabpage Standardfonts
 --------------------------------------------------*/
 SwStdFontTabPage::SwStdFontTabPage( Window* pParent,
@@ -1518,7 +1518,7 @@ void SwShdwCrsrOptionsTabPage::Reset( const SfxItemSet& rSet )
     }
 }
 
-/*-----------------31.10.97 17:55-------------------
+/*--------------------------------------------------
  TabPage fuer Redlining
 --------------------------------------------------*/
 struct CharAttr
diff --git a/sw/source/ui/dochdl/gloshdl.cxx b/sw/source/ui/dochdl/gloshdl.cxx
index ce8d0b2..cd455a7 100644
--- a/sw/source/ui/dochdl/gloshdl.cxx
+++ b/sw/source/ui/dochdl/gloshdl.cxx
@@ -753,7 +753,7 @@ BOOL SwGlossaryHdl::IsOld() const
     return bRet;
 }
 
-/*-----------------09.06.97 16:15-------------------
+/*--------------------------------------------------
     Gruppe ohne Pfadindex finden
 --------------------------------------------------*/
 BOOL SwGlossaryHdl::FindGroupName(String & rGroup)
diff --git a/sw/source/ui/dochdl/selglos.cxx b/sw/source/ui/dochdl/selglos.cxx
index ba011ec..dc57690 100644
--- a/sw/source/ui/dochdl/selglos.cxx
+++ b/sw/source/ui/dochdl/selglos.cxx
@@ -64,7 +64,7 @@ SwSelGlossaryDlg::SwSelGlossaryDlg(Window * pParent, const String &rShortName)
     aGlosBox.SetDoubleClickHdl(LINK(this, SwSelGlossaryDlg, DoubleClickHdl));
 }
 
-/*-----------------25.02.94 20:50-------------------
+/*--------------------------------------------------
  dtor ueberladen
 --------------------------------------------------*/
 SwSelGlossaryDlg::~SwSelGlossaryDlg() {}
diff --git a/sw/source/ui/docvw/edtwin3.cxx b/sw/source/ui/docvw/edtwin3.cxx
index 3d336b2..b8b0276 100644
--- a/sw/source/ui/docvw/edtwin3.cxx
+++ b/sw/source/ui/docvw/edtwin3.cxx
@@ -114,8 +114,6 @@ void PageNumNotify( ViewShell* pVwSh, USHORT nPhyNum, USHORT nVirtNum,
 /******************************************************************************
  *     Methode         :       void FrameNotify( DocMDIBase *pWin, FlyMode eMode )
  *     Beschreibung:
- *     Erstellt        :       OK 08.02.94 13:49
- *     Aenderung       :
  ******************************************************************************/
 
 
diff --git a/sw/source/ui/inc/actctrl.hxx b/sw/source/ui/inc/actctrl.hxx
index 98bb29f..a778a2f 100644
--- a/sw/source/ui/inc/actctrl.hxx
+++ b/sw/source/ui/inc/actctrl.hxx
@@ -50,7 +50,7 @@ public:
 };
 
 
-/* -----------------21.04.98 08:11-------------------
+/* --------------------------------------------------
  * Edit, dass keine Spaces akzeptiert
  * --------------------------------------------------*/
 class SW_DLLPUBLIC NoSpaceEdit : public Edit
@@ -67,7 +67,7 @@ public:
     const String&      GetForbiddenChars(){return sForbiddenChars;}
 };
 
-/* -----------------21.04.98 08:33-------------------
+/* --------------------------------------------------
  * Kein Space und kein Punkt
  * --------------------------------------------------*/
 class TableNameEdit : public NoSpaceEdit
@@ -78,7 +78,7 @@ public:
                                 {SetForbiddenChars(String::CreateFromAscii(" .<>"));}
 };
 
-/* -----------------25.06.2003 15:55-----------------
+/* --------------------------------------------------
     call a link when KEY_RETURN is pressed
  --------------------------------------------------*/
 class SW_DLLPUBLIC ReturnActionEdit : public Edit
diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx
index 2fdb986..2fcf9b3 100644
--- a/sw/source/ui/inc/optpage.hxx
+++ b/sw/source/ui/inc/optpage.hxx
@@ -94,7 +94,7 @@ public:
 
 };
 
-/*-------- OS 27.01.95 -----------------------------------
+/*--------------------------------------------------------
  TabPage Druckereinstellungen Zusaetze
 --------------------------------------------------------- */
 class SwAddPrinterTabPage : public SfxTabPage
@@ -300,7 +300,7 @@ public:
 
 };
 
-/*-----------------31.10.97 17:55-------------------
+/*--------------------------------------------------
  TabPage fuer ShadowCrsr
 --------------------------------------------------*/
 class SwShdwCrsrOptionsTabPage : public SfxTabPage
@@ -435,7 +435,7 @@ public:
     virtual    void            Reset( const SfxItemSet& rSet );
 };
 
-/*--------OS 11.01.95 -----------------------------------
+/*-------------------------------------------------------
  TabPage Testeinstellungen fuer SW
 --------------------------------------------------------- */
 
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index 4b2b4c9..3e3e5d1 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -2016,7 +2016,7 @@ SwTOXEntryTabPage::SwTOXEntryTabPage(Window* pParent, const SfxItemSet& 
rAttrSet
     aSecondKeyLB.SelectEntryPos(0);
     aThirdKeyLB.SelectEntryPos(0);
 }
-/* -----------------30.11.99 13:37-------------------
+/* --------------------------------------------------
     pVoid is used as signal to change all levels of the example
  --------------------------------------------------*/
 IMPL_LINK(SwTOXEntryTabPage, ModifyHdl, void*, pVoid)
@@ -2376,7 +2376,7 @@ void SwTOXEntryTabPage::PreTokenButtonRemoved(const SwFormToken& rToken)
     sal_uInt16 nPos = aAuthFieldsLB.InsertEntry(sTemp);
     aAuthFieldsLB.SetEntryData(nPos, (void*)(nData));
 }
-/*-- 16.06.99 10:47:35---------------------------------------------------
+/*-----------------------------------------------------------------------
 
 This function inizializes the default value in the Token
 put here the UI dependent initializations
@@ -3384,7 +3384,7 @@ String    SwTokenWindow::GetPattern() const
     }
     return sRet;
 }
-/* -----------------19.08.99 11:27-------------------
+/* --------------------------------------------------
     Description: Check if a control of the specified
                     TokenType is already contained in the list
  --------------------------------------------------*/
diff --git a/sw/source/ui/index/multmrk.cxx b/sw/source/ui/index/multmrk.cxx
index 9b9e151..fcf6cf0 100644
--- a/sw/source/ui/index/multmrk.cxx
+++ b/sw/source/ui/index/multmrk.cxx
@@ -88,7 +88,7 @@ void SwMultiTOXMarkDlg::Apply()
     rMgr.SetCurTOXMark(nPos);
 }
 
-/*-----------------25.02.94 22:06-------------------
+/*--------------------------------------------------
  dtor ueberladen
 --------------------------------------------------*/
 
diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx
index 1d6f694..99e4b22 100644
--- a/sw/source/ui/index/swuiidxmrk.cxx
+++ b/sw/source/ui/index/swuiidxmrk.cxx
@@ -403,7 +403,7 @@ String      SwIndexMarkDlg::GetDefaultPhoneticReading( const String& rText )
     return xExtendedIndexEntrySupplier->getPhoneticCandidate(rText, aLocale);
 }
 
-/* -----------------07.09.99 10:43-------------------
+/* --------------------------------------------------
     Change the content of aEntryED if text is selected
  --------------------------------------------------*/
 void   SwIndexMarkDlg::Activate()
@@ -1026,7 +1026,7 @@ IMPL_LINK( SwIndexMarkDlg, KeyDCBModifyHdl, ComboBox *, pBox )
     return 0;
 }
 
-/*-----------------25.02.94 21:19-------------------
+/*--------------------------------------------------
  dtor ueberladen
 --------------------------------------------------*/
 SwIndexMarkDlg::~SwIndexMarkDlg()
diff --git a/sw/source/ui/misc/glosdoc.cxx b/sw/source/ui/misc/glosdoc.cxx
index 53f2e19..d6982db 100644
--- a/sw/source/ui/misc/glosdoc.cxx
+++ b/sw/source/ui/misc/glosdoc.cxx
@@ -443,7 +443,7 @@ SwGlossaries::SwGlossaries() :
     Beschreibung: Neuen Pfad einstellen und internes Array neu aufbauen
 ------------------------------------------------------------------------*/
 
-/* -----------------21.01.99 15:36-------------------
+/* --------------------------------------------------
 *      #61050# Doppelte Pfade fuehren zu Verwirrung - als raus damit
  * --------------------------------------------------*/
 sal_Bool lcl_FindSameEntry(const SvStrings& rDirArr, const String& rEntryURL)
diff --git a/sw/source/ui/misc/glossary.cxx b/sw/source/ui/misc/glossary.cxx
index bdd330c..990406d 100644
--- a/sw/source/ui/misc/glossary.cxx
+++ b/sw/source/ui/misc/glossary.cxx
@@ -367,7 +367,7 @@ void SwGlossaryDlg::Apply()
     aShortNameEdit.Enable(bOn);
 }
 
-/* -----------------26.11.98 16:15-------------------
+/* --------------------------------------------------
  * existiert der Titel in der ausgewaehlten Gruppe?
  * --------------------------------------------------*/
 SvLBoxEntry* SwGlossaryDlg::DoesBlockExist(const String& rBlock,
@@ -889,7 +889,7 @@ IMPL_LINK( SwGlossaryDlg, CheckBoxHdl, CheckBox *, pBox )
     return 0;
 }
 
-/* -----------------26.11.98 15:18-------------------
+/* --------------------------------------------------
  * TreeListBox fuer Gruppen und Bausteine
  * --------------------------------------------------*/
 SwGlTreeListBox::SwGlTreeListBox(Window* pParent, const ResId& rResId) :
diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx
index a5c5b66..03b2a49 100644
--- a/sw/source/ui/misc/outline.cxx
+++ b/sw/source/ui/misc/outline.cxx
@@ -927,7 +927,7 @@ USHORT lcl_DrawGraphic(VirtualDevice* pVDev, const SwNumFmt &rFmt, USHORT nXStar
 
 }
 
-/*-----------------02.12.97 10:34-------------------
+/*--------------------------------------------------
     Vorschau der Numerierung painten
 --------------------------------------------------*/
 void    NumberingPreview::Paint( const Rectangle& /*rRect*/ )
diff --git a/sw/source/ui/shells/basesh.cxx b/sw/source/ui/shells/basesh.cxx
index 3bfc1d4..6a0fff0 100644
--- a/sw/source/ui/shells/basesh.cxx
+++ b/sw/source/ui/shells/basesh.cxx
@@ -1226,7 +1226,7 @@ void SwBaseShell::Execute(SfxRequest &rReq)
     }
 }
 
-/* -----------------14.04.99 15:10-------------------
+/* --------------------------------------------------
  * Hier wird der State fuer SID_IMAP / SID_CONTOUR behandelt,
  * wenn die Grafik ausgeswappt ist
  * --------------------------------------------------*/
diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx
index a000bd2..88ed54d 100644
--- a/sw/source/ui/uno/unoatxt.cxx
+++ b/sw/source/ui/uno/unoatxt.cxx
@@ -166,7 +166,7 @@ uno::Sequence< OUString > SwXAutoTextContainer::getElementNames(void) throw( uno
     }
     return aGroupNames;
 }
-/*-- 21.12.98 12:42:19---------------------------------------------------
+/*-----------------------------------------------------------------------
     findet Gruppennamen mit und ohne Pfadindex
   -----------------------------------------------------------------------*/
 sal_Bool SwXAutoTextContainer::hasByName(const OUString& Name)
diff --git a/sw/source/ui/uno/unotxdoc.cxx b/sw/source/ui/uno/unotxdoc.cxx
index 490088d..3a36fa4 100644
--- a/sw/source/ui/uno/unotxdoc.cxx
+++ b/sw/source/ui/uno/unotxdoc.cxx
@@ -785,7 +785,7 @@ Reference< util::XSearchDescriptor >  SwXTextDocument::createSearchDescriptor(vo
 
 }
 
-/* -----------------26.02.99 16:08-------------------
+/* --------------------------------------------------
  * wird fuer findAll/First/Next verwendet
  * --------------------------------------------------*/
 SwUnoCrsr*     SwXTextDocument::FindAny(const Reference< util::XSearchDescriptor > & xDesc,
diff --git a/sw/source/ui/utlui/uiitems.cxx b/sw/source/ui/utlui/uiitems.cxx
index 7a05067..d39e486 100644
--- a/sw/source/ui/utlui/uiitems.cxx
+++ b/sw/source/ui/utlui/uiitems.cxx
@@ -243,7 +243,7 @@ int SwPtrItem::operator==( const SfxPoolItem& rAttr ) const
 }
 
 
-/*-----------------12.11.97 12:55-------------------------------
+/*--------------------------------------------------------------
  SwUINumRuleItem fuer die NumTabPages der FormatNumRule/Stylisten
 ---------------------------------------------------------------*/
 SwUINumRuleItem::SwUINumRuleItem( const SwNumRule& rRul, const USHORT nId )
-- 
1.7.3.5

From 6e7f074be7440b70261ccdc668095cc21942838d Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Tue, 18 Jan 2011 08:19:55 +0100
Subject: [PATCH 5/7] Remove dates and two unused code segments.

---
 sw/inc/poolfmt.awk                  |    4 -
 sw/source/core/attr/calbck.cxx      |   23 -------
 sw/source/core/attr/format.cxx      |   10 ---
 sw/source/core/bastyp/index.cxx     |   78 -----------------------
 sw/source/core/bastyp/ring.cxx      |   15 -----
 sw/source/core/bastyp/swcache.cxx   |   60 ------------------
 sw/source/core/bastyp/swregion.cxx  |    9 ---
 sw/source/core/crsr/pam.cxx         |    7 --
 sw/source/core/doc/docdraw.cxx      |    6 --
 sw/source/core/doc/notxtfrm.cxx     |   36 -----------
 sw/source/core/docnode/node.cxx     |   23 -------
 sw/source/core/docnode/nodes.cxx    |   48 ---------------
 sw/source/core/draw/dflyobj.cxx     |   24 -------
 sw/source/core/draw/dpage.cxx       |    6 --
 sw/source/core/draw/dview.cxx       |   27 --------
 sw/source/core/fields/cellfml.cxx   |    3 -
 sw/source/core/frmedt/fecopy.cxx    |    6 --
 sw/source/core/frmedt/fedesc.cxx    |   12 ----
 sw/source/core/frmedt/fetab.cxx     |   18 ------
 sw/source/core/layout/calcmove.cxx  |    3 -
 sw/source/core/layout/findfrm.cxx   |   32 ----------
 sw/source/core/layout/flowfrm.cxx   |   50 ---------------
 sw/source/core/layout/fly.cxx       |   90 ---------------------------
 sw/source/core/layout/flycnt.cxx    |   14 ----
 sw/source/core/layout/flyincnt.cxx  |   25 --------
 sw/source/core/layout/flylay.cxx    |   32 ----------
 sw/source/core/layout/frmtool.cxx   |   74 ----------------------
 sw/source/core/layout/ftnfrm.cxx    |  115 -----------------------------------
 sw/source/core/layout/hffrm.cxx     |    4 -
 sw/source/core/layout/layact.cxx    |   47 --------------
 sw/source/core/layout/layouter.cxx  |    3 -
 sw/source/core/layout/newfrm.cxx    |   11 ---
 sw/source/core/layout/pagechg.cxx   |   67 --------------------
 sw/source/core/layout/pagedesc.cxx  |   24 -------
 sw/source/core/layout/paintfrm.cxx  |   59 ------------------
 sw/source/core/layout/ssfrm.cxx     |   69 ---------------------
 sw/source/core/layout/tabfrm.cxx    |   81 ------------------------
 sw/source/core/para/paratr.cxx      |    2 -
 sw/source/core/text/txtcache.cxx    |   27 --------
 sw/source/core/txtnode/atrfld.cxx   |    4 -
 sw/source/core/txtnode/atrftn.cxx   |    4 -
 sw/source/core/txtnode/fmtatr2.cxx  |    9 ---
 sw/source/core/txtnode/ndtxt.cxx    |    2 -
 sw/source/core/txtnode/swfntcch.cxx |    6 --
 sw/source/core/undo/rolbck.cxx      |    4 -
 45 files changed, 0 insertions(+), 1273 deletions(-)

diff --git a/sw/inc/poolfmt.awk b/sw/inc/poolfmt.awk
index 810d714..e9e3330 100644
--- a/sw/inc/poolfmt.awk
+++ b/sw/inc/poolfmt.awk
@@ -2,10 +2,6 @@
 #*
 #*    $Workfile:        dbgxtor.awk
 #*
-#*    Ersterstellung    JP  05.10.95
-#*    Letzte Aenderung  $Author: hr $ $Date: 2000-09-18 17:14:27 $
-#*    $Revision: 1.1.1.1 $
-#*
 #*    $Logfile:   T:/sw/inc/poolfmt.awv  $
 #*
 #*    Copyright (c) 1990-1996, STAR DIVISION
diff --git a/sw/source/core/attr/calbck.cxx b/sw/source/core/attr/calbck.cxx
index d6f36c0..9ba5206 100644
--- a/sw/source/core/attr/calbck.cxx
+++ b/sw/source/core/attr/calbck.cxx
@@ -48,8 +48,6 @@ TYPEINIT0(SwClient);  //rtti
 |*       SwClient::SwClient(SwModify *)
 |*
 |*       Beschreibung          callback.doc V1.14
-|*       Ersterstellung        VB 20.03.91
-|*       Letzte Aenderung      MA 20. Mar. 95
 *************************************************************************/
 
 
@@ -70,8 +68,6 @@ SwClient::SwClient(SwModify *pToRegisterIn)
 |*       SwClient::Modify()
 |*
 |*       Beschreibung          callback.doc V1.14
-|*       Ersterstellung        VB 20.03.91
-|*       Letzte Aenderung      VB 20.03.91
 *************************************************************************/
 
 
@@ -97,8 +93,6 @@ void SwClient::Modify( SfxPoolItem *pOld, SfxPoolItem * )
 |*       SwClient::~SwClient()
 |*
 |*       Beschreibung          callback.doc V1.14
-|*       Ersterstellung        VB 20.03.91
-|*       Letzte Aenderung      MA 25. Jan. 94
 *************************************************************************/
 
 
@@ -121,8 +115,6 @@ BOOL SwClient::GetInfo( SfxPoolItem& ) const
 |*       SwModify::SwModify( SwModify * )
 |*
 |*       Beschreibung          Dokument 1.7
-|*       Ersterstellung        JP 20.11.90
-|*       Letzte Aenderung      VB 20.03.91
 *************************************************************************/
 
 
@@ -142,8 +134,6 @@ SwModify::SwModify( const SwModify & )
 |*       SwModify::~SwModify()
 |*
 |*       Beschreibung          Dokument 1.7
-|*       Ersterstellung        JP 20.11.90
-|*       Letzte Aenderung      JP 15.04.94
 *************************************************************************/
 
 
@@ -189,8 +179,6 @@ SwModify::~SwModify()
 |*       SwModify::Modify( SwHint * pOldValue, SwHint * pNewValue )
 |*
 |*       Beschreibung          Dokument 1.7
-|*       Ersterstellung        JP 20.11.90
-|*       Letzte Aenderung      MA 20. Mar. 95
 *************************************************************************/
 
 
@@ -272,8 +260,6 @@ BOOL SwModify::GetInfo( SfxPoolItem& rInfo ) const
 |*       SwModify::Add( SwClient *pDepend )
 |*
 |*       Beschreibung          Dokument 1.7
-|*       Ersterstellung        JP 20.11.90
-|*       Letzte Aenderung      JP 14.09.94
 *************************************************************************/
 
 
@@ -322,8 +308,6 @@ void SwModify::Add(SwClient *pDepend)
 |*       SwModify::_Remove( SwClient *pDepend )
 |*
 |*       Beschreibung          Dokument 1.7
-|*       Ersterstellung        JP 20.11.90
-|*       Letzte Aenderung      JP 14.09.94
 *************************************************************************/
 
 
@@ -377,9 +361,6 @@ SwClient *SwModify::_Remove(SwClient * pDepend)
 
 /*************************************************************************
 |*       SwModify::CheckCaching( const USHORT nWhich )
-|*
-|*       Ersterstellung        JP 25.06.95
-|*       Letzte Aenderung      JP 25.06.95
 *************************************************************************/
 
 
@@ -423,8 +404,6 @@ void SwModify::CheckCaching( const USHORT nWhich )
 |*       SwDepend::SwDepend(SwClient *pTellHim,SwModify *pDepend)
 |*
 |*       Beschreibung          callback.doc V1.14
-|*       Ersterstellung        VB 20.03.91
-|*       Letzte Aenderung      VB 20.03.91
 *************************************************************************/
 
 
@@ -439,8 +418,6 @@ SwDepend::SwDepend(SwClient *pTellHim, SwModify *pDepend)
 |*       SwDepend::Modify(SwHint *, SwHint *)
 |*
 |*       Beschreibung          callback.doc V1.14
-|*       Ersterstellung        VB 20.03.91
-|*       Letzte Aenderung      VB 20.03.91
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/attr/format.cxx b/sw/source/core/attr/format.cxx
index 9b4aace..99272f3 100644
--- a/sw/source/core/attr/format.cxx
+++ b/sw/source/core/attr/format.cxx
@@ -110,8 +110,6 @@ SwFmt::SwFmt( const SwFmt& rFmt )
 |*    SwFmt &SwFmt::operator=(const SwFmt& aFmt)
 |*
 |*    Beschreibung             Dokument 1.14
-|*    Ersterstellung    JP 22.11.90
-|*    Letzte Aenderung  JP 05.08.94
 *************************************************************************/
 
 
@@ -242,8 +240,6 @@ void SwFmt::CopyAttrs( const SwFmt& rFmt, BOOL bReplace )
 |*    SwFmt::~SwFmt()
 |*
 |*    Beschreibung             Dokument 1.14
-|*    Ersterstellung    JP 22.11.90
-|*    Letzte Aenderung  JP 14.02.91
 *************************************************************************/
 
 
@@ -281,8 +277,6 @@ SwFmt::~SwFmt()
 |*    void SwFmt::Modify( SfxPoolItem* pOldValue, SfxPoolItem* pNewValue )
 |*
 |*    Beschreibung             Dokument 1.14
-|*    Ersterstellung    JP 22.11.90
-|*    Letzte Aenderung  JP 05.08.94
 *************************************************************************/
 
 
@@ -604,10 +598,6 @@ USHORT SwFmt::ResetAllFmtAttr()
 
 /*************************************************************************
 |*    void SwFmt::GetInfo( const SfxPoolItem& ) const
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 18.04.94
-|*    Letzte Aenderung  JP 05.08.94
 *************************************************************************/
 
 
diff --git a/sw/source/core/bastyp/index.cxx b/sw/source/core/bastyp/index.cxx
index 1d122c3..6b678e0 100644
--- a/sw/source/core/bastyp/index.cxx
+++ b/sw/source/core/bastyp/index.cxx
@@ -243,13 +243,7 @@ IDX_CHK_ARRAY
 }
 
 /*************************************************************************
-|*
 |*       SwIndex & SwIndex::operator=( const SwIndex & aSwIndex )
-|*
-|*       Beschreibung
-|*       Ersterstellung        JP 07.11.90
-|*       Letzte Aenderung      JP 07.03.94
-|*
 *************************************************************************/
 
 
@@ -272,13 +266,7 @@ SwIndex& SwIndex::operator=( const SwIndex& rIdx )
 }
 
 /*************************************************************************
-|*
 |*       SwIndex &SwIndex::Assign
-|*
-|*       Beschreibung
-|*       Ersterstellung        VB 25.03.91
-|*       Letzte Aenderung      JP 07.03.94
-|*
 *************************************************************************/
 
 
@@ -372,13 +360,7 @@ ARR_CHK_ARRAY
 #if OSL_DEBUG_LEVEL > 1
 
 /*************************************************************************
-|*
 |*    SwIndex::operator++()
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 xub_StrLen SwIndex::operator++(int)
 {
@@ -399,13 +381,7 @@ xub_StrLen SwIndex::operator++()
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator--()
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 
@@ -426,13 +402,7 @@ xub_StrLen SwIndex::operator--()
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator+=( xub_StrLen )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator+=( xub_StrLen nWert )
@@ -442,13 +412,7 @@ xub_StrLen SwIndex::operator+=( xub_StrLen nWert )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator-=( xub_StrLen )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator-=( xub_StrLen nWert )
@@ -458,13 +422,7 @@ xub_StrLen SwIndex::operator-=( xub_StrLen nWert )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator+=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator+=( const SwIndex & rIndex )
@@ -474,13 +432,7 @@ xub_StrLen SwIndex::operator+=( const SwIndex & rIndex )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator-=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator-=( const SwIndex & rIndex )
@@ -490,13 +442,7 @@ xub_StrLen SwIndex::operator-=( const SwIndex & rIndex )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator<( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator<( const SwIndex & rIndex ) const
@@ -506,13 +452,7 @@ BOOL SwIndex::operator<( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator<=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 04.06.92
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator<=( const SwIndex & rIndex ) const
@@ -522,13 +462,7 @@ BOOL SwIndex::operator<=( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator>( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 04.06.92
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator>( const SwIndex & rIndex ) const
@@ -538,13 +472,7 @@ BOOL SwIndex::operator>( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator>=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 04.06.92
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator>=( const SwIndex & rIndex ) const
@@ -554,13 +482,7 @@ BOOL SwIndex::operator>=( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex & SwIndex::operator=( xub_StrLen )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 10.12.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 SwIndex& SwIndex::operator=( xub_StrLen nWert )
diff --git a/sw/source/core/bastyp/ring.cxx b/sw/source/core/bastyp/ring.cxx
index be61374..1f2ec5b 100644
--- a/sw/source/core/bastyp/ring.cxx
+++ b/sw/source/core/bastyp/ring.cxx
@@ -35,12 +35,7 @@
 
 
 /*************************************************************************
-|*
 |*    Ring::Ring()
-|*
-|*    Ersterstellung    VB     02.07.91
-|*    Letzte Aenderung  JP 10.10.97
-|*
 *************************************************************************/
 
 Ring::Ring( Ring *pObj )
@@ -57,12 +52,7 @@ Ring::Ring( Ring *pObj )
 }
 
 /*************************************************************************
-|*
 |*    Ring::~Ring()
-|*
-|*    Ersterstellung    VB     02.07.91
-|*    Letzte Aenderung  JP 10.10.97
-|*
 *************************************************************************/
 
 Ring::~Ring()
@@ -72,12 +62,7 @@ Ring::~Ring()
 }
 
 /*************************************************************************
-|*
 |*    Ring::MoveTo
-|*
-|*    Ersterstellung    VB 4.3.91
-|*    Letzte Aenderung  JP 10.10.97
-|*
 *************************************************************************/
 
 void Ring::MoveTo(Ring *pDestRing)
diff --git a/sw/source/core/bastyp/swcache.cxx b/sw/source/core/bastyp/swcache.cxx
index 0ed62cf..8ab7260 100644
--- a/sw/source/core/bastyp/swcache.cxx
+++ b/sw/source/core/bastyp/swcache.cxx
@@ -43,12 +43,7 @@ SV_IMPL_PTRARR(SwCacheObjArr,SwCacheObj*);
 #endif
 
 /*************************************************************************
-|*
 |*     SwCache::Check()
-|*
-|*     Ersterstellung          MA 23. Mar. 94
-|*     Letzte Aenderung        MA 23. Mar. 94
-|*
 |*************************************************************************/
 
 #if OSL_DEBUG_LEVEL > 1
@@ -95,12 +90,7 @@ void SwCache::Check()
 #endif
 
 /*************************************************************************
-|*
 |*     SwCache::SwCache(), ~SwCache()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -178,12 +168,7 @@ SwCache::~SwCache()
 #endif
 
 /*************************************************************************
-|*
 |*     SwCache::Flush()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -229,12 +214,7 @@ void SwCache::Flush( const BYTE )
 }
 
 /*************************************************************************
-|*
 |*     SwCache::ToTop()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 24. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -299,12 +279,7 @@ void SwCache::ToTop( SwCacheObj *pObj )
 }
 
 /*************************************************************************
-|*
 |*     SwCache::Get()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 
@@ -355,12 +330,7 @@ SwCacheObj *SwCache::Get( const void *pOwner, const BOOL bToTop )
 }
 
 /*************************************************************************
-|*
 |*     SwCache::Delete()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -425,12 +395,7 @@ void SwCache::Delete( const void *pOwner )
 
 
 /*************************************************************************
-|*
 |*     SwCache::Insert()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 20. Sep. 94
-|*
 |*************************************************************************/
 
 
@@ -512,12 +477,7 @@ BOOL SwCache::Insert( SwCacheObj *pNew )
 }
 
 /*************************************************************************
-|*
 |*     SwCache::SetLRUOfst()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -539,12 +499,7 @@ void SwCache::SetLRUOfst( const USHORT nOfst )
 }
 
 /*************************************************************************
-|*
 |*     SwCacheObj::SwCacheObj()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 24. Nov. 95
-|*
 |*************************************************************************/
 
 
@@ -564,12 +519,7 @@ SwCacheObj::~SwCacheObj()
 }
 
 /*************************************************************************
-|*
 |*     SwCacheObj::SetLock(), Unlock()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 #if OSL_DEBUG_LEVEL > 1
@@ -599,12 +549,7 @@ SwCacheAccess::~SwCacheAccess()
 }
 
 /*************************************************************************
-|*
 |*     SwCacheAccess::Get()
-|*
-|*     Ersterstellung          MA 15. Mar. 94
-|*     Letzte Aenderung        MA 04. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -623,12 +568,7 @@ void SwCacheAccess::_Get()
 }
 
 /*************************************************************************
-|*
 |*     SwCacheAccess::IsAvailable()
-|*
-|*     Ersterstellung          MA 23. Mar. 94
-|*     Letzte Aenderung        MA 23. Mar. 94
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/bastyp/swregion.cxx b/sw/source/core/bastyp/swregion.cxx
index b0b4931..c262246 100644
--- a/sw/source/core/bastyp/swregion.cxx
+++ b/sw/source/core/bastyp/swregion.cxx
@@ -41,12 +41,7 @@
 SV_IMPL_VARARR( SwRects, SwRect );
 
 /*************************************************************************
-|*
 |*     SwRegionRects::SwRegionRects()
-|*
-|*     Ersterstellung          MA 28. Oct. 92
-|*     Letzte Aenderung        MA 01. Feb. 93
-|*
 |*************************************************************************/
 
 SwRegionRects::SwRegionRects( const SwRect &rStartRect, USHORT nInit,
@@ -87,8 +82,6 @@ inline void SwRegionRects::InsertRect( const SwRect &rRect, const USHORT nPos,
 |*             entfernt.
 |*             Dazu muessen die vorhandenen Rechtecke entweder aufgeteilt oder
 |*             geloescht werden.
-|*     Ersterstellung          MA 28. Oct. 92
-|*     Letzte Aenderung        MA 09. Sep. 93
 |*
 |*************************************************************************/
 
@@ -196,8 +189,6 @@ void SwRegionRects::Invert()
 |*     SwRegionRects::Compress()
 |*
 |*     Beschreibung            Zusammenfassen von benachbarten Rechtecken.
-|*     Ersterstellung          MA 16. Apr. 93
-|*     Letzte Aenderung        MA 21. Apr. 93
 |*
 |*************************************************************************/
 inline SwTwips CalcArea( const SwRect &rRect )
diff --git a/sw/source/core/crsr/pam.cxx b/sw/source/core/crsr/pam.cxx
index 6d1b17d..f19be56 100644
--- a/sw/source/core/crsr/pam.cxx
+++ b/sw/source/core/crsr/pam.cxx
@@ -69,8 +69,6 @@ inline xub_StrLen GetSttOrEnd( BOOL bCondition, const SwCntntNode& rNd )
 |*  SwPosition
 |*
 |*  Beschreibung        PAM.DOC
-|*  Ersterstellung      VB  4.3.91
-|*  Letzte Aenderung    VB  4.3.91
 |*
 *************************************************************************/
 
@@ -390,8 +388,6 @@ SwCntntNode* GoPreviousNds( SwNodeIndex * pIdx, BOOL bChk )
 |*  SwPointAndMark
 |*
 |*  Beschreibung        PAM.DOC
-|*  Ersterstellung      VB  4.3.91
-|*  Letzte Aenderung    JP  6.5.91
 |*
 *************************************************************************/
 
@@ -591,9 +587,6 @@ BOOL SwPaM::Move( SwMoveFn fnMove, SwGoInDoc fnGo )
 |*                      const SwPaM&    der enventuell vorgegeben Bereich
 |*    Return-Werte      SwPaM*          der entsprehend neu gesetzte Bereich
 |*
-|*    Ersterstellung    JP 26.04.91
-|*    Letzte Aenderung  JP 26.04.91
-|*
 *************************************************************************/
 
 
diff --git a/sw/source/core/doc/docdraw.cxx b/sw/source/core/doc/docdraw.cxx
index 712c4e6..047cbc5 100644
--- a/sw/source/core/doc/docdraw.cxx
+++ b/sw/source/core/doc/docdraw.cxx
@@ -413,9 +413,6 @@ void SwDoc::UnGroupSelection( SdrView& rDrawView )
 |*
 |*     SwDoc::DeleteSelection()
 |*
-|*     Ersterstellung          MA 14. Nov. 95
-|*     Letzte Aenderung        MA 14. Nov. 95
-|*
 |*************************************************************************/
 
 BOOL SwDoc::DeleteSelection( SwDrawView& rDrawView )
@@ -514,9 +511,6 @@ BOOL SwDoc::DeleteSelection( SwDrawView& rDrawView )
 |*
 |*     SwDoc::DeleteSelection()
 |*
-|*     Ersterstellung          JP 11.01.96
-|*     Letzte Aenderung        JP 11.01.96
-|*
 |*************************************************************************/
 
 _ZSortFly::_ZSortFly( const SwFrmFmt* pFrmFmt, const SwFmtAnchor* pFlyAn,
diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index 1b3aea2..62a036b 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -154,10 +154,6 @@ void lcl_PaintReplacement( const SwRect &rRect, const String &rText,
 |*
 |*       SwGrfFrm::SwGrfFrm(ViewShell * const,SwGrfNode *)
 |*
-|*       Beschreibung
-|*       Ersterstellung        JP 05.03.91
-|*       Letzte Aenderung      MA 03. Mar. 93
-|*
 *************************************************************************/
 
 
@@ -184,10 +180,6 @@ void SwNoTxtFrm::InitCtor()
 |*
 |*       SwNoTxtNode::MakeFrm()
 |*
-|*       Beschreibung
-|*       Ersterstellung        JP 05.03.91
-|*       Letzte Aenderung      MA 03. Mar. 93
-|*
 *************************************************************************/
 
 
@@ -200,10 +192,6 @@ SwCntntFrm *SwNoTxtNode::MakeFrm()
 |*
 |*       SwNoTxtFrm::~SwNoTxtFrm()
 |*
-|*       Beschreibung
-|*       Ersterstellung        JP 05.03.91
-|*       Letzte Aenderung      MA 30. Apr. 96
-|*
 *************************************************************************/
 
 SwNoTxtFrm::~SwNoTxtFrm()
@@ -215,10 +203,6 @@ SwNoTxtFrm::~SwNoTxtFrm()
 |*
 |*       void SwNoTxtFrm::Modify( SwHint * pOld, SwHint * pNew )
 |*
-|*       Beschreibung
-|*       Ersterstellung        JP 05.03.91
-|*       Letzte Aenderung      JP 05.03.91
-|*
 *************************************************************************/
 
 void SetOutDev( ViewShell *pSh, OutputDevice *pOut )
@@ -259,10 +243,6 @@ void lcl_ClearArea( const SwFrm &rFrm,
 |*
 |*       void SwNoTxtFrm::Paint()
 |*
-|*       Beschreibung
-|*       Ersterstellung        JP 05.03.91
-|*       Letzte Aenderung      MA 10. Jan. 97
-|*
 *************************************************************************/
 
 void SwNoTxtFrm::Paint( const SwRect &rRect, const SwPrtOptions * /*pPrintData*/ ) const
@@ -367,8 +347,6 @@ void SwNoTxtFrm::Paint( const SwRect &rRect, const SwPrtOptions * /*pPrintData*/
 |*    Parameter         Point&  die Position im Frame  ( auch Return-Wert )
 |*                      Size&   die Groesse der Grafik ( auch Return-Wert )
 |*                      MirrorGrf   akt. Spiegelungs-Attribut
-|*    Ersterstellung    JP 04.03.91
-|*    Letzte Aenderung  JP 31.08.94
 |*
 *************************************************************************/
 
@@ -395,9 +373,6 @@ void lcl_CalcRect( Point& rPt, Size& rDim, USHORT nMirror )
 |*       Beschreibung          Errechne die Position und die Groesse der Bitmap
 |*                                             innerhalb des uebergebenem Rechtecks.
 |*
-|*       Ersterstellung        JP 03.09.91
-|*       Letzte Aenderung      MA 11. Oct. 94
-|*
 *************************************************************************/
 
 void SwNoTxtFrm::GetGrfArea( SwRect &rRect, SwRect* pOrigRect,
@@ -523,8 +498,6 @@ void SwNoTxtFrm::GetGrfArea( SwRect &rRect, SwRect* pOrigRect,
 |*
 |*       Beschreibung          Gebe die Groesse des umgebenen FLys und
 |*                                             damit die der Grafik zurueck.
-|*       Ersterstellung        JP 04.03.91
-|*       Letzte Aenderung      JP 31.08.94
 |*
 *************************************************************************/
 
@@ -542,9 +515,6 @@ const Size& SwNoTxtFrm::GetSize() const
 |*
 |*       SwNoTxtFrm::MakeAll()
 |*
-|*       Ersterstellung        MA 29. Nov. 96
-|*       Letzte Aenderung      MA 29. Nov. 96
-|*
 *************************************************************************/
 
 
@@ -575,8 +545,6 @@ void SwNoTxtFrm::MakeAll()
 |*       SwNoTxtFrm::Format()
 |*
 |*       Beschreibung          Errechne die Groesse der Bitmap, wenn noetig
-|*       Ersterstellung        JP 11.03.91
-|*       Letzte Aenderung      MA 13. Mar. 96
 |*
 *************************************************************************/
 
@@ -599,10 +567,6 @@ void SwNoTxtFrm::Format( const SwBorderAttrs * )
 |*
 |*       SwNoTxtFrm::GetCharRect()
 |*
-|*       Beschreibung
-|*       Ersterstellung        SS 29-Apr-1991
-|*       Letzte Aenderung      MA 10. Oct. 94
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/docnode/node.cxx b/sw/source/core/docnode/node.cxx
index 5cbc3b7..1fc2544 100644
--- a/sw/source/core/docnode/node.cxx
+++ b/sw/source/core/docnode/node.cxx
@@ -287,12 +287,6 @@ USHORT ClearItem_BC( boost::shared_ptr<const SfxItemSet>& mrpAttrSet,
 |*             alle EndNodes der GrundSection haben den Level 0
 |*             alle StartNodes der GrundSection haben den Level 1
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Aenderung:      JP      11.08.93
-|*             keine Rekursion mehr !!
-|*
 *******************************************************************/
 
 
@@ -329,12 +323,6 @@ USHORT SwNode::GetSectionLevel() const
 |*             rWhere bezeichnet die Position innerhalb dieses Arrays,
 |*             an der der Node eingefuegt werden soll
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 
 #if OSL_DEBUG_LEVEL > 1
@@ -940,11 +928,6 @@ BYTE SwNode::HasPrevNextLayNode() const
 |*             IN
 |*             rNodes bezeichnet das variable Array, in dem sich der Node
 |*             befindet
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
 |*
 *******************************************************************/
 
@@ -999,12 +982,6 @@ void SwStartNode::CheckSectionCondColl() const
 |*             !!!!!!!!!!!!
 |*             Es wird eine Kopie uebergeben!
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 
 
diff --git a/sw/source/core/docnode/nodes.cxx b/sw/source/core/docnode/nodes.cxx
index 88f468a..aef3178 100644
--- a/sw/source/core/docnode/nodes.cxx
+++ b/sw/source/core/docnode/nodes.cxx
@@ -115,12 +115,6 @@ SwNodes::SwNodes( SwDoc* pDocument )
 |*             Arrays nicht erzeugt werden koennen und somit auch nicht
 |*             in mehreren drin sein koennen
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 
 SwNodes::~SwNodes()
@@ -439,8 +433,6 @@ void SwNodes::ChgNode( SwNodeIndex& rDelPos, ULONG nSz,
 |*     Allg.: aRange beschreibt den Bereich  -exklusive- aEnd !!
 |*                             ( 1.Node: aStart, letzer Node: aEnd-1 !! )
 |*
-|*
-|*
 ***********************************************************************/
 
 BOOL SwNodes::_MoveNodes( const SwNodeRange& aRange, SwNodes & rNodes,
@@ -980,12 +972,6 @@ extern Writer* GetDebugWriter(const String&);
 |*             die Debugging Tools geben rRange beim Eintritt und beim
 |*             Verlassen der Funktion aus
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 void SwNodes::SectionDown(SwNodeRange *pRange, SwStartNodeType eSttNdTyp )
 {
@@ -1057,12 +1043,6 @@ void SwNodes::SectionDown(SwNodeRange *pRange, SwStartNodeType eSttNdTyp )
 |*             die Debugging Tools geben rRange beim Eintritt und beim
 |*             Verlassen der Funktion aus
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 void SwNodes::SectionUp(SwNodeRange *pRange)
 {
@@ -1137,9 +1117,6 @@ void SwNodes::SectionUp(SwNodeRange *pRange)
 |*                                             SwIndex & aStart                StartNode !!!
 |*                                             SwIndex & aEnd                  EndPunkt
 |*
-|*       Ersterstellung        JP 23.04.91
-|*       Letzte Aenderung      JP 23.04.91
-|*
 *************************************************************************/
 void SwNodes::SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEnd )
 {
@@ -1208,12 +1185,6 @@ void SwNodes::SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & 
aEn
 |*             geben beim Eintritt in die Funktion Position und Anzahl
 |*             der zu loeschenden Nodes aus.
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 void SwNodes::Delete(const SwNodeIndex &rIndex, ULONG nNodes)
 {
@@ -1410,12 +1381,6 @@ void SwNodes::Delete(const SwNodeIndex &rIndex, ULONG nNodes)
 |*      eine Sonderbehandlung; es wird davon ausgegangen, dass der
 |*             erste Node auch ein Startnode ist.
 |*
-|*     Ersterstellung
-|*             VER0100 vb 901214
-|*
-|*     Stand
-|*             VER0100 vb 901214
-|*
 *******************************************************************/
 USHORT SwNodes::GetSectionLevel(const SwNodeIndex &rIdx) const {
     // Sonderbehandlung 1. Node
@@ -1581,9 +1546,6 @@ SwNode* SwNodes::GoPreviousWithFrm(SwNodeIndex *pIdx) const
 |*       Return-Wert           BOOL            TRUE:   gueltiger SRange
 |*                                                                     FALSE:  ungueltiger SRange
 |*
-|*       Ersterstellung        JP 23.04.91
-|*       Letzte Aenderung      JP 18.06.92
-|*
 *************************************************************************/
 
 inline int TstIdx( ULONG nSttIdx, ULONG nEndIdx, ULONG nStt, ULONG nEnd )
@@ -1620,9 +1582,6 @@ BOOL SwNodes::CheckNodesRange( const SwNodeIndex& rStt, const SwNodeIndex& 
rEnd
 |*       Parameter             SwIndex &       Der Startpunkt im Nodes-Array
 |*                                             USHORT          die Anzahl
 |*
-|*       Ersterstellung        JP 23.04.91
-|*       Letzte Aenderung      JP 23.04.91
-|*
 *************************************************************************/
 void SwNodes::DelNodes( const SwNodeIndex & rStart, ULONG nCnt )
 {
@@ -1694,9 +1653,6 @@ void SwNodes::DelNodes( const SwNodeIndex & rStart, ULONG nCnt )
 |*                                             SwNodeRange &   der zu ueberpruefende Bereich
 |*       Return                        USHORT          der hoechste Level
 |*
-|*       Ersterstellung        JP 24.04.91
-|*       Letzte Aenderung      JP 24.04.91
-|*
 *************************************************************************/
 
 struct HighLevel
@@ -1735,8 +1691,6 @@ USHORT HighestLevel( SwNodes & rNodes, const SwNodeRange & rRange )
 |*    Parameter         SwPaM&         zu kopierender Bereich
 |*                      SwNodes&       in dieses Nodes-Array
 |*                      SwPosition&    auf diese Position im Nodes-Array
-|*    Ersterstellung    JP 09.07.92
-|*    Letzte Aenderung  JP 09.07.92
 |*
 *************************************************************************/
 void SwNodes::MoveRange( SwPaM & rPam, SwPosition & rPos, SwNodes& rNodes )
@@ -1992,8 +1946,6 @@ void SwNodes::MoveRange( SwPaM & rPam, SwPosition & rPos, SwNodes& rNodes )
 |*    Parameter         SwNodeRange&   zu kopierender Bereich
 |*                      SwDoc&         in dieses Dokument
 |*                      SwIndex&       auf diese Position im Nodes-Array
-|*    Ersterstellung    JP 11.11.92
-|*    Letzte Aenderung  JP 11.11.92
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index f8cb5bb..c417c0e 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -83,9 +83,6 @@ TYPEINIT1( SwVirtFlyDrawObj, SdrVirtObj )
 |*
 |*     SwFlyDrawObj::Ctor
 |*
-|*     Ersterstellung          MA 18. Apr. 95
-|*     Letzte Aenderung        MA 28. May. 96
-|*
 *************************************************************************/
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -154,9 +151,6 @@ SwFlyDrawObj::~SwFlyDrawObj()
 |*
 |*     SwFlyDrawObj::Factory-Methoden
 |*
-|*     Ersterstellung          MA 23. Feb. 95
-|*     Letzte Aenderung        MA 23. Feb. 95
-|*
 *************************************************************************/
 
 UINT32 SwFlyDrawObj::GetObjInventor() const
@@ -180,9 +174,6 @@ UINT16 SwFlyDrawObj::GetObjVersion() const
 |*
 |*     SwVirtFlyDrawObj::CToren, Dtor
 |*
-|*     Ersterstellung          MA 08. Dec. 94
-|*     Letzte Aenderung        MA 28. May. 96
-|*
 *************************************************************************/
 
 //////////////////////////////////////////////////////////////////////////////////////
@@ -447,9 +438,6 @@ SwVirtFlyDrawObj::~SwVirtFlyDrawObj()
 |*
 |*     SwVirtFlyDrawObj::GetFmt()
 |*
-|*     Ersterstellung          MA 08. Dec. 94
-|*     Letzte Aenderung        MA 08. Dec. 94
-|*
 *************************************************************************/
 
 const SwFrmFmt *SwVirtFlyDrawObj::GetFmt() const
@@ -467,9 +455,6 @@ SwFrmFmt *SwVirtFlyDrawObj::GetFmt()
 |*
 |*     SwVirtFlyDrawObj::Paint()
 |*
-|*     Ersterstellung          MA 20. Dec. 94
-|*     Letzte Aenderung        MA 18. Dec. 95
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::wrap_DoPaintObject() const
@@ -515,9 +500,6 @@ void SwVirtFlyDrawObj::wrap_DoPaintObject() const
 |*
 |*     SwVirtFlyDrawObj::TakeObjInfo()
 |*
-|*     Ersterstellung          MA 03. May. 95
-|*     Letzte Aenderung        MA 03. May. 95
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::TakeObjInfo( SdrObjTransformInfoRec& rInfo ) const
@@ -537,9 +519,6 @@ void SwVirtFlyDrawObj::TakeObjInfo( SdrObjTransformInfoRec& rInfo ) const
 |*
 |*     SwVirtFlyDrawObj::Groessenermittlung
 |*
-|*     Ersterstellung          MA 12. Jan. 95
-|*     Letzte Aenderung        MA 10. Nov. 95
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::SetRect() const
@@ -638,9 +617,6 @@ void SwVirtFlyDrawObj::NbcSetLogicRect(const Rectangle& )
 |*
 |*     SwVirtFlyDrawObj::Move() und Resize()
 |*
-|*     Ersterstellung          MA 12. Jan. 95
-|*     Letzte Aenderung        MA 26. Jul. 96
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::NbcMove(const Size& rSiz)
diff --git a/sw/source/core/draw/dpage.cxx b/sw/source/core/draw/dpage.cxx
index 1210b5a..2ef2a2b 100644
--- a/sw/source/core/draw/dpage.cxx
+++ b/sw/source/core/draw/dpage.cxx
@@ -77,9 +77,6 @@ SwDPage::~SwDPage()
 |*
 |*     SwDPage::ReplaceObject()
 |*
-|*     Ersterstellung          MA 07. Aug. 95
-|*     Letzte Aenderung        MA 07. Aug. 95
-|*
 *************************************************************************/
 
 SdrObject*  SwDPage::ReplaceObject( SdrObject* pNewObj, ULONG nObjNum )
@@ -97,9 +94,6 @@ SdrObject*  SwDPage::ReplaceObject( SdrObject* pNewObj, ULONG nObjNum )
 |*
 |*     SwDPage::GetGridFrameList()
 |*
-|*     Ersterstellung          MA 04. Sep. 95
-|*     Letzte Aenderung        MA 15. Feb. 96
-|*
 *************************************************************************/
 
 void InsertGridFrame( SdrPageGridFrameList *pLst, const SwFrm *pPg )
diff --git a/sw/source/core/draw/dview.cxx b/sw/source/core/draw/dview.cxx
index 910e6d5..69f485f 100644
--- a/sw/source/core/draw/dview.cxx
+++ b/sw/source/core/draw/dview.cxx
@@ -105,9 +105,6 @@ const SwFrm *lcl_FindAnchor( const SdrObject *pObj, BOOL bAll )
 |*
 |*     SwDrawView::Ctor
 |*
-|*     Ersterstellung          OK 18.11.94
-|*     Letzte Aenderung        MA 22. Jul. 96
-|*
 *************************************************************************/
 
 
@@ -228,9 +225,6 @@ SdrObject* SwDrawView::CheckSingleSdrObjectHit(const Point& rPnt, USHORT nTol, S
 |*
 |*  Gets called every time the handles need to be build
 |*
-|*     Ersterstellung          AW 06. Sep. 99
-|*     Letzte Aenderung        AW 06. Sep. 99
-|*
 *************************************************************************/
 
 void SwDrawView::AddCustomHdl()
@@ -282,9 +276,6 @@ void SwDrawView::AddCustomHdl()
 |*
 |*     SwDrawView::GetMaxToTopObj(), _GetMaxToTopObj()
 |*
-|*     Ersterstellung          MA 13. Jan. 95
-|*     Letzte Aenderung        MA 18. Mar. 97
-|*
 *************************************************************************/
 
 
@@ -338,9 +329,6 @@ SdrObject* SwDrawView::GetMaxToTopObj( SdrObject* pObj ) const
 |*
 |*     SwDrawView::GetMaxToBtmObj()
 |*
-|*     Ersterstellung          MA 13. Jan. 95
-|*     Letzte Aenderung        MA 05. Sep. 96
-|*
 *************************************************************************/
 
 
@@ -367,9 +355,6 @@ SdrObject* SwDrawView::GetMaxToBtmObj(SdrObject* pObj) const
 |*
 |*     SwDrawView::ObjOrderChanged()
 |*
-|*     Ersterstellung          MA 31. Jul. 95
-|*     Letzte Aenderung        MA 18. Mar. 97
-|*
 *************************************************************************/
 
 inline BOOL lcl_IsChild( SdrObject *pParent, SdrObject *pChild )
@@ -754,9 +739,6 @@ void SwDrawView::ObjOrderChanged( SdrObject* pObj, ULONG nOldPos,
 |*
 |*     SwDrawView::TakeDragLimit()
 |*
-|*     Ersterstellung          AMA 26. Apr. 96
-|*     Letzte Aenderung        MA 03. May. 96
-|*
 *************************************************************************/
 
 
@@ -782,9 +764,6 @@ BOOL SwDrawView::TakeDragLimit( SdrDragMode eMode,
 |*
 |*     SwDrawView::CalcAnchor()
 |*
-|*     Ersterstellung          MA 13. Jan. 95
-|*     Letzte Aenderung        MA 08. Nov. 96
-|*
 *************************************************************************/
 
 
@@ -873,9 +852,6 @@ const SwFrm* SwDrawView::CalcAnchor()
 |*
 |*     SwDrawView::ShowDragXor(), HideDragXor()
 |*
-|*     Ersterstellung          MA 17. Jan. 95
-|*     Letzte Aenderung        MA 27. Jan. 95
-|*
 *************************************************************************/
 
 
@@ -896,9 +872,6 @@ void SwDrawView::ShowDragAnchor()
 |*
 |*     SwDrawView::MarkListHasChanged()
 |*
-|*     Ersterstellung          OM 02. Feb. 95
-|*     Letzte Aenderung        OM 07. Jul. 95
-|*
 *************************************************************************/
 
 
diff --git a/sw/source/core/fields/cellfml.cxx b/sw/source/core/fields/cellfml.cxx
index d41e029..a9457f2 100644
--- a/sw/source/core/fields/cellfml.cxx
+++ b/sw/source/core/fields/cellfml.cxx
@@ -72,9 +72,6 @@ String lcl_BoxNmToRel( const SwTable&, const SwTableNode&,
 |*             oder mit einem Feld, dann hole den Wert.
 |*             Alle anderen Bedingungen returnen einen Fehler (oder 0 ?)
 |*
-|*     Ersterstellung          JP 30. Jun. 93
-|*     Letzte Aenderung        JP 30. Jun. 93
-|*
 |*************************************************************************/
 
 double SwTableBox::GetValue( SwTblCalcPara& rCalcPara ) const
diff --git a/sw/source/core/frmedt/fecopy.cxx b/sw/source/core/frmedt/fecopy.cxx
index cbf1e12..f2d21c6 100644
--- a/sw/source/core/frmedt/fecopy.cxx
+++ b/sw/source/core/frmedt/fecopy.cxx
@@ -96,9 +96,6 @@ using namespace ::com::sun::star;
 |*     SwFEShell::Copy()       Copy fuer das Interne Clipboard.
 |*             Kopiert alle Selektionen in das Clipboard.
 |*
-|*     Ersterstellung          JP ??
-|*     Letzte Aenderung        MA 22. Feb. 95
-|
 |*************************************************************************/
 
 BOOL SwFEShell::Copy( SwDoc* pClpDoc, const String* pNewClpTxt )
@@ -693,9 +690,6 @@ BOOL SwFEShell::Copy( SwFEShell* pDestShell, const Point& rSttPt,
 |*     SwFEShell::Paste()      Paste fuer das Interne Clipboard.
 |*             Kopiert den Inhalt vom Clipboard in das Dokument.
 |*
-|*     Ersterstellung          JP ??
-|*     Letzte Aenderung        MA 22. Feb. 95
-|
 |*************************************************************************/
 
 namespace {
diff --git a/sw/source/core/frmedt/fedesc.cxx b/sw/source/core/frmedt/fedesc.cxx
index 5df3a34..22cbaed 100644
--- a/sw/source/core/frmedt/fedesc.cxx
+++ b/sw/source/core/frmedt/fedesc.cxx
@@ -47,9 +47,6 @@
 |*
 |*     SwFEShell::GetPageDescCnt()
 |*
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        MA 25. Jan. 93
-|*
 |*************************************************************************/
 
 USHORT SwFEShell::GetPageDescCnt() const
@@ -61,9 +58,6 @@ USHORT SwFEShell::GetPageDescCnt() const
 |*
 |*     SwFEShell::ChgCurPageDesc()
 |*
-|*     Ersterstellung          ST ??
-|*     Letzte Aenderung        MA 01. Aug. 94
-|*
 |*************************************************************************/
 
 void SwFEShell::ChgCurPageDesc( const SwPageDesc& rDesc )
@@ -134,9 +128,6 @@ void SwFEShell::ChgCurPageDesc( const SwPageDesc& rDesc )
 |*
 |*     SwFEShell::ChgPageDesc()
 |*
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        MA 24. Jan. 95
-|*
 |*************************************************************************/
 
 void SwFEShell::ChgPageDesc( USHORT i, const SwPageDesc &rChged )
@@ -158,9 +149,6 @@ void SwFEShell::ChgPageDesc( USHORT i, const SwPageDesc &rChged )
 |*
 |*     SwFEShell::GetPageDesc(), GetCurPageDesc()
 |*
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        MA 23. Apr. 93
-|
 |*************************************************************************/
 
 const SwPageDesc& SwFEShell::GetPageDesc( USHORT i ) const
diff --git a/sw/source/core/frmedt/fetab.cxx b/sw/source/core/frmedt/fetab.cxx
index 407dcfb..90f2411 100644
--- a/sw/source/core/frmedt/fetab.cxx
+++ b/sw/source/core/frmedt/fetab.cxx
@@ -1420,9 +1420,6 @@ BOOL SwFEShell::DeleteTblSel()
 |*
 |*     SwFEShell::GetCurTabColNum()
 |*
-|*     Ersterstellung          MA 03. Feb. 95
-|*     Letzte Aenderung        MA 21. May. 95
-|
 |*************************************************************************/
 USHORT SwFEShell::GetCurTabColNum() const
 {
@@ -1489,9 +1486,6 @@ USHORT SwFEShell::GetCurTabColNum() const
 |*
 |*     SwFEShell::GetBox()
 |*
-|*     Ersterstellung          MA 22. Jun. 95
-|*     Letzte Aenderung        MA 21. Nov. 96
-|*
 |*************************************************************************/
 
 const SwFrm *lcl_FindFrmInTab( const SwLayoutFrm *pLay, const Point &rPt, SwTwips nFuzzy )
@@ -2010,9 +2004,6 @@ bool SwFEShell::SelTblRowCol( const Point& rPt, const Point* pEnd, bool 
bRowDrag
 |*
 |*  SwFEShell::WhichMouseTabCol()
 |*
-|*     Ersterstellung          MA 22. Jun. 95
-|*  Last change         AMA 12. Jun. 02
-|
 |*************************************************************************/
 BYTE SwFEShell::WhichMouseTabCol( const Point &rPt ) const
 {
@@ -2157,9 +2148,6 @@ bool SwFEShell::IsVerticalModeAtNdAndPos( const SwTxtNode& _rTxtNode,
 |*
 |*     SwFEShell::GetMouseTabCols()
 |*
-|*     Ersterstellung          MA 22. Jun. 95
-|*     Letzte Aenderung        MA 27. Aug. 96
-|
 |*************************************************************************/
 void SwFEShell::GetMouseTabCols( SwTabCols &rToFill, const Point &rPt ) const
 {
@@ -2185,9 +2173,6 @@ void SwFEShell::SetMouseTabCols( const SwTabCols &rNew, BOOL bCurRowOnly,
 |*
 |*     SwFEShell::GetMouseColNum(), GetMouseTabColNum()
 |*
-|*     Ersterstellung          MA 04. Jul. 95
-|*     Letzte Aenderung        MA 04. Jul. 95
-|
 |*************************************************************************/
 USHORT SwFEShell::GetCurMouseColNum( const Point &rPt,
                                     SwGetCurColNumPara* pPara ) const
@@ -2235,9 +2220,6 @@ void ClearFEShellTabCols()
 |*
 |*     SwFEShell::GetTblAttr(), SetTblAttr()
 |*
-|*     Ersterstellung          MA 09. Dec. 96
-|*     Letzte Aenderung        MA 09. Dec. 96
-|
 |*************************************************************************/
 void SwFEShell::GetTblAttr( SfxItemSet &rSet ) const
 {
diff --git a/sw/source/core/layout/calcmove.cxx b/sw/source/core/layout/calcmove.cxx
index 387f557..d52ff18 100644
--- a/sw/source/core/layout/calcmove.cxx
+++ b/sw/source/core/layout/calcmove.cxx
@@ -1116,9 +1116,6 @@ BOOL SwCntntFrm::MakePrtArea( const SwBorderAttrs &rAttrs )
 |*
 |*     SwCntntFrm::MakeAll()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 16. Dec. 96
-|*
 |*************************************************************************/
 
 #define STOP_FLY_FORMAT 10
diff --git a/sw/source/core/layout/findfrm.cxx b/sw/source/core/layout/findfrm.cxx
index 4ec4b8d..e3c673b 100644
--- a/sw/source/core/layout/findfrm.cxx
+++ b/sw/source/core/layout/findfrm.cxx
@@ -57,8 +57,6 @@
 |*
 |*     Beschreibung            Sucht den ersten/letzten CntntFrm im BodyText unterhalb
 |*             der Seite.
-|*     Ersterstellung          MA 15. Feb. 93
-|*     Letzte Aenderung        MA 18. Apr. 94
 |*
 |*************************************************************************/
 SwLayoutFrm *SwFtnBossFrm::FindBodyCont()
@@ -88,9 +86,6 @@ SwCntntFrm *SwPageFrm::FindLastBodyCntnt()
 |*                     untergeordneten Struktur einen oder mehrere CntntFrm's enthaelt;
 |*                     Falls ja wird der erste gefundene CntntFrm zurueckgegeben.
 |*
-|*     Ersterstellung          MA 13. May. 92
-|*     Letzte Aenderung        MA 20. Apr. 94
-|*
 |*************************************************************************/
 
 const SwCntntFrm *SwLayoutFrm::ContainsCntnt() const
@@ -143,8 +138,6 @@ const SwCntntFrm *SwLayoutFrm::ContainsCntnt() const
 |*                                     hineinzukommen. Dort hangelt es sich wieder hoch zum
 |*                                     ersten SwCellFrm, seit es SectionFrms gibt, reicht kein
 |*                                     ContainsCntnt()->GetUpper() mehr...
-|*     Ersterstellung          AMA 17. Mar. 99
-|*     Letzte Aenderung        AMA 17. Mar. 99
 |*
 |*************************************************************************/
 
@@ -162,8 +155,6 @@ const SwCellFrm *SwLayoutFrm::FirstCell() const
 |*
 |*     Beschreibung wie ContainsCntnt, nur dass nicht nur CntntFrms, sondern auch
 |*                     Bereiche und Tabellen zurueckgegeben werden.
-|*     Ersterstellung          AMA 10. Mar. 99
-|*     Letzte Aenderung        AMA 10. Mar. 99
 |*
 |*************************************************************************/
 
@@ -217,9 +208,6 @@ const SwFrm *SwLayoutFrm::ContainsAny( const bool _bInvestigateFtnForSections )
 |*
 |*     SwFrm::GetLower()
 |*
-|*     Ersterstellung          MA 27. Jul. 92
-|*     Letzte Aenderung        MA 09. Oct. 97
-|*
 |*************************************************************************/
 const SwFrm* SwFrm::GetLower() const
 {
@@ -235,9 +223,6 @@ SwFrm* SwFrm::GetLower()
 |*
 |*     SwLayoutFrm::IsAnLower()
 |*
-|*     Ersterstellung          MA 18. Mar. 93
-|*     Letzte Aenderung        MA 18. Mar. 93
-|*
 |*************************************************************************/
 BOOL SwLayoutFrm::IsAnLower( const SwFrm *pAssumed ) const
 {
@@ -411,9 +396,6 @@ const SwLayoutFrm *SwFrm::ImplGetNextLayoutLeaf( bool bFwd ) const
 |*      Frms rueckwaerts gegangen wird.
 |*      Vorwaetzwander funktioniert analog.
 |*
-|*    Ersterstellung    ??
-|*    Letzte Aenderung  MA 30. Oct. 97
-|*
 |*************************************************************************/
 
 // Achtung: Fixes in ImplGetNextCntntFrm() muessen moeglicherweise auch in
@@ -465,9 +447,6 @@ const SwCntntFrm* SwCntntFrm::ImplGetNextCntntFrm( bool bFwd ) const
 |*     SwFrm::FindRootFrm(), FindTabFrm(), FindFtnFrm(), FindFlyFrm(),
 |*                FindPageFrm(), FindColFrm()
 |*
-|*     Ersterstellung          ??
-|*     Letzte Aenderung        MA 05. Sep. 93
-|*
 |*************************************************************************/
 SwRootFrm* SwFrm::FindRootFrm()
 {
@@ -676,9 +655,6 @@ const SwPageFrm* SwRootFrm::GetPageAtPos( const Point& rPt, const Size* pSize, b
 |*
 |*     SwFrmFrm::GetAttrSet()
 |*
-|*     Ersterstellung          MA 02. Aug. 93
-|*     Letzte Aenderung        MA 02. Aug. 93
-|*
 |*************************************************************************/
 const SwAttrSet* SwFrm::GetAttrSet() const
 {
@@ -706,8 +682,6 @@ const SwAttrSet* SwFrm::GetAttrSet() const
 |*               auf.
 |*             - Tabellen verhalten sich prinzipiell analog zu den Cntnts
 |*             - Bereiche ebenfalls
-|*     Ersterstellung          AK 14-Feb-1991
-|*     Letzte Aenderung        AMA 10. Mar. 99
 |*
 |*************************************************************************/
 
@@ -1330,9 +1304,6 @@ BOOL lcl_IsInColSct( const SwFrm *pUp )
 |*
 |*       SwFrm::IsMoveable();
 |*
-|*       Ersterstellung        MA 09. Mar. 93
-|*       Letzte Aenderung      MA 05. May. 95
-|*
 |*************************************************************************/
 /** determine, if frame is moveable in given environment
 
@@ -1411,9 +1382,6 @@ bool SwFrm::IsMoveable( const SwLayoutFrm* _pLayoutFrm ) const
 |*
 |*       SwFrm::SetInfFlags();
 |*
-|*       Ersterstellung        MA 05. Apr. 94
-|*       Letzte Aenderung      MA 05. Apr. 94
-|*
 |*************************************************************************/
 void SwFrm::SetInfFlags()
 {
diff --git a/sw/source/core/layout/flowfrm.cxx b/sw/source/core/layout/flowfrm.cxx
index aefff7e..e7b6de3 100644
--- a/sw/source/core/layout/flowfrm.cxx
+++ b/sw/source/core/layout/flowfrm.cxx
@@ -79,9 +79,6 @@ BOOL SwFlowFrm::bMoveBwdJump = FALSE;
 |*
 |*     SwFlowFrm::SwFlowFrm()
 |*
-|*     Ersterstellung          MA 26. Apr. 95
-|*     Letzte Aenderung        MA 26. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -117,9 +114,6 @@ sal_Bool SwFlowFrm::HasLockedFollow() const
 |*
 |*     SwFlowFrm::IsKeepFwdMoveAllowed()
 |*
-|*     Ersterstellung          MA 20. Jul. 94
-|*     Letzte Aenderung        MA 16. May. 95
-|*
 |*************************************************************************/
 
 
@@ -148,10 +142,6 @@ BOOL SwFlowFrm::IsKeepFwdMoveAllowed()
 |*
 |*       SwFlowFrm::CheckKeep()
 |*
-|*       Beschreibung
-|*       Ersterstellung        MA 20. Jun. 95
-|*       Letzte Aenderung      MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 
@@ -191,9 +181,6 @@ void SwFlowFrm::CheckKeep()
 |*
 |*     SwFlowFrm::IsKeep()
 |*
-|*     Ersterstellung          MA 09. Apr. 97
-|*     Letzte Aenderung        MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 BOOL SwFlowFrm::IsKeep( const SwAttrSet& rAttrs, bool bCheckIfLastRowShouldKeep ) const
@@ -291,9 +278,6 @@ BOOL SwFlowFrm::IsKeep( const SwAttrSet& rAttrs, bool bCheckIfLastRowShouldKeep
 |*
 |*     SwFlowFrm::BwdMoveNecessary()
 |*
-|*     Ersterstellung          MA 20. Jul. 94
-|*     Letzte Aenderung        MA 02. May. 96
-|*
 |*************************************************************************/
 
 
@@ -410,8 +394,6 @@ BYTE SwFlowFrm::BwdMoveNecessary( const SwPageFrm *pPage, const SwRect &rRect )
 |*     Beschreibung            Eine Spezialisierte Form des Cut() und Paste(), die
 |*             eine ganze Kette umhaengt (naehmlich this und folgende). Dabei werden
 |*             nur minimale Operationen und Benachrichtigungen ausgefuehrt.
-|*     Ersterstellung          MA 18. Mar. 93
-|*     Letzte Aenderung        MA 18. May. 95
 |*
 |*************************************************************************/
 
@@ -687,9 +669,6 @@ void SwFlowFrm::MoveSubTree( SwLayoutFrm* pParent, SwFrm* pSibling )
 |*
 |*     SwFlowFrm::IsAnFollow()
 |*
-|*     Ersterstellung          MA 26. Apr. 95
-|*     Letzte Aenderung        MA 26. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -709,9 +688,6 @@ BOOL SwFlowFrm::IsAnFollow( const SwFlowFrm *pAssumed ) const
 |*
 |*     SwFlowFrm::FindMaster()
 |*
-|*     Ersterstellung          MA 26. Apr. 95
-|*     Letzte Aenderung        MA 26. Apr. 95
-|*
 |*************************************************************************/
 
 SwTxtFrm* SwCntntFrm::FindMaster() const
@@ -812,8 +788,6 @@ SwTabFrm* SwTabFrm::FindMaster( bool bFirstMaster ) const
 |*             das _nicht_ unterhalb von this liegt (oder gar this selbst ist).
 |*             Ausserdem muss dieses LayoutBlatt im gleichen Textfluss wie
 |*             pAnch Ausgangsfrm liegen (Body, Ftn)
-|*     Ersterstellung          MA 25. Nov. 92
-|*     Letzte Aenderung        MA 25. Apr. 95
 |*
 |*************************************************************************/
 
@@ -851,9 +825,6 @@ const SwLayoutFrm *SwFrm::GetLeaf( MakePageType eMakePage, BOOL bFwd,
 |*
 |*     Beschreibung            Ruft Get[Next|Prev]Leaf
 |*
-|*     Ersterstellung          MA 20. Mar. 93
-|*     Letzte Aenderung        MA 25. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -976,9 +947,6 @@ BOOL SwFrm::WrongPageDesc( SwPageFrm* pNew )
 |*     Beschreibung            Liefert das naechste LayoutBlatt in den das
 |*             Frame gemoved werden kann.
 |*
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        MA 05. Dec. 96
-|*
 |*************************************************************************/
 
 SwLayoutFrm *SwFrm::GetNextLeaf( MakePageType eMakePage )
@@ -1119,8 +1087,6 @@ SwLayoutFrm *SwFrm::GetNextLeaf( MakePageType eMakePage )
 |*
 |*     Beschreibung            Liefert das vorhergehende LayoutBlatt in das der
 |*             Frame gemoved werden kann.
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        MA 25. Apr. 95
 |*
 |*************************************************************************/
 
@@ -1162,9 +1128,6 @@ SwLayoutFrm *SwFrm::GetPrevLeaf( MakePageType )
 |*
 |*     SwFlowFrm::IsPrevObjMove()
 |*
-|*     Ersterstellung          MA 20. Feb. 96
-|*     Letzte Aenderung        MA 22. Feb. 96
-|*
 |*************************************************************************/
 
 
@@ -1244,8 +1207,6 @@ BOOL SwFlowFrm::IsPrevObjMove() const
 |*             im FrmFmt ein PageDesc angegeben wird.
 |*             Die Implementierung arbeitet zuaechst nur auf CntntFrms!
 |*             -->Fuer LayoutFrms ist die Definition des Vorgaengers unklar.
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 21. Mar. 95
 |*
 |*************************************************************************/
 
@@ -1308,8 +1269,6 @@ BOOL SwFlowFrm::IsPageBreak( BOOL bAct ) const
 |*             gibt ist jede weitere Ueberlegung ueberfluessig.
 |*             Die Implementierung arbeitet zuaechst nur auf CntntFrms!
 |*             -->Fuer LayoutFrms ist die Definition des Vorgaengers unklar.
-|*     Ersterstellung          MA 11. Jun. 93
-|*     Letzte Aenderung        MA 21. Mar. 95
 |*
 |*************************************************************************/
 
@@ -1847,8 +1806,6 @@ SwTwips SwFlowFrm::CalcAddLowerSpaceAsLastInTableCell(
 |*
 |*     Beschreibung            Moved den Frm vorwaerts wenn es durch die aktuellen
 |*             Bedingungen und Attribute notwendig erscheint.
-|*     Ersterstellung          MA 05. Dec. 96
-|*     Letzte Aenderung        MA 09. Mar. 98
 |*
 |*************************************************************************/
 
@@ -1942,8 +1899,6 @@ BOOL SwFlowFrm::CheckMoveFwd( BOOL &rbMakePage, BOOL bKeep, BOOL )
 |*     BOOL SwFlowFrm::MoveFwd()
 |*
 |*     Beschreibung            Returnwert sagt, ob der Frm die Seite gewechselt hat.
-|*     Ersterstellung          MA 05. Dec. 96
-|*     Letzte Aenderung        MA 05. Dec. 96
 |*
 |*************************************************************************/
 
@@ -2150,8 +2105,6 @@ BOOL SwFlowFrm::MoveFwd( BOOL bMakePage, BOOL bPageBreak, BOOL bMoveAlways )
 |*     Beschreibung            Returnwert sagt, ob der Frm die Seite wechseln soll.
 |*                                             Sollte von abgeleiteten Klassen gerufen werden.
 |*                                             Das moven selbst muessen die abgeleiteten 
uebernehmen.
-|*     Ersterstellung          MA 05. Dec. 96
-|*     Letzte Aenderung        MA 05. Dec. 96
 |*
 |*************************************************************************/
 
@@ -2709,9 +2662,6 @@ BOOL SwFlowFrm::MoveBwd( BOOL &rbReformat )
 |*
 |*     SwFlowFrm::CastFlowFrm
 |*
-|*     Ersterstellung          MA 03. May. 95
-|*     Letzte Aenderung        AMA 02. Dec. 97
-|*
 |*************************************************************************/
 
 SwFlowFrm *SwFlowFrm::CastFlowFrm( SwFrm *pFrm )
diff --git a/sw/source/core/layout/fly.cxx b/sw/source/core/layout/fly.cxx
index ffd4b9c..386b1ad 100644
--- a/sw/source/core/layout/fly.cxx
+++ b/sw/source/core/layout/fly.cxx
@@ -110,9 +110,6 @@ TYPEINIT2(SwFlyFrm,SwLayoutFrm,SwAnchoredObject);
 |*
 |*     SwFlyFrm::SwFlyFrm()
 |*
-|*     Ersterstellung          MA 28. Sep. 92
-|*     Letzte Aenderung        MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyFrm::SwFlyFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -279,9 +276,6 @@ void SwFlyFrm::InsertCnt()
 |*
 |*     SwFlyFrm::~SwFlyFrm()
 |*
-|*     Ersterstellung          MA 28. Sep. 92
-|*     Letzte Aenderung        MA 07. Jul. 95
-|*
 |*************************************************************************/
 
 SwFlyFrm::~SwFlyFrm()
@@ -379,9 +373,6 @@ void SwFlyFrm::DeleteCnt()
 |*
 |*     SwFlyFrm::InitDrawObj()
 |*
-|*     Ersterstellung          MA 02. Dec. 94
-|*     Letzte Aenderung        MA 30. Nov. 95
-|*
 |*************************************************************************/
 void SwFlyFrm::InitDrawObj( BOOL bNotify )
 {
@@ -419,9 +410,6 @@ void SwFlyFrm::InitDrawObj( BOOL bNotify )
 |*
 |*     SwFlyFrm::FinitDrawObj()
 |*
-|*     Ersterstellung          MA 12. Dec. 94
-|*     Letzte Aenderung        MA 15. May. 95
-|*
 |*************************************************************************/
 
 void SwFlyFrm::FinitDrawObj()
@@ -484,9 +472,6 @@ void SwFlyFrm::FinitDrawObj()
 |*
 |*     SwFlyFrm::ChainFrames()
 |*
-|*     Ersterstellung          MA 29. Oct. 97
-|*     Letzte Aenderung        MA 20. Jan. 98
-|*
 |*************************************************************************/
 
 void SwFlyFrm::ChainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow )
@@ -580,9 +565,6 @@ void SwFlyFrm::UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow )
 |*
 |*     SwFlyFrm::FindChainNeighbour()
 |*
-|*     Ersterstellung          MA 11. Nov. 97
-|*     Letzte Aenderung        MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyFrm *SwFlyFrm::FindChainNeighbour( SwFrmFmt &rChain, SwFrm *pAnch )
@@ -636,9 +618,6 @@ SwFlyFrm *SwFlyFrm::FindChainNeighbour( SwFrmFmt &rChain, SwFrm *pAnch )
 |*
 |*     SwFlyFrm::FindLastLower()
 |*
-|*     Ersterstellung          MA 29. Oct. 97
-|*     Letzte Aenderung        MA 29. Oct. 97
-|*
 |*************************************************************************/
 
 SwFrm *SwFlyFrm::FindLastLower()
@@ -659,9 +638,6 @@ SwFrm *SwFlyFrm::FindLastLower()
 |*
 |*     SwFlyFrm::FrmSizeChg()
 |*
-|*     Ersterstellung          MA 17. Dec. 92
-|*     Letzte Aenderung        MA 24. Jul. 96
-|*
 |*************************************************************************/
 
 BOOL SwFlyFrm::FrmSizeChg( const SwFmtFrmSize &rFrmSize )
@@ -719,9 +695,6 @@ BOOL SwFlyFrm::FrmSizeChg( const SwFmtFrmSize &rFrmSize )
 |*
 |*     SwFlyFrm::Modify()
 |*
-|*     Ersterstellung          MA 17. Dec. 92
-|*     Letzte Aenderung        MA 17. Jan. 97
-|*
 |*************************************************************************/
 
 void SwFlyFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
@@ -1099,8 +1072,6 @@ void SwFlyFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
 |*                               SwFlyFrm::GetInfo()
 |*
 |*       Beschreibung          erfragt Informationen
-|*       Ersterstellung        JP 31.03.94
-|*       Letzte Aenderung      JP 31.03.94
 |*
 *************************************************************************/
 
@@ -1116,9 +1087,6 @@ BOOL SwFlyFrm::GetInfo( SfxPoolItem & rInfo ) const
 |*
 |*     SwFlyFrm::_Invalidate()
 |*
-|*     Ersterstellung          MA 15. Oct. 92
-|*     Letzte Aenderung        MA 26. Jun. 96
-|*
 |*************************************************************************/
 
 void SwFlyFrm::_Invalidate( SwPageFrm *pPage )
@@ -1158,8 +1126,6 @@ void SwFlyFrm::_Invalidate( SwPageFrm *pPage )
 |*
 |*     Beschreibung            Aenderung der relativen Position, die Position wird
 |*             damit automatisch Fix, das Attribut wird entprechend angepasst.
-|*     Ersterstellung          MA 25. Aug. 92
-|*     Letzte Aenderung        MA 09. Aug. 95
 |*
 |*************************************************************************/
 
@@ -1283,8 +1249,6 @@ void SwFlyFrm::ChgRelPos( const Point &rNewPos )
 |*
 |*     Beschreibung:           "Formatiert" den Frame; Frm und PrtArea.
 |*                                             Die Fixsize wird hier nicht eingestellt.
-|*     Ersterstellung          MA 14. Jun. 93
-|*     Letzte Aenderung        MA 13. Jun. 96
 |*
 |*************************************************************************/
 
@@ -1792,9 +1756,6 @@ void CalcCntnt( SwLayoutFrm *pLay,
 |*
 |*     SwFlyFrm::MakeFlyPos()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 14. Nov. 96
-|*
 |*************************************************************************/
 // OD 2004-03-23 #i26791#
 //void SwFlyFrm::MakeFlyPos()
@@ -1828,9 +1789,6 @@ void SwFlyFrm::MakeObjPos()
 |*
 |*     SwFlyFrm::MakePrtArea()
 |*
-|*     Ersterstellung          MA 23. Jun. 93
-|*     Letzte Aenderung        MA 23. Jun. 93
-|*
 |*************************************************************************/
 void SwFlyFrm::MakePrtArea( const SwBorderAttrs &rAttrs )
 {
@@ -1852,9 +1810,6 @@ void SwFlyFrm::MakePrtArea( const SwBorderAttrs &rAttrs )
 |*
 |*     SwFlyFrm::_Grow(), _Shrink()
 |*
-|*     Ersterstellung          MA 05. Oct. 92
-|*     Letzte Aenderung        MA 05. Sep. 96
-|*
 |*************************************************************************/
 
 SwTwips SwFlyFrm::_Grow( SwTwips nDist, BOOL bTst )
@@ -2043,9 +1998,6 @@ SwTwips SwFlyFrm::_Shrink( SwTwips nDist, BOOL bTst )
 |*
 |*     SwFlyFrm::ChgSize()
 |*
-|*     Ersterstellung          MA 05. Oct. 92
-|*     Letzte Aenderung        MA 04. Sep. 96
-|*
 |*************************************************************************/
 
 Size SwFlyFrm::ChgSize( const Size& aNewSize )
@@ -2096,9 +2048,6 @@ Size SwFlyFrm::ChgSize( const Size& aNewSize )
 |*
 |*     SwFlyFrm::IsLowerOf()
 |*
-|*     Ersterstellung          MA 27. Dec. 93
-|*     Letzte Aenderung        MA 27. Dec. 93
-|*
 |*************************************************************************/
 
 BOOL SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const
@@ -2120,9 +2069,6 @@ BOOL SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const
 |*
 |*     SwFlyFrm::Cut()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 23. Feb. 94
-|*
 |*************************************************************************/
 
 void SwFlyFrm::Cut()
@@ -2133,9 +2079,6 @@ void SwFlyFrm::Cut()
 |*
 |*     SwFrm::AppendFly(), RemoveFly()
 |*
-|*     Ersterstellung          MA 25. Aug. 92
-|*     Letzte Aenderung        MA 09. Jun. 95
-|*
 |*************************************************************************/
 
 void SwFrm::AppendFly( SwFlyFrm *pNew )
@@ -2321,9 +2264,6 @@ void SwFrm::RemoveDrawObj( SwAnchoredObject& _rToRemoveObj )
 |*
 |*  SwFrm::InvalidateObjs()
 |*
-|*     Ersterstellung          MA 29. Nov. 96
-|*     Letzte Aenderung        MA 29. Nov. 96
-|*
 |*************************************************************************/
 // --> OD 2004-07-01 #i28701# - change purpose of method and adjust its name
 void SwFrm::InvalidateObjs( const bool _bInvaPosOnly,
@@ -2488,9 +2428,6 @@ void SwLayoutFrm::NotifyLowerObjs( const bool _bUnlockPosOfObjs )
 |*
 |*     SwFlyFrm::NotifyDrawObj()
 |*
-|*     Ersterstellung          OK 22. Nov. 94
-|*     Letzte Aenderung        MA 10. Jan. 97
-|*
 |*************************************************************************/
 
 void SwFlyFrm::NotifyDrawObj()
@@ -2508,9 +2445,6 @@ void SwFlyFrm::NotifyDrawObj()
 |*
 |*  SwFlyFrm::CalcRel()
 |*
-|*     Ersterstellung          MA 13. Jun. 96
-|*     Letzte Aenderung        MA 10. Oct. 96
-|*
 |*************************************************************************/
 
 Size SwFlyFrm::CalcRel( const SwFmtFrmSize &rSz ) const
@@ -2631,32 +2565,8 @@ SwTwips SwFlyFrm::CalcAutoWidth() const
 
 /*************************************************************************
 |*
-|*     SwFlyFrm::AddSpacesToFrm
-|*
-|*     Ersterstellung          MA 11. Nov. 96
-|*     Letzte Aenderung        MA 10. Mar. 97
-|*
-|*************************************************************************/
-
-//SwRect SwFlyFrm::AddSpacesToFrm() const
-//{
-//  SwRect aRect( Frm() );
-//  const SvxULSpaceItem &rUL = GetFmt()->GetULSpace();
-//  const SvxLRSpaceItem &rLR = GetFmt()->GetLRSpace();
-//  aRect.Left( Max( aRect.Left() - long(rLR.GetLeft()), 0L ) );
-//  aRect.SSize().Width() += rLR.GetRight();
-//  aRect.Top( Max( aRect.Top() - long(rUL.GetUpper()), 0L ) );
-//  aRect.SSize().Height()+= rUL.GetLower();
-//  return aRect;
-//}
-
-/*************************************************************************
-|*
 |*     SwFlyFrm::GetContour()
 |*
-|*     Ersterstellung          MA 09. Jan. 97
-|*     Letzte Aenderung        MA 10. Jan. 97
-|*
 |*************************************************************************/
 /// OD 16.04.2003 #i13147# - If called for paint and the <SwNoTxtFrm> contains
 /// a graphic, load of intrinsic graphic has to be avoided.
diff --git a/sw/source/core/layout/flycnt.cxx b/sw/source/core/layout/flycnt.cxx
index af81298..8c0ccb2 100644
--- a/sw/source/core/layout/flycnt.cxx
+++ b/sw/source/core/layout/flycnt.cxx
@@ -79,9 +79,6 @@ using namespace ::com::sun::star;
 |*
 |*     SwFlyAtCntFrm::SwFlyAtCntFrm()
 |*
-|*     Ersterstellung          MA 11. Nov. 92
-|*     Letzte Aenderung        MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyAtCntFrm::SwFlyAtCntFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -98,9 +95,6 @@ TYPEINIT1(SwFlyAtCntFrm,SwFlyFreeFrm);
 |*
 |*     SwFlyAtCntFrm::Modify()
 |*
-|*     Ersterstellung          MA 08. Feb. 93
-|*     Letzte Aenderung        MA 23. Nov. 94
-|*
 |*************************************************************************/
 
 void SwFlyAtCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
@@ -245,9 +239,6 @@ void SwFlyAtCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 |*             fall das Attribut des Rahmens auf automatische Ausrichtung oben
 |*             eingestellt.
 |*
-|*     Ersterstellung          MA 12. Nov. 92
-|*     Letzte Aenderung        MA 20. Sep. 96
-|*
 |*************************************************************************/
 //Wir brauchen ein Paar Hilfsklassen zur Kontrolle der Ozillation und ein paar
 //Funktionen um die Uebersicht zu gewaehrleisten.
@@ -621,8 +612,6 @@ bool SwFlyAtCntFrm::IsFormatPossible() const
 |*             Absatzgebundene Objekte.
 |*             Wird beim Draggen von Absatzgebundenen Objekten zur Ankeranzeige sowie
 |*             fuer Ankerwechsel benoetigt.
-|*     Ersterstellung          MA 22. Jun. 93
-|*     Letzte Aenderung        MA 30. Jan. 95
 |*
 |*************************************************************************/
 
@@ -1208,9 +1197,6 @@ const SwCntntFrm *FindAnchor( const SwFrm *pOldAnch, const Point &rNew,
 |*
 |*     SwFlyAtCntFrm::SetAbsPos()
 |*
-|*     Ersterstellung          MA 22. Jun. 93
-|*     Letzte Aenderung        MA 11. Sep. 98
-|*
 |*************************************************************************/
 
 void SwFlyAtCntFrm::SetAbsPos( const Point &rNew )
diff --git a/sw/source/core/layout/flyincnt.cxx b/sw/source/core/layout/flyincnt.cxx
index fba14fd..3ecf109 100644
--- a/sw/source/core/layout/flyincnt.cxx
+++ b/sw/source/core/layout/flyincnt.cxx
@@ -49,9 +49,6 @@ void DeepCalc( const SwFrm *pFrm );
 |*
 |*     SwFlyInCntFrm::SwFlyInCntFrm(), ~SwFlyInCntFrm()
 |*
-|*     Ersterstellung          MA 01. Dec. 92
-|*     Letzte Aenderung        MA 09. Apr. 99
-|*
 |*************************************************************************/
 SwFlyInCntFrm::SwFlyInCntFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
     SwFlyFrm( pFmt, pAnch )
@@ -84,9 +81,6 @@ TYPEINIT1(SwFlyInCntFrm,SwFlyFrm);
 |*
 |*     SwFlyInCntFrm::SetRefPoint(),
 |*
-|*     Ersterstellung          MA 01. Dec. 92
-|*     Letzte Aenderung        MA 06. Aug. 95
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::SetRefPoint( const Point& rPoint,
                                  const Point& rRelAttr,
@@ -120,9 +114,6 @@ void SwFlyInCntFrm::SetRefPoint( const Point& rPoint,
 |*
 |*     SwFlyInCntFrm::Modify()
 |*
-|*     Ersterstellung          MA 16. Dec. 92
-|*     Letzte Aenderung        MA 02. Sep. 93
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 {
@@ -168,8 +159,6 @@ void SwFlyInCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 |*     SwFlyInCntFrm::Format()
 |*
 |*     Beschreibung:           Hier wird der Inhalt initial mit Formatiert.
-|*     Ersterstellung          MA 16. Dec. 92
-|*     Letzte Aenderung        MA 19. May. 93
 |*
 |*************************************************************************/
 void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs )
@@ -193,8 +182,6 @@ void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs )
 |*     Beschreibung            Im Unterschied zu anderen Frms wird hier nur die
 |*             die RelPos berechnet. Die absolute Position wird ausschliesslich
 |*             per SetAbsPos errechnet.
-|*     Ersterstellung          MA 03. Dec. 92
-|*     Letzte Aenderung        MA 12. Apr. 96
 |*
 |*************************************************************************/
 // OD 2004-03-23 #i26791#
@@ -236,9 +223,6 @@ void SwFlyInCntFrm::_ActionOnInvalidation( const InvalidationType _nInvalid )
 |*
 |*     SwFlyInCntFrm::NotifyBackground()
 |*
-|*     Ersterstellung          MA 03. Dec. 92
-|*     Letzte Aenderung        MA 26. Aug. 93
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::NotifyBackground( SwPageFrm *, const SwRect& rRect,
                                        PrepareHint eHint)
@@ -253,9 +237,6 @@ void SwFlyInCntFrm::NotifyBackground( SwPageFrm *, const SwRect& rRect,
 |*
 |*     SwFlyInCntFrm::GetRelPos()
 |*
-|*     Ersterstellung          MA 04. Dec. 92
-|*     Letzte Aenderung        MA 04. Dec. 92
-|*
 |*************************************************************************/
 const Point SwFlyInCntFrm::GetRelPos() const
 {
@@ -267,9 +248,6 @@ const Point SwFlyInCntFrm::GetRelPos() const
 |*
 |*     SwFlyInCntFrm::RegistFlys()
 |*
-|*     Ersterstellung          MA 26. Nov. 93
-|*     Letzte Aenderung        MA 26. Nov. 93
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::RegistFlys()
 {
@@ -283,9 +261,6 @@ void SwFlyInCntFrm::RegistFlys()
 |*
 |*     SwFlyInCntFrm::MakeAll()
 |*
-|*     Ersterstellung          MA 18. Feb. 94
-|*     Letzte Aenderung        MA 13. Jun. 96
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::MakeAll()
 {
diff --git a/sw/source/core/layout/flylay.cxx b/sw/source/core/layout/flylay.cxx
index 83760b7..e9eedd8 100644
--- a/sw/source/core/layout/flylay.cxx
+++ b/sw/source/core/layout/flylay.cxx
@@ -70,9 +70,6 @@ using namespace ::com::sun::star;
 |*
 |*     SwFlyFreeFrm::SwFlyFreeFrm(), ~SwFlyFreeFrm()
 |*
-|*     Ersterstellung          MA 03. Dec. 92
-|*     Letzte Aenderung        MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyFreeFrm::SwFlyFreeFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -127,8 +124,6 @@ TYPEINIT1(SwFlyFreeFrm,SwFlyFrm);
 |*             ueberlappt werden.
 |*             Es werden auch die CntntFrms innerhalb von anderen Flys
 |*             beruecksichtigt.
-|*     Ersterstellung          MA 03. Dec. 92
-|*     Letzte Aenderung        MA 26. Aug. 93
 |*
 |*************************************************************************/
 
@@ -142,9 +137,6 @@ void SwFlyFreeFrm::NotifyBackground( SwPageFrm *pPageFrm,
 |*
 |*     SwFlyFreeFrm::MakeAll()
 |*
-|*     Ersterstellung          MA 18. Feb. 94
-|*     Letzte Aenderung        MA 03. Mar. 97
-|*
 |*************************************************************************/
 
 void SwFlyFreeFrm::MakeAll()
@@ -311,9 +303,6 @@ bool SwFlyFreeFrm::HasEnvironmentAutoSize() const
 |*
 |*     SwFlyFreeFrm::CheckClip()
 |*
-|*     Ersterstellung          MA 21. Feb. 94
-|*     Letzte Aenderung        MA 03. Mar. 97
-|*
 |*************************************************************************/
 
 void SwFlyFreeFrm::CheckClip( const SwFmtFrmSize &rSz )
@@ -529,9 +518,6 @@ bool SwFlyFreeFrm::IsFormatPossible() const
 |*
 |*     SwFlyLayFrm::SwFlyLayFrm()
 |*
-|*     Ersterstellung          MA 25. Aug. 92
-|*     Letzte Aenderung        MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyLayFrm::SwFlyLayFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -547,9 +533,6 @@ TYPEINIT1(SwFlyLayFrm,SwFlyFreeFrm);
 |*
 |*     SwFlyLayFrm::Modify()
 |*
-|*     Ersterstellung          MA 08. Feb. 93
-|*     Letzte Aenderung        MA 28. Aug. 93
-|*
 |*************************************************************************/
 
 void SwFlyLayFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
@@ -631,9 +614,6 @@ void SwFlyLayFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 |*
 |*     SwPageFrm::AppendFly()
 |*
-|*     Ersterstellung          MA 10. Oct. 92
-|*     Letzte Aenderung        MA 08. Jun. 96
-|*
 |*************************************************************************/
 
 void SwPageFrm::AppendFlyToPage( SwFlyFrm *pNew )
@@ -743,9 +723,6 @@ void SwPageFrm::AppendFlyToPage( SwFlyFrm *pNew )
 |*
 |*     SwPageFrm::RemoveFly()
 |*
-|*     Ersterstellung          MA 10. Oct. 92
-|*     Letzte Aenderung        MA 26. Aug. 96
-|*
 |*************************************************************************/
 
 void SwPageFrm::RemoveFlyFromPage( SwFlyFrm *pToRemove )
@@ -796,9 +773,6 @@ void SwPageFrm::RemoveFlyFromPage( SwFlyFrm *pToRemove )
 |*
 |*     SwPageFrm::MoveFly
 |*
-|*     Ersterstellung          MA 25. Jan. 97
-|*     Letzte Aenderung        MA 25. Jan. 97
-|*
 |*************************************************************************/
 
 void SwPageFrm::MoveFly( SwFlyFrm *pToMove, SwPageFrm *pDest )
@@ -998,9 +972,6 @@ void SwPageFrm::RemoveDrawObjFromPage( SwAnchoredObject& _rToRemoveObj )
 |*
 |*     SwPageFrm::PlaceFly
 |*
-|*     Ersterstellung          MA 08. Feb. 93
-|*     Letzte Aenderung        MA 27. Feb. 93
-|*
 |*************************************************************************/
 
 // --> OD 2005-06-09 #i50432# - adjust method description and synopsis.
@@ -1034,9 +1005,6 @@ void SwPageFrm::PlaceFly( SwFlyFrm* pFly, SwFlyFrmFmt* pFmt )
 |*
 |*     ::CalcClipRect
 |*
-|*     Ersterstellung          AMA 24. Sep. 96
-|*     Letzte Aenderung        MA  18. Dec. 96
-|*
 |*************************************************************************/
 // OD 22.09.2003 #i18732# - adjustments for following text flow or not
 // AND alignment at 'page areas' for to paragraph/to character anchored objects
diff --git a/sw/source/core/layout/frmtool.cxx b/sw/source/core/layout/frmtool.cxx
index 19ce248..b10ac8a 100644
--- a/sw/source/core/layout/frmtool.cxx
+++ b/sw/source/core/layout/frmtool.cxx
@@ -111,9 +111,6 @@ BOOL StackHack::bLocked = FALSE;
 |*
 |*     SwFrmNotify::SwFrmNotify()
 |*
-|*     Ersterstellung          MA 27. Nov. 92
-|*     Letzte Aenderung        MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 SwFrmNotify::SwFrmNotify( SwFrm *pF ) :
@@ -146,9 +143,6 @@ SwFrmNotify::SwFrmNotify( SwFrm *pF ) :
 |*
 |*     SwFrmNotify::~SwFrmNotify()
 |*
-|*     Ersterstellung          MA 27. Nov. 92
-|*     Letzte Aenderung        MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 SwFrmNotify::~SwFrmNotify()
@@ -461,9 +455,6 @@ SwFrmNotify::~SwFrmNotify()
 |*
 |*     SwLayNotify::SwLayNotify()
 |*
-|*     Ersterstellung          MA 17. Nov. 92
-|*     Letzte Aenderung        MA 03. Jun. 93
-|*
 |*************************************************************************/
 
 
@@ -477,9 +468,6 @@ SwLayNotify::SwLayNotify( SwLayoutFrm *pLayFrm ) :
 |*
 |*     SwLayNotify::~SwLayNotify()
 |*
-|*     Ersterstellung          MA 17. Nov. 92
-|*     Letzte Aenderung        MA 13. Jun. 96
-|*
 |*************************************************************************/
 
 // OD 2004-05-11 #i28701# - local method to invalidate the position of all
@@ -693,9 +681,6 @@ SwLayNotify::~SwLayNotify()
 |*
 |*     SwFlyNotify::SwFlyNotify()
 |*
-|*     Ersterstellung          MA 17. Nov. 92
-|*     Letzte Aenderung        MA 26. Aug. 93
-|*
 |*************************************************************************/
 
 SwFlyNotify::SwFlyNotify( SwFlyFrm *pFlyFrm ) :
@@ -712,9 +697,6 @@ SwFlyNotify::SwFlyNotify( SwFlyFrm *pFlyFrm ) :
 |*
 |*     SwFlyNotify::~SwFlyNotify()
 |*
-|*     Ersterstellung          MA 17. Nov. 92
-|*     Letzte Aenderung        MA 09. Nov. 95
-|*
 |*************************************************************************/
 
 SwFlyNotify::~SwFlyNotify()
@@ -828,9 +810,6 @@ SwFlyNotify::~SwFlyNotify()
 |*
 |*     SwCntntNotify::SwCntntNotify()
 |*
-|*     Ersterstellung          MA 24. Nov. 92
-|*     Letzte Aenderung        MA 16. May. 95
-|*
 |*************************************************************************/
 
 SwCntntNotify::SwCntntNotify( SwCntntFrm *pCntntFrm ) :
@@ -863,9 +842,6 @@ SwCntntNotify::SwCntntNotify( SwCntntFrm *pCntntFrm ) :
 |*
 |*     SwCntntNotify::~SwCntntNotify()
 |*
-|*     Ersterstellung          MA 24. Nov. 92
-|*     Letzte Aenderung        MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 SwCntntNotify::~SwCntntNotify()
@@ -1114,8 +1090,6 @@ SwCntntNotify::~SwCntntNotify()
 |*     Beschreibung            Hilfsfunktionen, die friend von irgendwem sind, damit
 |*                                             nicht immer gleich 'ne ganze Klasse befreundet 
werden
 |*                                             muss.
-|*     Ersterstellung          MA 13. Apr. 93
-|*     Letzte Aenderung        MA 11. May. 95
 |*
 |*************************************************************************/
 
@@ -1928,9 +1902,6 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
 |*
 |*     SwBorderAttrs::Ctor, DTor
 |*
-|*     Ersterstellung          MA 19. May. 93
-|*     Letzte Aenderung        MA 25. Jan. 97
-|*
 |*************************************************************************/
 
 SwBorderAttrs::SwBorderAttrs( const SwModify *pMod, const SwFrm *pConstructor ) :
@@ -1984,8 +1955,6 @@ SwBorderAttrs::~SwBorderAttrs()
 |*             der Sicherheitsabstand wird nur einkalkuliert, wenn Umrandung und/oder
 |*             Schatten im Spiel sind; er soll vermeiden, dass aufgrund der
 |*             groben physikalischen Gegebenheiten Raender usw. uebermalt werden.
-|*     Ersterstellung          MA 19. May. 93
-|*     Letzte Aenderung        MA 08. Jul. 93
 |*
 |*************************************************************************/
 
@@ -2068,8 +2037,6 @@ long SwBorderAttrs::CalcLeft( const SwFrm *pCaller ) const
 |*                                             Es kann auch ohne Linien ein Abstand erwuenscht 
sein,
 |*                                             dieser wird  dann nicht vom Attribut sondern hier
 |*                                             beruecksichtigt (bBorderDist, z.B. fuer Zellen).
-|*     Ersterstellung          MA 21. May. 93
-|*     Letzte Aenderung        MA 07. Jun. 99
 |*
 |*************************************************************************/
 
@@ -2113,9 +2080,6 @@ void SwBorderAttrs::_CalcRightLine()
 |*
 |*     SwBorderAttrs::_IsLine()
 |*
-|*     Ersterstellung          MA 29. Sep. 94
-|*     Letzte Aenderung        MA 29. Sep. 94
-|*
 |*************************************************************************/
 
 void SwBorderAttrs::_IsLine()
@@ -2143,9 +2107,6 @@ void SwBorderAttrs::_IsLine()
 |*             3. Die Umrandungen links und rechts vor Vorgaenger bzw. Nachfolger
 |*                sind identisch.
 |*
-|*     Ersterstellung          MA 22. Mar. 95
-|*     Letzte Aenderung        MA 22. May. 95
-|*
 |*************************************************************************/
 inline int CmpLines( const SvxBorderLine *pL1, const SvxBorderLine *pL2 )
 {
@@ -2315,9 +2276,6 @@ void SwBorderAttrs::_GetBottomLine( const SwFrm& _rFrm )
 |*
 |*     SwBorderAttrAccess::CTor
 |*
-|*     Ersterstellung          MA 20. Mar. 95
-|*     Letzte Aenderung        MA 29. Nov. 95
-|*
 |*************************************************************************/
 
 SwBorderAttrAccess::SwBorderAttrAccess( SwCache &rCach, const SwFrm *pFrm ) :
@@ -2335,9 +2293,6 @@ SwBorderAttrAccess::SwBorderAttrAccess( SwCache &rCach, const SwFrm *pFrm ) :
 |*
 |*     SwBorderAttrAccess::NewObj, Get
 |*
-|*     Ersterstellung          MA 20. Mar. 95
-|*     Letzte Aenderung        MA 20. Mar. 95
-|*
 |*************************************************************************/
 
 SwCacheObj *SwBorderAttrAccess::NewObj()
@@ -2355,9 +2310,6 @@ SwBorderAttrs *SwBorderAttrAccess::Get()
 |*
 |*     SwOrderIter::Ctor
 |*
-|*     Ersterstellung          MA 06. Jan. 95
-|*     Letzte Aenderung        MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 SwOrderIter::SwOrderIter( const SwPageFrm *pPg, BOOL bFlys ) :
@@ -2371,9 +2323,6 @@ SwOrderIter::SwOrderIter( const SwPageFrm *pPg, BOOL bFlys ) :
 |*
 |*     SwOrderIter::Top()
 |*
-|*     Ersterstellung          MA 06. Jan. 95
-|*     Letzte Aenderung        MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Top()
@@ -2407,9 +2356,6 @@ const SdrObject *SwOrderIter::Top()
 |*
 |*     SwOrderIter::Bottom()
 |*
-|*     Ersterstellung          MA 06. Jan. 95
-|*     Letzte Aenderung        MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Bottom()
@@ -2443,9 +2389,6 @@ const SdrObject *SwOrderIter::Bottom()
 |*
 |*     SwOrderIter::Next()
 |*
-|*     Ersterstellung          MA 06. Jan. 95
-|*     Letzte Aenderung        MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Next()
@@ -2480,9 +2423,6 @@ const SdrObject *SwOrderIter::Next()
 |*
 |*     SwOrderIter::Prev()
 |*
-|*     Ersterstellung          MA 06. Jan. 95
-|*     Letzte Aenderung        MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Prev()
@@ -2517,9 +2457,6 @@ const SdrObject *SwOrderIter::Prev()
 |*
 |*     SaveCntnt(), RestoreCntnt()
 |*
-|*     Ersterstellung          MA 10. Jun. 93
-|*     Letzte Aenderung        MA 07. Mar. 95
-|*
 |*************************************************************************/
 
 //Unterstruktur eines LayoutFrms fuer eine Aktion aufheben und wieder
@@ -2856,9 +2793,6 @@ void RestoreCntnt( SwFrm *pSav, SwLayoutFrm *pParent, SwFrm *pSibling, bool 
bGro
 |*     SqRt()                          Berechnung der Quadratwurzel, damit die math.lib
 |*             nicht auch noch dazugelinkt werden muss.
 |*
-|*     Ersterstellung          OK ??
-|*     Letzte Aenderung        MA 09. Jan. 97
-|*
 |*************************************************************************/
 
 ULONG MA_FASTCALL SqRt( BigInt nX )
@@ -2881,9 +2815,6 @@ ULONG MA_FASTCALL SqRt( BigInt nX )
 |*
 |*     InsertNewPage()         Einsetzen einer neuen Seite.
 |*
-|*     Ersterstellung          MA 01. Jul. 93
-|*     Letzte Aenderung        MA 31. Jul. 95
-|*
 |*************************************************************************/
 
 SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper,
@@ -2924,9 +2855,6 @@ SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper,
 |*             eine Layoutstruktur und melden alle FlyFrms, die einen beliebigen Frm
 |*             innerhalb der Struktur als Anker haben bei der Seite an.
 |*
-|*     Ersterstellung          MA 08. Jul. 93
-|*     Letzte Aenderung        MA 07. Jul. 95
-|*
 |*************************************************************************/
 
 void MA_FASTCALL lcl_Regist( SwPageFrm *pPage, const SwFrm *pAnch )
@@ -2997,8 +2925,6 @@ void RegistFlys( SwPageFrm *pPage, const SwLayoutFrm *pLay )
 |*
 |*     Beschreibung            Benachrichtigt den Hintergrund je nach der
 |*             Veraenderung zwischen altem und neuem Rechteckt.
-|*     Ersterstellung          MA 18. Jun. 93
-|*     Letzte Aenderung        MA 06. Jun. 96
 |*
 |*************************************************************************/
 
diff --git a/sw/source/core/layout/ftnfrm.cxx b/sw/source/core/layout/ftnfrm.cxx
index bb76750..d175b18 100644
--- a/sw/source/core/layout/ftnfrm.cxx
+++ b/sw/source/core/layout/ftnfrm.cxx
@@ -59,9 +59,6 @@
 |*             Dokument, dort stehen die Fussnoten gluecklicherweise nach ihrem
 |*             Index sortiert.
 |*
-|*     Ersterstellung          MA 29. Jun. 93
-|*     Letzte Aenderung        MA 13. Dec. 93
-|*
 |*************************************************************************/
 
 #define ENDNOTE 0x80000000
@@ -120,9 +117,6 @@ BOOL SwFtnFrm::operator<( const SwTxtFtn* pTxtFtn ) const
 |*  oder eine Seite (ohne Spalten) sein. Wenn die Seite dabei gewechselt wird
 |*  enthaelt pPage die neue Seite und die Funktion liefert TRUE.
 |*
-|*     Ersterstellung          AMA 06. Nov. 98
-|*     Letzte Aenderung        AMA 06. Nov. 98
-|*
 |*************************************************************************/
 
 BOOL lcl_NextFtnBoss( SwFtnBossFrm* &rpBoss, SwPageFrm* &rpPage,
@@ -172,9 +166,6 @@ BOOL lcl_NextFtnBoss( SwFtnBossFrm* &rpBoss, SwPageFrm* &rpPage,
 |*  liefert die Spaltennummer, wenn pBoss eine Spalte ist,
 |*  sonst eine Null (bei Seiten).
 |*
-|*     Ersterstellung          AMA 06. Nov. 98
-|*     Letzte Aenderung        AMA 06. Nov. 98
-|*
 |*************************************************************************/
 
 USHORT lcl_ColumnNum( const SwFrm* pBoss )
@@ -209,9 +200,6 @@ USHORT lcl_ColumnNum( const SwFrm* pBoss )
 |*
 |*     SwFtnContFrm::SwFtnContFrm()
 |*
-|*     Ersterstellung          MA 24. Feb. 93
-|*     Letzte Aenderung        MA 02. Mar. 93
-|*
 |*************************************************************************/
 
 
@@ -258,8 +246,6 @@ long lcl_Undersize( const SwFrm* pFrm )
 |*
 |*     Beschreibung:           "Formatiert" den Frame;
 |*                                             Die Fixsize wird hier nicht eingestellt.
-|*     Ersterstellung          MA 01. Mar. 93
-|*     Letzte Aenderung        MA 17. Nov. 98
 |*
 |*************************************************************************/
 
@@ -341,9 +327,6 @@ void SwFtnContFrm::Format( const SwBorderAttrs * )
 |*
 |*     SwFtnContFrm::GrowFrm(), ShrinkFrm()
 |*
-|*     Ersterstellung          MA 24. Feb. 93
-|*     Letzte Aenderung        AMA 05. Nov. 98
-|*
 |*************************************************************************/
 
 SwTwips SwFtnContFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL )
@@ -506,9 +489,6 @@ SwTwips SwFtnContFrm::ShrinkFrm( SwTwips nDiff, BOOL bTst, BOOL bInfo )
 |*
 |*     SwFtnFrm::SwFtnFrm()
 |*
-|*     Ersterstellung          MA 24. Feb. 93
-|*     Letzte Aenderung        MA 11. Oct. 93
-|*
 |*************************************************************************/
 
 
@@ -530,9 +510,6 @@ SwFtnFrm::SwFtnFrm( SwFrmFmt *pFmt, SwCntntFrm *pCnt, SwTxtFtn *pAt ):
 |*
 |*     SwFtnFrm::InvalidateNxtFtnCnts()
 |*
-|*     Ersterstellung          MA 29. Jun. 93
-|*     Letzte Aenderung        MA 29. Jun. 93
-|*
 |*************************************************************************/
 
 
@@ -600,9 +577,6 @@ SwTwips SwFtnFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*     SwFtnFrm::Cut()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 24. Jul. 95
-|*
 |*************************************************************************/
 
 
@@ -661,9 +635,6 @@ void SwFtnFrm::Cut()
 |*
 |*     SwFtnFrm::Paste()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 23. Feb. 94
-|*
 |*************************************************************************/
 
 
@@ -733,8 +704,6 @@ void SwFtnFrm::Paste(  SwFrm* pParent, SwFrm* pSibling )
 |*     Beschreibung            Liefert das naechste LayoutBlatt in den das
 |*             Frame gemoved werden kann.
 |*             Neue Seiten werden nur dann erzeugt, wenn der Parameter TRUE ist.
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        AMA 09. Nov. 98
 |*
 |*************************************************************************/
 
@@ -828,8 +797,6 @@ SwLayoutFrm *SwFrm::GetNextFtnLeaf( MakePageType eMakePage )
 |*
 |*     Beschreibung            Liefert das vorhergehende LayoutBlatt in das der
 |*             Frame gemoved werden kann.
-|*     Ersterstellung          MA 16. Nov. 92
-|*     Letzte Aenderung        AMA 06. Nov. 98
 |*
 |*************************************************************************/
 
@@ -961,9 +928,6 @@ SwLayoutFrm *SwFrm::GetPrevFtnLeaf( MakePageType eMakeFtn )
 |*
 |*     SwFrm::IsFtnAllowed()
 |*
-|*     Ersterstellung          MA 22. Mar. 94
-|*     Letzte Aenderung        MA 01. Dec. 94
-|*
 |*************************************************************************/
 
 
@@ -986,9 +950,6 @@ BOOL SwFrm::IsFtnAllowed() const
 |*
 |*     SwRootFrm::UpdateFtnNums()
 |*
-|*     Ersterstellung          MA 02. Mar. 93
-|*     Letzte Aenderung        MA 09. Dec. 97
-|*
 |*************************************************************************/
 
 
@@ -1011,9 +972,6 @@ void SwRootFrm::UpdateFtnNums()
 |*     RemoveFtns()            Entfernen aller Fussnoten (nicht etwa die Referenzen)
 |*                                             und Entfernen aller Fussnotenseiten.
 |*
-|*     Ersterstellung          MA 05. Dec. 97
-|*     Letzte Aenderung        AMA 06. Nov. 98
-|*
 |*************************************************************************/
 
 void lcl_RemoveFtns( SwFtnBossFrm* pBoss, BOOL bPageOnly, BOOL bEndNotes )
@@ -1107,9 +1065,6 @@ void SwRootFrm::RemoveFtns( SwPageFrm *pPage, BOOL bPageOnly, BOOL bEndNotes )
 |*
 |*     SetFtnPageDescs()       Seitenvorlagen der Fussnotenseiten aendern
 |*
-|*     Ersterstellung          MA 11. Dec. 97
-|*     Letzte Aenderung        MA 11. Dec. 97
-|*
 |*************************************************************************/
 
 void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
@@ -1128,9 +1083,6 @@ void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
 |*
 |*     SwFtnBossFrm::MakeFtnCont()
 |*
-|*     Ersterstellung          MA 25. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1157,9 +1109,6 @@ SwFtnContFrm *SwFtnBossFrm::MakeFtnCont()
 |*
 |*     SwFtnBossFrm::FindFtnCont()
 |*
-|*     Ersterstellung          MA 25. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1189,9 +1138,6 @@ SwFtnContFrm *SwFtnBossFrm::FindFtnCont()
 |*
 |*     SwFtnBossFrm::FindNearestFtnCont()      Sucht den naechst greifbaren Fussnotencontainer.
 |*
-|*     Ersterstellung          MA 02. Aug. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 SwFtnContFrm *SwFtnBossFrm::FindNearestFtnCont( BOOL bDontLeave )
@@ -1224,8 +1170,6 @@ SwFtnContFrm *SwFtnBossFrm::FindNearestFtnCont( BOOL bDontLeave )
 |*     SwFtnBossFrm::FindFirstFtn()
 |*
 |*     Beschreibung            Erste Fussnote des Fussnotenbosses suchen.
-|*     Ersterstellung          MA 26. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 99
 |*
 |*************************************************************************/
 
@@ -1313,8 +1257,6 @@ SwFtnFrm *SwFtnBossFrm::FindFirstFtn()
 |*     SwFtnBossFrm::FindFirstFtn()
 |*
 |*     Beschreibunt            Erste Fussnote zum Cnt suchen.
-|*     Ersterstellung          MA 04. Mar. 93
-|*     Letzte Aenderung        AMA 28. Oct. 98
 |*
 |*************************************************************************/
 
@@ -1356,9 +1298,6 @@ const SwFtnFrm *SwFtnBossFrm::FindFirstFtn( SwCntntFrm *pCnt ) const
 |*
 |*     SwFtnBossFrm::ResetFtn()
 |*
-|*     Ersterstellung          MA 11. May. 95
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1406,9 +1345,6 @@ void SwFtnBossFrm::ResetFtn( const SwFtnFrm *pCheck )
 |*
 |*     SwFtnBossFrm::InsertFtn()
 |*
-|*     Ersterstellung          MA 26. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1676,9 +1612,6 @@ void SwFtnBossFrm::InsertFtn( SwFtnFrm* pNew )
 |*
 |*     SwFtnBossFrm::AppendFtn()
 |*
-|*     Ersterstellung          MA 25. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1911,9 +1844,6 @@ void SwFtnBossFrm::AppendFtn( SwCntntFrm *pRef, SwTxtFtn *pAttr )
 |*
 |*     SwFtnBossFrm::FindFtn()
 |*
-|*     Ersterstellung          MA 25. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1962,9 +1892,6 @@ SwFtnFrm *SwFtnBossFrm::FindFtn( const SwCntntFrm *pRef, const SwTxtFtn 
*pAttr )
 |*
 |*     SwFtnBossFrm::RemoveFtn()
 |*
-|*     Ersterstellung          MA 25. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1996,9 +1923,6 @@ void SwFtnBossFrm::RemoveFtn( const SwCntntFrm *pRef, const SwTxtFtn *pAttr,
 |*
 |*     SwFtnBossFrm::ChangeFtnRef()
 |*
-|*     Ersterstellung          MA 25. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2017,9 +1941,6 @@ void SwFtnBossFrm::ChangeFtnRef( const SwCntntFrm *pOld, const SwTxtFtn 
*pAttr,
 |*
 |*     SwFtnBossFrm::CollectFtns()
 |*
-|*     Ersterstellung          MA 24. Jul. 95
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2085,9 +2006,6 @@ void SwFtnBossFrm::CollectFtns( const SwCntntFrm* _pRef,
 |*
 |*     SwFtnBossFrm::_CollectFtns()
 |*
-|*     Ersterstellung          MA 24. Jul. 95
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 inline void FtnInArr( SvPtrarr& rFtnArr, SwFtnFrm* pFtn )
 {
@@ -2247,9 +2165,6 @@ void SwFtnBossFrm::_CollectFtns( const SwCntntFrm*   _pRef,
 |*
 |*     SwFtnBossFrm::_MoveFtns()
 |*
-|*     Ersterstellung          MA 26. Feb. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2465,9 +2380,6 @@ void SwFtnBossFrm::_MoveFtns( SvPtrarr &rFtnArr, BOOL bCalc )
 |*
 |*     SwFtnBossFrm::MoveFtns()
 |*
-|*     Ersterstellung          BP 05. Aug. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2513,9 +2425,6 @@ void SwFtnBossFrm::MoveFtns( const SwCntntFrm *pSrc, SwCntntFrm *pDest,
 |*
 |*     SwFtnBossFrm::RearrangeFtns()
 |*
-|*     Ersterstellung          MA 20. Jan. 94
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2757,9 +2666,6 @@ void SwFtnBossFrm::RearrangeFtns( const SwTwips nDeadLine, const BOOL bLock,
 |*
 |*     SwPageFrm::UpdateFtnNum()
 |*
-|*     Ersterstellung          MA 02. Mar. 93
-|*     Letzte Aenderung        AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 void SwPageFrm::UpdateFtnNum()
@@ -2822,9 +2728,6 @@ void SwPageFrm::UpdateFtnNum()
 |*
 |*     SwFtnBossFrm::SetFtnDeadLine()
 |*
-|*     Ersterstellung          MA 02. Aug. 93
-|*     Letzte Aenderung        MA 16. Nov. 98
-|*
 |*************************************************************************/
 
 void SwFtnBossFrm::SetFtnDeadLine( const SwTwips nDeadLine )
@@ -2858,9 +2761,6 @@ void SwFtnBossFrm::SetFtnDeadLine( const SwTwips nDeadLine )
 |*
 |*     SwFtnBossFrm::GetVarSpace()
 |*
-|*     Ersterstellung          MA 03. Apr. 95
-|*     Letzte Aenderung        MA 16. Nov. 98
-|*
 |*************************************************************************/
 SwTwips SwFtnBossFrm::GetVarSpace() const
 {
@@ -2943,9 +2843,6 @@ SwTwips SwFtnBossFrm::GetVarSpace() const
 |*     gibt und die Fussnoten nicht vom Bereich eingesammelt werden, ist ein Adjust..,
 |*     ansonsten ein Grow/Shrink notwendig.
 |*
-|*     Ersterstellung          AMA 09. Dec 98
-|*     Letzte Aenderung        AMA 09. Dec 98
-|*
 |*************************************************************************/
 
 BYTE SwFtnBossFrm::_NeighbourhoodAdjustment( const SwFrm* ) const
@@ -2981,9 +2878,6 @@ BYTE SwFtnBossFrm::_NeighbourhoodAdjustment( const SwFrm* ) const
 |*
 |*     SwPageFrm::SetColMaxFtnHeight()
 |*
-|*     Ersterstellung          AMA 29. Oct 98
-|*     Letzte Aenderung        AMA 29. Oct 98
-|*
 |*************************************************************************/
 void SwPageFrm::SetColMaxFtnHeight()
 {
@@ -3003,9 +2897,6 @@ void SwPageFrm::SetColMaxFtnHeight()
 |*
 |*     SwLayoutFrm::MoveLowerFtns
 |*
-|*     Ersterstellung          MA 01. Sep. 94
-|*     Letzte Aenderung        MA 05. Sep. 95
-|*
 |*************************************************************************/
 
 
@@ -3101,9 +2992,6 @@ BOOL SwLayoutFrm::MoveLowerFtns( SwCntntFrm *pStart, SwFtnBossFrm *pOldBoss,
 |*
 |*     SwLayoutFrm::MoveFtnCntFwd()
 |*
-|*     Ersterstellung          MA 24. Nov. 94
-|*     Letzte Aenderung        MA 15. Jun. 95
-|*
 |*************************************************************************/
 
 
@@ -3243,9 +3131,6 @@ BOOL SwCntntFrm::MoveFtnCntFwd( BOOL bMakePage, SwFtnBossFrm *pOldBoss )
 |*
 |*     class SwSaveFtnHeight
 |*
-|*     Ersterstellung          MA 19. Jan. 94
-|*     Letzte Aenderung        MA 19. Jan. 94
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/hffrm.cxx b/sw/source/core/layout/hffrm.cxx
index f962c0f..9e562dc 100644
--- a/sw/source/core/layout/hffrm.cxx
+++ b/sw/source/core/layout/hffrm.cxx
@@ -676,8 +676,6 @@ BOOL SwHeadFootFrm::GetEatSpacing() const
 |*     SwPageFrm::PrepareHeader()
 |*
 |*     Beschreibung            Erzeugt oder Entfernt Header
-|*     Ersterstellung          MA 04. Feb. 93
-|*     Letzte Aenderung        MA 12. May. 96
 |*
 |*************************************************************************/
 
@@ -745,8 +743,6 @@ void SwPageFrm::PrepareHeader()
 |*     SwPageFrm::PrepareFooter()
 |*
 |*     Beschreibung            Erzeugt oder Entfernt Footer
-|*     Ersterstellung          MA 04. Feb. 93
-|*     Letzte Aenderung        MA 12. May. 96
 |*
 |*************************************************************************/
 
diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx
index 7bd6f4b..2f1c9ca 100644
--- a/sw/source/core/layout/layact.cxx
+++ b/sw/source/core/layout/layact.cxx
@@ -102,9 +102,6 @@
 |*
 |*     SwLayAction Statisches Geraffel
 |*
-|*     Ersterstellung          MA 22. Dec. 93
-|*     Letzte Aenderung        MA 22. Dec. 93
-|*
 |*************************************************************************/
 
 #define IS_FLYS (pPage->GetSortedObjs())
@@ -178,9 +175,6 @@ void SwLayAction::CheckWaitCrsr()
 |*
 |*     SwLayAction::CheckIdleEnd()
 |*
-|*     Ersterstellung          MA 12. Aug. 94
-|*     Letzte Aenderung        MA 24. Jun. 96
-|*
 |*************************************************************************/
 //Ist es wirklich schon soweit...
 inline void SwLayAction::CheckIdleEnd()
@@ -193,9 +187,6 @@ inline void SwLayAction::CheckIdleEnd()
 |*
 |*     SwLayAction::SetStatBar()
 |*
-|*     Ersterstellung          MA 10. Aug. 94
-|*     Letzte Aenderung        MA 06. Aug. 95
-|*
 |*************************************************************************/
 void SwLayAction::SetStatBar( BOOL bNew )
 {
@@ -216,8 +207,6 @@ void SwLayAction::SetStatBar( BOOL bNew )
 |*             Veraenderungen ausgegeben bzw. wird die auszugebende Flaeche in der
 |*             Region eingetragen.
 |*             PaintCntnt:  fuellt die Region,
-|*     Ersterstellung          BP 19. Jan. 92
-|*     Letzte Aenderung        MA 10. Sep. 96
 |*
 |*************************************************************************/
 BOOL SwLayAction::PaintWithoutFlys( const SwRect &rRect, const SwCntntFrm *pCnt,
@@ -372,9 +361,6 @@ void SwLayAction::PaintCntnt( const SwCntntFrm *pCnt,
 |*
 |*     SwLayAction::SwLayAction()
 |*
-|*     Ersterstellung          MA 30. Oct. 92
-|*     Letzte Aenderung        MA 09. Jun. 95
-|*
 |*************************************************************************/
 SwLayAction::SwLayAction( SwRootFrm *pRt, SwViewImp *pI ) :
     pRoot( pRt ),
@@ -408,9 +394,6 @@ SwLayAction::~SwLayAction()
 |*
 |*     SwLayAction::Reset()
 |*
-|*     Ersterstellung          MA 11. Aug. 94
-|*     Letzte Aenderung        MA 09. Jun. 95
-|*
 |*************************************************************************/
 void SwLayAction::Reset()
 {
@@ -427,9 +410,6 @@ void SwLayAction::Reset()
 |*
 |*     SwLayAction::RemoveEmptyBrowserPages()
 |*
-|*     Ersterstellung          MA 10. Sep. 97
-|*     Letzte Aenderung        MA 10. Sep. 97
-|*
 |*************************************************************************/
 
 BOOL SwLayAction::RemoveEmptyBrowserPages()
@@ -463,9 +443,6 @@ BOOL SwLayAction::RemoveEmptyBrowserPages()
 |*
 |*     SwLayAction::Action()
 |*
-|*     Ersterstellung          MA 10. Aug. 94
-|*     Letzte Aenderung        MA 06. Aug. 95
-|*
 |*************************************************************************/
 void SwLayAction::Action()
 {
@@ -978,9 +955,6 @@ void SwLayAction::InternalAction()
 |*
 |*     SwLayAction::TurboAction(), _TurboAction()
 |*
-|*     Ersterstellung          MA 04. Dec. 92
-|*     Letzte Aenderung        MA 15. Aug. 93
-|*
 |*************************************************************************/
 BOOL SwLayAction::_TurboAction( const SwCntntFrm *pCnt )
 {
@@ -1069,8 +1043,6 @@ BOOL SwLayAction::TurboAction()
 |*             Fuer den BrowseMode kann auch dann der ShortCut aktiviert werden,
 |*             wenn der ungueltige Inhalt der Seite unterhalb des sichbaren
 |*             bereiches liegt.
-|*     Ersterstellung          MA 30. Oct. 92
-|*     Letzte Aenderung        MA 18. Jul. 96
 |*
 |*************************************************************************/
 static bool lcl_IsInvaLay( const SwFrm *pFrm, long nBottom )
@@ -1411,9 +1383,6 @@ BOOL SwLayAction::IsShortCut( SwPageFrm *&prPage )
 |*
 |*     SwLayAction::FormatLayout(), FormatLayoutFly, FormatLayoutTab()
 |*
-|*     Ersterstellung          MA 30. Oct. 92
-|*     Letzte Aenderung        MA 18. May. 98
-|*
 |*************************************************************************/
 // OD 15.11.2002 #105155# - introduce support for vertical layout
 BOOL SwLayAction::FormatLayout( SwLayoutFrm *pLay, BOOL bAddRect )
@@ -1833,9 +1802,6 @@ BOOL SwLayAction::FormatLayoutTab( SwTabFrm *pTab, BOOL bAddRect )
 |*
 |*     SwLayAction::FormatCntnt()
 |*
-|*     Ersterstellung          MA 30. Oct. 92
-|*     Letzte Aenderung        MA 16. Nov. 95
-|*
 |*************************************************************************/
 BOOL SwLayAction::FormatCntnt( const SwPageFrm *pPage )
 {
@@ -2026,8 +1992,6 @@ BOOL SwLayAction::FormatCntnt( const SwPageFrm *pPage )
 |*
 |*     Beschreibung            Returnt TRUE wenn der Absatz verarbeitet wurde,
 |*                                             FALSE wenn es nichts zu verarbeiten gab.
-|*     Ersterstellung          MA 07. Dec. 92
-|*     Letzte Aenderung        MA 11. Mar. 98
 |*
 |*************************************************************************/
 void SwLayAction::_FormatCntnt( const SwCntntFrm *pCntnt,
@@ -2067,8 +2031,6 @@ void SwLayAction::_FormatCntnt( const SwCntntFrm *pCntnt,
 |*     Beschreibung:
 |*             - Returnt TRUE wenn alle Cntnts des Flys vollstaendig verarbeitet
 |*               wurden. FALSE wenn vorzeitig unterbrochen wurde.
-|*     Ersterstellung          MA 02. Dec. 92
-|*     Letzte Aenderung        MA 24. Jun. 96
 |*
 |*************************************************************************/
 BOOL SwLayAction::_FormatFlyCntnt( const SwFlyFrm *pFly )
@@ -2137,9 +2099,6 @@ BOOL SwLayAction::IsStopPrt() const
 |*
 |*     SwLayAction::FormatSpelling(), _FormatSpelling()
 |*
-|*     Ersterstellung          AMA 01. Feb. 96
-|*     Letzte Aenderung        AMA 01. Feb. 96
-|*
 |*************************************************************************/
 BOOL SwLayIdle::_DoIdleJob( const SwCntntFrm *pCnt, IdleJobType eJob )
 {
@@ -2353,9 +2312,6 @@ BOOL SwLayIdle::DoIdleJob( IdleJobType eJob, BOOL bVisAreaOnly )
 |*
 |*     void SwLayIdle::SwLayIdle()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 09. Jun. 94
-|*
 |*************************************************************************/
 void SwLayIdle::ShowIdle( ColorData eColorData )
 {
@@ -2388,9 +2344,6 @@ void SwLayIdle::ShowIdle( ColorData eColorData )
 |*
 |*     void SwLayIdle::SwLayIdle()
 |*
-|*     Ersterstellung          MA 30. Oct. 92
-|*     Letzte Aenderung        MA 23. May. 95
-|*
 |*************************************************************************/
 SwLayIdle::SwLayIdle( SwRootFrm *pRt, SwViewImp *pI ) :
     pRoot( pRt ),
diff --git a/sw/source/core/layout/layouter.cxx b/sw/source/core/layout/layouter.cxx
index 214e4df..341a44d 100644
--- a/sw/source/core/layout/layouter.cxx
+++ b/sw/source/core/layout/layouter.cxx
@@ -229,9 +229,6 @@ void SwLooping::Control( SwPageFrm* pPage )
 |*
 |*     SwLayouter::SwLayouter()
 |*
-|*     Ersterstellung          AMA 02. Nov. 99
-|*     Letzte Aenderung        AMA 02. Nov. 99
-|*
 |*************************************************************************/
 
 SwLayouter::SwLayouter()
diff --git a/sw/source/core/layout/newfrm.cxx b/sw/source/core/layout/newfrm.cxx
index 48d422f..9bdd9d0 100644
--- a/sw/source/core/layout/newfrm.cxx
+++ b/sw/source/core/layout/newfrm.cxx
@@ -337,9 +337,6 @@ void _FrmFinit()
 |*
 |*     RootFrm::Alles was so zur CurrShell gehoert
 |*
-|*     Ersterstellung          MA 09. Sep. 98
-|*     Letzte Aenderung        MA 18. Feb. 99
-|*
 |*************************************************************************/
 
 typedef CurrShell* CurrShellPtr;
@@ -417,8 +414,6 @@ void InitCurrShells( SwRootFrm *pRoot )
 |*             Der RootFrm laesst sich grundsaetzlich vom Dokument ein eigenes
 |*             FrmFmt geben. Dieses loescht er dann selbst im DTor.
 |*             Das eigene FrmFmt wird vom uebergebenen Format abgeleitet.
-|*     Ersterstellung          SS 05-Apr-1991
-|*     Letzte Aenderung        MA 12. Dec. 94
 |*
 |*************************************************************************/
 
@@ -539,9 +534,6 @@ SwRootFrm::SwRootFrm( SwFrmFmt *pFmt, ViewShell * pSh ) :
 |*
 |*     SwRootFrm::~SwRootFrm()
 |*
-|*     Ersterstellung          SS 05-Apr-1991
-|*     Letzte Aenderung        MA 12. Dec. 94
-|*
 |*************************************************************************/
 
 
@@ -568,9 +560,6 @@ SwRootFrm::~SwRootFrm()
 |*
 |*     SwRootFrm::RemoveMasterObjs()
 |*
-|*     Ersterstellung          MA 19.10.95
-|*     Letzte Aenderung        MA 19.10.95
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/pagechg.cxx b/sw/source/core/layout/pagechg.cxx
index 9c0e718..c17f588 100644
--- a/sw/source/core/layout/pagechg.cxx
+++ b/sw/source/core/layout/pagechg.cxx
@@ -86,9 +86,6 @@ using namespace ::com::sun::star;
 |*
 |*     SwBodyFrm::SwBodyFrm()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 01. Aug. 93
-|*
 |*************************************************************************/
 SwBodyFrm::SwBodyFrm( SwFrmFmt *pFmt ):
     SwLayoutFrm( pFmt )
@@ -100,9 +97,6 @@ SwBodyFrm::SwBodyFrm( SwFrmFmt *pFmt ):
 |*
 |*     SwBodyFrm::Format()
 |*
-|*     Ersterstellung          MA 30. May. 94
-|*     Letzte Aenderung        MA 20. Jan. 99
-|*
 |*************************************************************************/
 void SwBodyFrm::Format( const SwBorderAttrs * )
 {
@@ -209,9 +203,6 @@ void SwBodyFrm::Paint( const SwRect& rRect, const SwPrtOptions* ) const
 |*
 |*     SwPageFrm::SwPageFrm(), ~SwPageFrm()
 |*
-|*     Ersterstellung          MA 20. Oct. 92
-|*     Letzte Aenderung        MA 08. Dec. 97
-|*
 |*************************************************************************/
 SwPageFrm::SwPageFrm( SwFrmFmt *pFmt, SwPageDesc *pPgDsc ) :
     SwFtnBossFrm( pFmt ),
@@ -382,8 +373,6 @@ void SwPageFrm::CheckDirection( BOOL bVert )
 |*
 |*     Beschreibung            Erzeugt die Spezifischen Flys zur Seite und formatiert
 |*             generischen Cntnt
-|*     Ersterstellung          MA 20. Oct. 92
-|*     Letzte Aenderung        MA 09. Nov. 95
 |*
 |*************************************************************************/
 void MA_FASTCALL lcl_FormatLay( SwLayoutFrm *pLay )
@@ -539,9 +528,6 @@ void SwPageFrm::PreparePage( BOOL bFtn )
 |*
 |*     SwPageFrm::Modify()
 |*
-|*     Ersterstellung          MA 20. Oct. 92
-|*     Letzte Aenderung        MA 03. Mar. 96
-|*
 |*************************************************************************/
 void SwPageFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -735,8 +721,6 @@ void SwPageFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
 |*                               SwPageFrm::GetInfo()
 |*
 |*       Beschreibung          erfragt Informationen
-|*       Ersterstellung        JP 31.03.94
-|*       Letzte Aenderung      JP 31.03.94
 |*
 *************************************************************************/
     // erfrage vom Modify Informationen
@@ -754,9 +738,6 @@ BOOL SwPageFrm::GetInfo( SfxPoolItem & rInfo ) const
 |*
 |*     SwPageFrm::SetPageDesc()
 |*
-|*     Ersterstellung          MA 02. Nov. 94
-|*     Letzte Aenderung        MA 02. Nov. 94
-|*
 |*************************************************************************/
 void  SwPageFrm::SetPageDesc( SwPageDesc *pNew, SwFrmFmt *pFmt )
 {
@@ -780,8 +761,6 @@ void  SwPageFrm::SetPageDesc( SwPageDesc *pNew, SwFrmFmt *pFmt )
 |*                     Dokument oder Standard (der 0-te) wenn der erste Absatz keinen
 |*                     wuenscht.
 |*        (6.  Im HTML-Mode ist der Pagedesc immer die HTML-Seitenvorlage.)
-|*     Ersterstellung          MA 15. Feb. 93
-|*     Letzte Aenderung        MA 17. Jun. 99
 |*
 |*************************************************************************/
 SwPageDesc *SwPageFrm::FindPageDesc()
@@ -880,9 +859,6 @@ inline void SetLastPage( SwPageFrm *pPage )
 |*
 |*     SwPageFrm::Cut()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 22. Jun. 95
-|*
 |*************************************************************************/
 void SwPageFrm::Cut()
 {
@@ -954,9 +930,6 @@ void SwPageFrm::Cut()
 |*
 |*     SwPageFrm::Paste()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 07. Dec. 94
-|*
 |*************************************************************************/
 void SwPageFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 {
@@ -1004,9 +977,6 @@ void SwPageFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 |*
 |*     SwPageFrm::PrepareRegisterChg()
 |*
-|*     Ersterstellung          AMA 22. Jul. 96
-|*     Letzte Aenderung        AMA 22. Jul. 96
-|*
 |*************************************************************************/
 void lcl_PrepFlyInCntRegister( SwCntntFrm *pFrm )
 {
@@ -1071,9 +1041,6 @@ void SwPageFrm::PrepareRegisterChg()
 |*             aufgespuehrt werden, so wird versucht die Situation moeglichst
 |*             einfache zu bereinigen.
 |*
-|*     Ersterstellung          MA 10. Feb. 93
-|*     Letzte Aenderung        MA 18. Apr. 96
-|*
 |*************************************************************************/
 void SwFrm::CheckPageDescs( SwPageFrm *pStart, BOOL bNotifyFields )
 {
@@ -1284,10 +1251,6 @@ void SwFrm::CheckPageDescs( SwPageFrm *pStart, BOOL bNotifyFields )
 |*
 |*     SwFrm::InsertPage()
 |*
-|*     Beschreibung
-|*     Ersterstellung          MA 10. Feb. 93
-|*     Letzte Aenderung        MA 27. Jul. 93
-|*
 |*************************************************************************/
 SwPageFrm *SwFrm::InsertPage( SwPageFrm *pPrevPage, BOOL bFtn )
 {
@@ -1423,9 +1386,6 @@ sw::sidebarwindows::SidebarPosition SwPageFrm::SidebarPosition() const
 |*
 |*     SwRootFrm::GrowFrm()
 |*
-|*     Ersterstellung          MA 30. Jul. 92
-|*     Letzte Aenderung        MA 05. May. 94
-|*
 |*************************************************************************/
 
 SwTwips SwRootFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL )
@@ -1438,9 +1398,6 @@ SwTwips SwRootFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL )
 |*
 |*     SwRootFrm::ShrinkFrm()
 |*
-|*     Ersterstellung          MA 30. Jul. 92
-|*     Letzte Aenderung        MA 05. May. 94
-|*
 |*************************************************************************/
 SwTwips SwRootFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL )
 {
@@ -1467,9 +1424,6 @@ SwTwips SwRootFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL )
 |*                             - einmal fuer die Endnotenseiten.
 |*                             - und einmal fuer die Seiten des Bodytextes.
 |*
-|*     Ersterstellung          MA 20. May. 92
-|*     Letzte Aenderung        MA 10. Jan. 95
-|*
 |*************************************************************************/
 void SwRootFrm::RemoveSuperfluous()
 {
@@ -1568,9 +1522,6 @@ void SwRootFrm::RemoveSuperfluous()
 |*             sind, damit alle Seitengebundenen Rahmen und DrawObject
 |*             untergebracht sind.
 |*
-|*     Ersterstellung          MA 27. Jul. 93
-|*     Letzte Aenderung        MA 24. Apr. 97
-|*
 |*************************************************************************/
 void SwRootFrm::AssertFlyPages()
 {
@@ -1654,9 +1605,6 @@ void SwRootFrm::AssertFlyPages()
 |*             auf allen Seiten die Seitengebunden Objecte auf der richtigen
 |*             Seite (Seitennummer stehen).
 |*
-|*     Ersterstellung          MA 02. Nov. 94
-|*     Letzte Aenderung        MA 10. Aug. 95
-|*
 |*************************************************************************/
 void SwRootFrm::AssertPageFlys( SwPageFrm *pPage )
 {
@@ -1706,9 +1654,6 @@ void SwRootFrm::AssertPageFlys( SwPageFrm *pPage )
 |*
 |*     SwRootFrm::ChgSize()
 |*
-|*     Ersterstellung          MA 24. Jul. 92
-|*     Letzte Aenderung        MA 13. Aug. 93
-|*
 |*************************************************************************/
 Size SwRootFrm::ChgSize( const Size& aNewSize )
 {
@@ -1722,9 +1667,6 @@ Size SwRootFrm::ChgSize( const Size& aNewSize )
 |*
 |*     SwRootFrm::MakeAll()
 |*
-|*     Ersterstellung          MA 17. Nov. 92
-|*     Letzte Aenderung        MA 19. Apr. 93
-|*
 |*************************************************************************/
 void SwRootFrm::MakeAll()
 {
@@ -1746,9 +1688,6 @@ void SwRootFrm::MakeAll()
 |*
 |*     SwRootFrm::ImplInvalidateBrowseWidth()
 |*
-|*     Ersterstellung          MA 08. Jun. 96
-|*     Letzte Aenderung        MA 08. Jun. 96
-|*
 |*************************************************************************/
 void SwRootFrm::ImplInvalidateBrowseWidth()
 {
@@ -1765,9 +1704,6 @@ void SwRootFrm::ImplInvalidateBrowseWidth()
 |*
 |*     SwRootFrm::ImplCalcBrowseWidth()
 |*
-|*     Ersterstellung          MA 07. Jun. 96
-|*     Letzte Aenderung        MA 13. Jun. 96
-|*
 |*************************************************************************/
 void SwRootFrm::ImplCalcBrowseWidth()
 {
@@ -1900,9 +1836,6 @@ void SwRootFrm::ImplCalcBrowseWidth()
 |*
 |*     SwRootFrm::StartAllAction()
 |*
-|*     Ersterstellung          MA 08. Mar. 98
-|*     Letzte Aenderung        MA 08. Mar. 98
-|*
 |*************************************************************************/
 
 void SwRootFrm::StartAllAction()
diff --git a/sw/source/core/layout/pagedesc.cxx b/sw/source/core/layout/pagedesc.cxx
index 60ff05b..808b865 100644
--- a/sw/source/core/layout/pagedesc.cxx
+++ b/sw/source/core/layout/pagedesc.cxx
@@ -56,9 +56,6 @@
 |*
 |*     SwPageDesc::SwPageDesc()
 |*
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        MA 16. Feb. 94
-|*
 |*************************************************************************/
 
 
@@ -123,8 +120,6 @@ SwPageDesc::~SwPageDesc()
 |*
 |*     Beschreibung            Gespiegelt werden nur die Raender.
 |*             Attribute wie Umrandung und dergleichen werden 1:1 kopiert.
-|*     Ersterstellung          MA 25. Jan. 93
-|*     Letzte Aenderung        01. Nov. 94
 |*
 |*************************************************************************/
 
@@ -168,8 +163,6 @@ void SwPageDesc::ResetAllAttr( sal_Bool bLeft )
 |*                SwPageDesc::GetInfo()
 |*
 |*    Beschreibung      erfragt Informationen
-|*    Ersterstellung    JP 31.03.94
-|*    Letzte Aenderung JP 31.03.94
 |*
 *************************************************************************/
 
@@ -187,8 +180,6 @@ BOOL SwPageDesc::GetInfo( SfxPoolItem & rInfo ) const
 |*                SwPageDesc::SetRegisterFmtColl()
 |*
 |*    Beschreibung      setzt die Vorlage fuer die Registerhaltigkeit
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -211,8 +202,6 @@ void SwPageDesc::SetRegisterFmtColl( const SwTxtFmtColl* pFmt )
 |*                SwPageDesc::GetRegisterFmtColl()
 |*
 |*    Beschreibung      holt die Vorlage fuer die Registerhaltigkeit
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -228,8 +217,6 @@ const SwTxtFmtColl* SwPageDesc::GetRegisterFmtColl() const
 |*                SwPageDesc::RegisterChange()
 |*
 |*    Beschreibung      benachrichtigt alle betroffenen PageFrames
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -278,8 +265,6 @@ void SwPageDesc::RegisterChange()
 |*
 |*    Beschreibung      reagiert insbesondere auf Aenderungen
 |*                         der Vorlage fuer die Registerhaltigkeit
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -374,9 +359,6 @@ BOOL SwPageDesc::IsFollowNextPageOfNode( const SwNode& rNd ) const
 |*
 |*     SwPageFtnInfo::SwPageFtnInfo()
 |*
-|*     Ersterstellung          MA 24. Feb. 93
-|*     Letzte Aenderung        MA 24. Feb. 93
-|*
 |*************************************************************************/
 
 
@@ -412,9 +394,6 @@ SwPageFtnInfo::SwPageFtnInfo( const SwPageFtnInfo &rCpy ) :
 |*
 |*     SwPageFtnInfo::operator=
 |*
-|*     Ersterstellung          MA 24. Feb. 93
-|*     Letzte Aenderung        MA 24. Feb. 93
-|*
 |*************************************************************************/
 
 
@@ -434,9 +413,6 @@ SwPageFtnInfo &SwPageFtnInfo::operator=( const SwPageFtnInfo& rCpy )
 |*
 |*     SwPageFtnInfo::operator==
 |*
-|*     Ersterstellung          MA 01. Mar. 93
-|*     Letzte Aenderung        MA 01. Mar. 93
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx
index 50ac552..32dc0e4 100644
--- a/sw/source/core/layout/paintfrm.cxx
+++ b/sw/source/core/layout/paintfrm.cxx
@@ -2767,9 +2767,6 @@ void SwTabFrmPainter::Insert( SwLineEntry& rNew, bool bHori )
 |*             3. Den Dokumentinhalt (Text) Painten.
 |*             4. Den Drawlayer der ueber dem Dokuemnt liegt painten.
 |*
-|*     Ersterstellung          MA 01. Jun. 92
-|*     Letzte Aenderung        MA 10. Oct. 97
-|*
 |*************************************************************************/
 
 void SwRootFrm::Paint( const SwRect& rRect, const SwPrtOptions *pPrintData ) const
@@ -3119,9 +3116,6 @@ void SwRootFrm::Paint( const SwRect& rRect, const SwPrtOptions *pPrintData ) 
con
 |*
 |*     SwRootFrm::HackPrepareLongTblPaint()
 |*
-|*     Ersterstellung          MA 27. Sep. 96
-|*     Letzte Aenderung        MA 18. Nov. 97
-|*
 |*************************************************************************/
 
 void SwRootFrm::HackPrepareLongTblPaint( int nMode )
@@ -3153,9 +3147,6 @@ void SwRootFrm::HackPrepareLongTblPaint( int nMode )
 |*
 |*     SwLayoutFrm::Paint()
 |*
-|*     Ersterstellung          MA 19. May. 92
-|*     Letzte Aenderung        MA 19. Apr. 95
-|*
 |*************************************************************************/
 
 void MA_FASTCALL lcl_EmergencyFormatFtnCont( SwFtnContFrm *pCont )
@@ -3397,9 +3388,6 @@ sal_Bool SwFlyFrm::IsShadowTransparent() const
 |*
 |*     SwFlyFrm::IsPaint()
 |*
-|*     Ersterstellung          MA 16. Jan. 97
-|*     Letzte Aenderung        MA 16. Jan. 97
-|*
 |*************************************************************************/
 
 BOOL SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh )
@@ -3506,9 +3494,6 @@ void SwCellFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData 
*/
 |*
 |*     SwFlyFrm::Paint()
 |*
-|*     Ersterstellung          MA ??
-|*     Letzte Aenderung        MA 16. Jan. 97
-|*
 |*************************************************************************/
 
 //Weiter unten definiert
@@ -3745,9 +3730,6 @@ void SwFlyFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData 
*/
 |*
 |*       SwTabFrm::Paint()
 |*
-|*       Ersterstellung        MA 11. May. 93
-|*       Letzte Aenderung      MA 23. Mar. 95
-|*
 |*************************************************************************/
 
 void SwTabFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData */ ) const
@@ -3798,8 +3780,6 @@ void SwTabFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData 
*/
 |*             Der Schatten wird immer an den auesseren Rand des OutRect gemalt.
 |*             Das OutRect wird ggf. so verkleinert, dass auf diesem das
 |*             malen der Umrandung stattfinden kann.
-|*     Ersterstellung          MA 21. Dec. 92
-|*     Letzte Aenderung        MA 29. May. 97
 |*
 |*************************************************************************/
 /// OD 23.08.2002 #99657#
@@ -4007,9 +3987,6 @@ void SwFrm::PaintShadow( const SwRect& rRect, SwRect& rOutRect,
 |*
 |*     SwFrm::PaintBorderLine()
 |*
-|*     Ersterstellung          MA 22. Dec. 92
-|*     Letzte Aenderung        MA 22. Jan. 95
-|*
 |*************************************************************************/
 
 void SwFrm::PaintBorderLine( const SwRect& rRect,
@@ -4050,8 +4027,6 @@ void SwFrm::PaintBorderLine( const SwRect& rRect,
 |*     SwFrm::PaintBorderLines()
 |*
 |*     Beschreibung            Nur alle Linien einfach oder alle Linien doppelt!!!!
-|*     Ersterstellung          MA 22. Dec. 92
-|*     Letzte Aenderung        MA 22. Mar. 95
 |*
 |*************************************************************************/
 
@@ -4518,8 +4493,6 @@ const SwFrm* lcl_HasNextCell( const SwFrm& rFrm )
 |*     SwFrm::PaintBorder()
 |*
 |*     Beschreibung            Malt Schatten und Umrandung
-|*     Ersterstellung          MA 23.01.92
-|*     Letzte Aenderung        MA 29. Jul. 96
 |*
 |*************************************************************************/
 
@@ -4840,8 +4813,6 @@ void SwFrm::PaintBorder( const SwRect& rRect, const SwPageFrm *pPage,
 |*     Beschreibung            Spezialimplementierung wg. der Fussnotenlinie.
 |*             Derzeit braucht nur der obere Rand beruecksichtigt werden.
 |*             Auf andere Linien und Schatten wird verzichtet.
-|*     Ersterstellung          MA 27. Feb. 93
-|*     Letzte Aenderung        MA 08. Sep. 93
 |*
 |*************************************************************************/
 
@@ -4860,8 +4831,6 @@ void SwFtnContFrm::PaintBorder( const SwRect& rRect, const SwPageFrm *pPage,
 |*     SwFtnContFrm::PaintLine()
 |*
 |*     Beschreibung            Fussnotenline malen.
-|*     Ersterstellung          MA 02. Mar. 93
-|*     Letzte Aenderung        MA 28. Mar. 94
 |*
 |*************************************************************************/
 
@@ -4909,8 +4878,6 @@ void SwFtnContFrm::PaintLine( const SwRect& rRect,
 |*
 |*     Beschreibung            Painted die Trennlinien fuer die innenliegenden
 |*                                             Spalten.
-|*     Ersterstellung          MA 21. Jun. 93
-|*     Letzte Aenderung        MA 28. Mar. 94
 |*
 |*************************************************************************/
 
@@ -5630,9 +5597,6 @@ const sal_Int8 SwPageFrm::mnShadowPxWidth = 2;
 |*
 |*     SwFrm::PaintBaBo()
 |*
-|*     Ersterstellung          MA 22. Oct. 93
-|*     Letzte Aenderung        MA 19. Jun. 96
-|*
 |*************************************************************************/
 
 void SwFrm::PaintBaBo( const SwRect& rRect, const SwPageFrm *pPage,
@@ -5683,9 +5647,6 @@ void SwFrm::PaintBaBo( const SwRect& rRect, const SwPageFrm *pPage,
 |*
 |*     SwFrm::PaintBackground()
 |*
-|*     Ersterstellung          MA 04. Jan. 93
-|*     Letzte Aenderung        MA 06. Feb. 97
-|*
 |*************************************************************************/
 /// OD 05.09.2002 #102912#
 /// Do not paint background for fly frames without a background brush by
@@ -5878,8 +5839,6 @@ void SwFrm::PaintBackground( const SwRect &rRect, const SwPageFrm *pPage,
 |*     SwPageFrm::RefreshSubsidiary()
 |*
 |*     Beschreibung            Erneuert alle Hilfslinien der Seite.
-|*     Ersterstellung          MA 04. Nov. 92
-|*     Letzte Aenderung        MA 10. May. 95
 |*
 |*************************************************************************/
 
@@ -5924,9 +5883,6 @@ void SwPageFrm::RefreshSubsidiary( const SwRect &rRect ) const
 |*
 |*     SwLayoutFrm::RefreshLaySubsidiary()
 |*
-|*     Ersterstellung          MA 04. Nov. 92
-|*     Letzte Aenderung        MA 22. Jan. 95
-|*
 |*************************************************************************/
 void SwLayoutFrm::RefreshLaySubsidiary( const SwPageFrm *pPage,
                                         const SwRect &rRect ) const
@@ -6002,8 +5958,6 @@ void SwLayoutFrm::RefreshLaySubsidiary( const SwPageFrm *pPage,
 |*
 |*     Beschreibung            Hilfslinien um die PrtAreas malen
 |*             Nur die LayoutFrm's die direkt Cntnt enthalten.
-|*     Ersterstellung          MA 21. May. 92
-|*     Letzte Aenderung        MA 22. Jan. 95
 |*
 |*************************************************************************/
 
@@ -6283,8 +6237,6 @@ void SwLayoutFrm::PaintSubsidiaryLines( const SwPageFrm *pPage,
 |*     Beschreibung            Erneuert alle Extradaten (Zeilennummern usw) der Seite.
 |*                                             Grundsaetzlich sind nur diejenigen Objekte 
beruecksichtig,
 |*                                             die in die seitliche Ausdehnung des Rects ragen.
-|*     Ersterstellung          MA 20. Jan. 98
-|*     Letzte Aenderung        MA 18. Feb. 98
 |*
 |*************************************************************************/
 
@@ -6410,8 +6362,6 @@ const Font& SwPageFrm::GetEmptyPageFont()
 |*             Retouche wird nur dann durchgefuehrt, wenn der Frm der letzte seiner
 |*             Kette ist. Der Gesamte Bereich des Upper unterhalb des Frm wird
 |*             per PaintBackground gecleared.
-|*       Ersterstellung        MA 13. Apr. 93
-|*       Letzte Aenderung      MA 25. Jul. 96
 |*
 |*************************************************************************/
 
@@ -6499,8 +6449,6 @@ void SwFrm::Retouche( const SwPageFrm * pPage, const SwRect &rRect ) const
         Upper vorgegeben, die erste Brush wird benutzt.
         Ist fuer keinen Frm eine Brush angegeben, so wird FALSE zurueck-
         geliefert.
-    Ersterstellung      MA 23. Dec. 92
-    Letzte Aenderung    MA 04. Feb. 97
 
     @param rpBrush
     output parameter - constant reference pointer the found background brush
@@ -6518,10 +6466,6 @@ void SwFrm::Retouche( const SwPageFrm * pPage, const SwRect &rRect ) const
     input parameter - boolean indicating, if background brush should *not* be
     taken from parent.
 
-    @author MA
-    @change 20.08.2002 by OD
-    @docdate 20.08.2002
-
     @return true, if a background brush for the frame is found
 */
 BOOL SwFrm::GetBackgroundBrush( const SvxBrushItem* & rpBrush,
@@ -6626,9 +6570,6 @@ BOOL SwFrm::GetBackgroundBrush( const SvxBrushItem* & rpBrush,
 |*
 |*     SwFrmFmt::GetGraphic()
 |*
-|*     Ersterstellung          MA 23. Jul. 96
-|*     Letzte Aenderung        MA 23. Jul. 96
-|*
 |*************************************************************************/
 
 void SetOutDevAndWin( ViewShell *pSh, OutputDevice *pO,
diff --git a/sw/source/core/layout/ssfrm.cxx b/sw/source/core/layout/ssfrm.cxx
index d801bef..a979866 100644
--- a/sw/source/core/layout/ssfrm.cxx
+++ b/sw/source/core/layout/ssfrm.cxx
@@ -361,66 +361,6 @@ Point SwFrm::GetFrmAnchorPos( sal_Bool bIgnoreFlysAnchoredAtThisFrame ) const
 |*
 |*     SwFrm::~SwFrm()
 |*
-|*     Ersterstellung          MA 02. Mar. 94
-|*     Letzte Aenderung        MA 25. Jun. 95
-|*
-|*************************************************************************/
-
-
-SwFrm::~SwFrm()
-{
-    // accessible objects for fly and cell frames have been already disposed
-    // by the destructors of the derived classes.
-    if( IsAccessibleFrm() && !(IsFlyFrm() || IsCellFrm()) && GetDep() )
-    {
-        SwRootFrm *pRootFrm = FindRootFrm();
-        if( pRootFrm && pRootFrm->IsAnyShellAccessible() )
-        {
-            ViewShell *pVSh = pRootFrm->GetCurrShell();
-            if( pVSh && pVSh->Imp() )
-            {
-                OSL_ENSURE( !GetLower(), "Lowers should be dispose already!" );
-                pVSh->Imp()->DisposeAccessibleFrm( this );
-            }
-        }
-    }
-
-    if( pDrawObjs )
-    {
-        for ( sal_uInt32 i = pDrawObjs->Count(); i; )
-        {
-            SwAnchoredObject* pAnchoredObj = (*pDrawObjs)[--i];
-            if ( pAnchoredObj->ISA(SwFlyFrm) )
-                delete pAnchoredObj;
-            else
-            {
-                SdrObject* pSdrObj = pAnchoredObj->DrawObj();
-                SwDrawContact* pContact =
-                        static_cast<SwDrawContact*>(pSdrObj->GetUserCall());
-                OSL_ENSURE( pContact,
-                        "<SwFrm::~SwFrm> - missing contact for drawing object" );
-                if ( pContact )
-                {
-                    pContact->DisconnectObjFromLayout( pSdrObj );
-                }
-            }
-        }
-        if ( pDrawObjs )
-            delete pDrawObjs;
-    }
-
-#if OSL_DEBUG_LEVEL > 1
-    // JP 15.10.2001: for detection of access to deleted frames
-    pDrawObjs = (SwSortedObjs*)0x33333333;
-#endif
-}
-
-/*************************************************************************
-|*
-|*       SwLayoutFrm::SetFrmFmt()
-|*       Ersterstellung        MA 22. Apr. 93
-|*       Letzte Aenderung      MA 02. Nov. 94
-|*
 |*************************************************************************/
 
 
@@ -491,9 +431,6 @@ SwCntntFrm::~SwCntntFrm()
 |*
 |*     SwLayoutFrm::~SwLayoutFrm
 |*
-|*     Ersterstellung          AK 28-Feb-1991
-|*     Letzte Aenderung        MA 11. Jan. 95
-|*
 |*************************************************************************/
 
 
@@ -585,9 +522,6 @@ SwLayoutFrm::~SwLayoutFrm()
 |*
 |*     SwFrm::PaintArea()
 |*
-|*     Created         AMA 08/22/2000
-|*     Last change     AMA 08/23/2000
-|*
 |*  The paintarea is the area, in which the content of a frame is allowed
 |*  to be displayed. This region could be larger than the printarea (Prt())
 |*  of the upper, it includes e.g. often the margin of the page.
@@ -688,9 +622,6 @@ const SwRect SwFrm::PaintArea() const
 |*
 |*     SwFrm::UnionFrm()
 |*
-|*     Created         AMA 08/22/2000
-|*     Last change     AMA 08/23/2000
-|*
 |*  The unionframe is the framearea (Frm()) of a frame expanded by the
 |*  printarea, if there's a negative margin at the left or right side.
 |*
diff --git a/sw/source/core/layout/tabfrm.cxx b/sw/source/core/layout/tabfrm.cxx
index 70f2223..46702b2 100644
--- a/sw/source/core/layout/tabfrm.cxx
+++ b/sw/source/core/layout/tabfrm.cxx
@@ -92,9 +92,6 @@ using namespace ::com::sun::star;
 |*
 |*     SwTabFrm::SwTabFrm(), ~SwTabFrm()
 |*
-|*     Ersterstellung          MA 09. Mar. 93
-|*     Letzte Aenderung        MA 30. May. 96
-|*
 |*************************************************************************/
 SwTabFrm::SwTabFrm( SwTable &rTab ):
     SwLayoutFrm( rTab.GetFrmFmt() ),
@@ -176,9 +173,6 @@ SwTabFrm::~SwTabFrm()
 |*
 |*     SwTabFrm::JoinAndDelFollows()
 |*
-|*     Ersterstellung          MA 30. May. 96
-|*     Letzte Aenderung        MA 30. May. 96
-|*
 |*************************************************************************/
 void SwTabFrm::JoinAndDelFollows()
 {
@@ -194,9 +188,6 @@ void SwTabFrm::JoinAndDelFollows()
 |*
 |*     SwTabFrm::RegistFlys()
 |*
-|*     Ersterstellung          MA 08. Jul. 93
-|*     Letzte Aenderung        MA 27. Jan. 99
-|*
 |*************************************************************************/
 void SwTabFrm::RegistFlys()
 {
@@ -1018,9 +1009,6 @@ bool lcl_FindSectionsInRow( const SwRowFrm& rRow )
 |*
 |*     SwTabFrm::Split(), Join()
 |*
-|*     Ersterstellung          MA 03. Jun. 93
-|*     Letzte Aenderung        MA 03. Sep. 96
-|*
 |*************************************************************************/
 bool SwTabFrm::Split( const SwTwips nCutPos, bool bTryToSplit, bool bTableRowKeep )
 {
@@ -1423,9 +1411,6 @@ bool SwTabFrm::Join()
 |*
 |*     SwTabFrm::MakeAll()
 |*
-|*     Ersterstellung          MA 09. Mar. 93
-|*     Letzte Aenderung        MA 10. Apr. 97
-|*
 |*************************************************************************/
 void MA_FASTCALL SwInvalidatePositions( SwFrm *pFrm, long nBottom )
 {
@@ -2720,8 +2705,6 @@ void SwTabFrm::MakeAll()
 |*
 |*     Beschreibung:           Berechnet die Offsets, die durch FlyFrames
 |*                                             entstehen.
-|*     Ersterstellung          MA/MIB 14. Apr. 99
-|*     Letzte Aenderung
 |*
 |*************************************************************************/
 BOOL SwTabFrm::CalcFlyOffsets( SwTwips& rUpper,
@@ -2880,8 +2863,6 @@ BOOL SwTabFrm::CalcFlyOffsets( SwTwips& rUpper,
 |*
 |*     Beschreibung:           "Formatiert" den Frame; Frm und PrtArea
 |*                                             Die Fixsize wird hier nicht eingestellt.
-|*     Ersterstellung          MA 09. Mar. 93
-|*     Letzte Aenderung        MA 18. Jun. 97
 |*
 |*************************************************************************/
 void SwTabFrm::Format( const SwBorderAttrs *pAttrs )
@@ -3153,9 +3134,6 @@ void SwTabFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*     SwTabFrm::GrowFrm()
 |*
-|*     Ersterstellung          MA 12. Mar. 93
-|*     Letzte Aenderung        MA 23. Sep. 96
-|*
 |*************************************************************************/
 SwTwips SwTabFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -3239,9 +3217,6 @@ SwTwips SwTabFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*       SwTabFrm::Modify()
 |*
-|*       Ersterstellung        MA 14. Mar. 93
-|*       Letzte Aenderung      MA 06. Dec. 96
-|*
 |*************************************************************************/
 void SwTabFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -3401,9 +3376,6 @@ void SwTabFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
 |*
 |*       SwTabFrm::GetInfo()
 |*
-|*       Ersterstellung        MA 06. Dec. 96
-|*       Letzte Aenderung      MA 26. Jun. 98
-|*
 |*************************************************************************/
 BOOL SwTabFrm::GetInfo( SfxPoolItem &rHnt ) const
 {
@@ -3435,9 +3407,6 @@ BOOL SwTabFrm::GetInfo( SfxPoolItem &rHnt ) const
 |*
 |*       SwTabFrm::FindLastCntnt()
 |*
-|*       Ersterstellung        MA 13. Apr. 93
-|*       Letzte Aenderung      MA 15. May. 98
-|*
 |*************************************************************************/
 SwCntntFrm *SwTabFrm::FindLastCntnt()
 {
@@ -3513,9 +3482,6 @@ SwCntntFrm *SwTabFrm::FindLastCntnt()
 |*
 |*     SwTabFrm::GetLeaf()
 |*
-|*     Ersterstellung          MA 19. Mar. 93
-|*     Letzte Aenderung        MA 25. Apr. 95
-|*
 |*************************************************************************/
 SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, BOOL bFwd )
 {
@@ -3538,8 +3504,6 @@ SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, BOOL bFwd )
 |*     SwTabFrm::ShouldBwdMoved()
 |*
 |*     Beschreibung            Returnwert sagt ob der Frm verschoben werden sollte
-|*     Ersterstellung          MA 10. Jul. 95
-|*     Letzte Aenderung        MA 04. Mar. 97
 |*
 |*************************************************************************/
 BOOL SwTabFrm::ShouldBwdMoved( SwLayoutFrm *pNewUpper, BOOL, BOOL &rReformat )
@@ -3648,9 +3612,6 @@ BOOL SwTabFrm::ShouldBwdMoved( SwLayoutFrm *pNewUpper, BOOL, BOOL &rReformat )
 |*
 |*     SwTabFrm::Cut()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 09. Sep. 98
-|*
 |*************************************************************************/
 void SwTabFrm::Cut()
 {
@@ -3743,9 +3704,6 @@ void SwTabFrm::Cut()
 |*
 |*     SwTabFrm::Paste()
 |*
-|*     Ersterstellung          MA 23. Feb. 94
-|*     Letzte Aenderung        MA 09. Sep. 98
-|*
 |*************************************************************************/
 void SwTabFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 {
@@ -3814,9 +3772,6 @@ void SwTabFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 |*
 |*  SwTabFrm::Prepare()
 |*
-|*  Created        AMA 01/10/02
-|*  Last Change    AMA 01/10/02
-|*
 |*************************************************************************/
 void SwTabFrm::Prepare( const PrepareHint eHint, const void *, BOOL )
 {
@@ -3828,9 +3783,6 @@ void SwTabFrm::Prepare( const PrepareHint eHint, const void *, BOOL )
 |*
 |*     SwRowFrm::SwRowFrm(), ~SwRowFrm()
 |*
-|*     Ersterstellung          MA 09. Mar. 93
-|*     Letzte Aenderung        MA 30. May. 96
-|*
 |*************************************************************************/
 SwRowFrm::SwRowFrm( const SwTableLine &rLine, bool bInsertContent ):
     SwLayoutFrm( rLine.GetFrmFmt() ),
@@ -3875,9 +3827,6 @@ SwRowFrm::~SwRowFrm()
 |*
 |*     SwRowFrm::RegistFlys()
 |*
-|*     Ersterstellung          MA 08. Jul. 93
-|*     Letzte Aenderung        MA 08. Jul. 93
-|*
 |*************************************************************************/
 void SwRowFrm::RegistFlys( SwPageFrm *pPage )
 {
@@ -3888,9 +3837,6 @@ void SwRowFrm::RegistFlys( SwPageFrm *pPage )
 |*
 |*       SwRowFrm::Modify()
 |*
-|*       Ersterstellung        MA 12. Nov. 97
-|*       Letzte Aenderung      MA 12. Nov. 97
-|*
 |*************************************************************************/
 void SwRowFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -3935,9 +3881,6 @@ void SwRowFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 |*
 |*     SwRowFrm::MakeAll()
 |*
-|*     Ersterstellung          MA 01. Mar. 94
-|*     Letzte Aenderung        MA 01. Mar. 94
-|*
 |*************************************************************************/
 void SwRowFrm::MakeAll()
 {
@@ -3950,9 +3893,6 @@ void SwRowFrm::MakeAll()
 |*
 |*     SwRowFrm::Format()
 |*
-|*     Ersterstellung          MA 13. Mar. 93
-|*     Letzte Aenderung        MA 20. Jun. 96
-|*
 |*************************************************************************/
 long MA_FASTCALL CalcHeightWidthFlys( const SwFrm *pFrm )
 {
@@ -4481,9 +4421,6 @@ void SwRowFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*     SwRowFrm::AdjustCells()
 |*
-|*     Ersterstellung          MA 10. Aug. 93
-|*     Letzte Aenderung        MA 16. Dec. 96
-|*
 |*************************************************************************/
 void SwRowFrm::AdjustCells( const SwTwips nHeight, const BOOL bHeight )
 {
@@ -4585,9 +4522,6 @@ void SwRowFrm::AdjustCells( const SwTwips nHeight, const BOOL bHeight )
 |*
 |*     SwRowFrm::Cut()
 |*
-|*     Ersterstellung          MA 12. Nov. 97
-|*     Letzte Aenderung        MA 12. Nov. 97
-|*
 |*************************************************************************/
 void SwRowFrm::Cut()
 {
@@ -4627,9 +4561,6 @@ void SwRowFrm::Cut()
 |*
 |*     SwRowFrm::GrowFrm()
 |*
-|*     Ersterstellung          MA 15. Mar. 93
-|*     Letzte Aenderung        MA 05. May. 94
-|*
 |*************************************************************************/
 
 
@@ -4703,9 +4634,6 @@ SwTwips SwRowFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*     SwRowFrm::ShrinkFrm()
 |*
-|*     Ersterstellung          MA 15. Mar. 93
-|*     Letzte Aenderung        MA 20. Jun. 96
-|*
 |*************************************************************************/
 SwTwips SwRowFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -4846,9 +4774,6 @@ bool SwRowFrm::ShouldRowKeepWithNext() const
 |*
 |*     SwCellFrm::SwCellFrm(), ~SwCellFrm()
 |*
-|*     Ersterstellung          MA 09. Mar. 93
-|*     Letzte Aenderung        MA 30. May. 96
-|*
 |*************************************************************************/
 SwCellFrm::SwCellFrm( const SwTableBox &rBox, bool bInsertContent ) :
     SwLayoutFrm( rBox.GetFrmFmt() ),
@@ -4904,9 +4829,6 @@ SwCellFrm::~SwCellFrm()
 |*
 |*     SwCellFrm::Format()
 |*
-|*     Ersterstellung          MA 09. Mar. 93
-|*     Letzte Aenderung        MA 29. Jan. 98
-|*
 |*************************************************************************/
 BOOL lcl_ArrangeLowers( SwLayoutFrm *pLay, long lYStart, BOOL bInva )
 {
@@ -5407,9 +5329,6 @@ void SwCellFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*       SwCellFrm::Modify()
 |*
-|*       Ersterstellung        MA 20. Dec. 96
-|*       Letzte Aenderung      MA 20. Dec. 96
-|*
 |*************************************************************************/
 
 void SwCellFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx
index 4825f5c..2ee4dd9 100644
--- a/sw/source/core/para/paratr.cxx
+++ b/sw/source/core/para/paratr.cxx
@@ -62,8 +62,6 @@ TYPEINIT1_AUTOFACTORY( SwParaConnectBorderItem, SfxBoolItem);
 
 /*************************************************************************
 |*    Beschreibung             Methoden von SwFmtDrop
-|*    Ersterstellung   MS  19.02.91
-|*    Letzte Aenderung JP 08.08.94
 *************************************************************************/
 
 
diff --git a/sw/source/core/text/txtcache.cxx b/sw/source/core/text/txtcache.cxx
index 61b1747..286daba 100644
--- a/sw/source/core/text/txtcache.cxx
+++ b/sw/source/core/text/txtcache.cxx
@@ -41,9 +41,6 @@
 |*
 |*     SwTxtLine::SwTxtLine(), ~SwTxtLine()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwTxtLine::SwTxtLine( SwTxtFrm *pFrm, SwParaPortion *pNew ) :
@@ -61,9 +58,6 @@ SwTxtLine::~SwTxtLine()
 |*
 |*     SwTxtLineAccess::NewObj()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwCacheObj *SwTxtLineAccess::NewObj()
@@ -75,9 +69,6 @@ SwCacheObj *SwTxtLineAccess::NewObj()
 |*
 |*     SwTxtLineAccess::GetPara()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwParaPortion *SwTxtLineAccess::GetPara()
@@ -100,9 +91,6 @@ SwParaPortion *SwTxtLineAccess::GetPara()
 |*
 |*     SwTxtLineAccess::SwTxtLineAccess()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwTxtLineAccess::SwTxtLineAccess( const SwTxtFrm *pOwn ) :
@@ -114,9 +102,6 @@ SwTxtLineAccess::SwTxtLineAccess( const SwTxtFrm *pOwn ) :
 |*
 |*     SwTxtLineAccess::IsAvailable
 |*
-|*     Ersterstellung          MA 23. Mar. 94
-|*     Letzte Aenderung        MA 23. Mar. 94
-|*
 |*************************************************************************/
 
 sal_Bool SwTxtLineAccess::IsAvailable() const
@@ -130,9 +115,6 @@ sal_Bool SwTxtLineAccess::IsAvailable() const
 |*
 |*     SwTxtFrm::HasPara()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 sal_Bool SwTxtFrm::_HasPara() const
@@ -154,9 +136,6 @@ sal_Bool SwTxtFrm::_HasPara() const
 |*
 |*     SwTxtFrm::GetPara()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 SwParaPortion *SwTxtFrm::GetPara()
@@ -177,9 +156,6 @@ SwParaPortion *SwTxtFrm::GetPara()
 |*
 |*     SwTxtFrm::ClearPara()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 void SwTxtFrm::ClearPara()
@@ -203,9 +179,6 @@ void SwTxtFrm::ClearPara()
 |*
 |*     SwTxtFrm::SetPara()
 |*
-|*     Ersterstellung          MA 16. Mar. 94
-|*     Letzte Aenderung        MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 void SwTxtFrm::SetPara( SwParaPortion *pNew, sal_Bool bDelete )
diff --git a/sw/source/core/txtnode/atrfld.cxx b/sw/source/core/txtnode/atrfld.cxx
index a62fe76..b70a205 100644
--- a/sw/source/core/txtnode/atrfld.cxx
+++ b/sw/source/core/txtnode/atrfld.cxx
@@ -255,8 +255,6 @@ BOOL SwFmtFld::IsProtect() const
 |*                SwTxtFld::SwTxtFld()
 |*
 |*    Beschreibung      Attribut fuer automatischen Text, Ctor
-|*    Ersterstellung    BP 30.04.92
-|*    Letzte Aenderung JP 15.08.94
 |*
 *************************************************************************/
 
@@ -284,8 +282,6 @@ SwTxtFld::~SwTxtFld( )
 |*                SwTxtFld::Expand()
 |*
 |*    Beschreibung      exandiert das Feld und tauscht den Text im Node
-|*    Ersterstellung    BP 30.04.92
-|*    Letzte Aenderung JP 15.08.94
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/txtnode/atrftn.cxx b/sw/source/core/txtnode/atrftn.cxx
index f1c243d..b818124 100644
--- a/sw/source/core/txtnode/atrftn.cxx
+++ b/sw/source/core/txtnode/atrftn.cxx
@@ -53,10 +53,6 @@
 |*
 |*    class SwFmtFtn
 |*
-|*    Beschreibung
-|*    Ersterstellung    JP 09.08.94
-|*    Letzte Aenderung  JP 08.08.94
-|*
 *************************************************************************/
 
 
diff --git a/sw/source/core/txtnode/fmtatr2.cxx b/sw/source/core/txtnode/fmtatr2.cxx
index 7830b0e..1ee547b 100644
--- a/sw/source/core/txtnode/fmtatr2.cxx
+++ b/sw/source/core/txtnode/fmtatr2.cxx
@@ -71,9 +71,6 @@ TYPEINIT1_AUTOFACTORY(SwFmtAutoFmt, SfxPoolItem);
 /*************************************************************************
 |*
 |*    class SwFmtCharFmt
-|*    Beschreibung
-|*    Ersterstellung    JP 23.11.90
-|*    Letzte Aenderung  JP 09.08.94
 |*
 *************************************************************************/
 
@@ -145,9 +142,6 @@ bool SwFmtCharFmt::PutValue( const uno::Any& , BYTE   )
 /*************************************************************************
 |*
 |*    class SwFmtAutoFmt
-|*    Beschreibung
-|*    Ersterstellung    AMA 12.05.06
-|*    Letzte Aenderung  AMA 12.05.06
 |*
 *************************************************************************/
 
@@ -192,9 +186,6 @@ bool SwFmtAutoFmt::PutValue( const uno::Any& , BYTE )
 /*************************************************************************
 |*
 |*    class SwFmtINetFmt
-|*    Beschreibung
-|*    Ersterstellung    AMA 02.08.96
-|*    Letzte Aenderung  AMA 02.08.96
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 9828a16..82b26a6 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -1830,8 +1830,6 @@ void SwTxtNode::InsertText( const XubString & rStr, const SwIndex & rIdx,
 |*     SwTxtNode::Cut()
 |*
 |*     Beschreibung            text.doc
-|*     Ersterstellung          VB 20.03.91
-|*     Letzte Aenderung        JP 11.08.94
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/txtnode/swfntcch.cxx b/sw/source/core/txtnode/swfntcch.cxx
index f4a6a1c..23ccfdb 100644
--- a/sw/source/core/txtnode/swfntcch.cxx
+++ b/sw/source/core/txtnode/swfntcch.cxx
@@ -46,9 +46,6 @@ SwFontCache *pSwFontCache = NULL;
 |*
 |*     SwFontObj::SwFontObj(), ~SwFontObj()
 |*
-|*     Ersterstellung          AMA 25. Jun. 95
-|*     Letzte Aenderung        AMA 25. Jun. 95
-|*
 |*************************************************************************/
 
 SwFontObj::SwFontObj( const void *pOwn, ViewShell *pSh ) :
@@ -69,9 +66,6 @@ SwFontObj::~SwFontObj()
 |*
 |*     SwFontAccess::SwFontAccess()
 |*
-|*     Ersterstellung          AMA 25. Jun. 95
-|*     Letzte Aenderung        AMA 25. Jun. 95
-|*
 |*************************************************************************/
 
 SwFontAccess::SwFontAccess( const void *pOwn, ViewShell *pSh ) :
diff --git a/sw/source/core/undo/rolbck.cxx b/sw/source/core/undo/rolbck.cxx
index aaedfcf..7c757b6 100644
--- a/sw/source/core/undo/rolbck.cxx
+++ b/sw/source/core/undo/rolbck.cxx
@@ -1038,8 +1038,6 @@ SwHistory::~SwHistory()
 |*    void SwHistory::Add()
 |*
 |*    Beschreibung             Dokument 1.0
-|*    Ersterstellung    JP 18.02.91
-|*    Letzte Aenderung  JP 18.02.91
 |*
 *************************************************************************/
 
@@ -1192,8 +1190,6 @@ void SwHistory::Add(const SfxItemSet & rSet, const SwCharFmt & rFmt)
 |*    BOOL SwHistory::Rollback()
 |*
 |*    Beschreibung             Dokument 1.0
-|*    Ersterstellung    JP 18.02.91
-|*    Letzte Aenderung  JP 18.02.91
 |*
 *************************************************************************/
 
-- 
1.7.3.5

From 3b1cf02f990ab30c1e3b215f0c6b7c7785c6aa51 Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Tue, 18 Jan 2011 08:27:38 +0100
Subject: [PATCH 6/7] Remove obsolete RCS lines.

---
 sw/inc/AnnotationWin.hxx                         |    4 ----
 sw/inc/SidebarWindowsTypes.hxx                   |    4 ----
 sw/source/core/access/parachangetrackinginfo.cxx |    3 ---
 sw/source/core/access/parachangetrackinginfo.hxx |    3 ---
 sw/source/core/view/printdata.cxx                |    3 ---
 sw/source/ui/docvw/AnchorOverlayObject.cxx       |    3 ---
 sw/source/ui/docvw/AnchorOverlayObject.hxx       |    4 ----
 sw/source/ui/docvw/AnnotationMenuButton.cxx      |    3 ---
 sw/source/ui/docvw/AnnotationMenuButton.hxx      |    4 ----
 sw/source/ui/docvw/AnnotationWin.cxx             |    3 ---
 sw/source/ui/docvw/ShadowOverlayObject.cxx       |    3 ---
 sw/source/ui/docvw/ShadowOverlayObject.hxx       |    4 ----
 sw/source/ui/docvw/SidebarTxtControl.cxx         |    3 ---
 sw/source/ui/docvw/SidebarTxtControl.hxx         |    4 ----
 sw/source/ui/docvw/SidebarTxtControlAcc.cxx      |    3 ---
 sw/source/ui/docvw/SidebarTxtControlAcc.hxx      |    4 ----
 sw/source/ui/docvw/SidebarWinAcc.cxx             |    3 ---
 sw/source/ui/docvw/SidebarWinAcc.hxx             |    4 ----
 sw/source/ui/docvw/annotation.hrc                |    3 ---
 sw/source/ui/docvw/annotation.src                |    3 ---
 sw/source/ui/docvw/frmsidebarwincontainer.cxx    |    3 ---
 sw/source/ui/docvw/frmsidebarwincontainer.hxx    |    3 ---
 sw/source/ui/inc/SidebarWindowsConsts.hxx        |    4 ----
 sw/source/ui/vba/vbacell.cxx                     |    3 ---
 sw/source/ui/vba/vbacell.hxx                     |    3 ---
 sw/source/ui/vba/vbacells.cxx                    |    3 ---
 sw/source/ui/vba/vbacells.hxx                    |    3 ---
 sw/source/ui/vba/vbacheckbox.cxx                 |    3 ---
 sw/source/ui/vba/vbacheckbox.hxx                 |    3 ---
 sw/source/ui/vba/vbacolumn.cxx                   |    3 ---
 sw/source/ui/vba/vbacolumn.hxx                   |    3 ---
 sw/source/ui/vba/vbacolumns.cxx                  |    3 ---
 sw/source/ui/vba/vbacolumns.hxx                  |    3 ---
 sw/source/ui/vba/vbaformfield.cxx                |    3 ---
 sw/source/ui/vba/vbaformfield.hxx                |    3 ---
 sw/source/ui/vba/vbaformfields.cxx               |    3 ---
 sw/source/ui/vba/vbaformfields.hxx               |    3 ---
 sw/source/ui/vba/vbaframe.cxx                    |    3 ---
 sw/source/ui/vba/vbaframe.hxx                    |    3 ---
 sw/source/ui/vba/vbaframes.cxx                   |    3 ---
 sw/source/ui/vba/vbaframes.hxx                   |    3 ---
 sw/source/ui/vba/vbaheadersfooters.cxx           |    3 ---
 sw/source/ui/vba/vbaheadersfooters.hxx           |    3 ---
 sw/source/ui/vba/vbalistformat.cxx               |    3 ---
 sw/source/ui/vba/vbalistformat.hxx               |    3 ---
 sw/source/ui/vba/vbalistgalleries.cxx            |    3 ---
 sw/source/ui/vba/vbalistgalleries.hxx            |    3 ---
 sw/source/ui/vba/vbalistgallery.cxx              |    3 ---
 sw/source/ui/vba/vbalistgallery.hxx              |    3 ---
 sw/source/ui/vba/vbalisthelper.cxx               |    3 ---
 sw/source/ui/vba/vbalistlevel.cxx                |    3 ---
 sw/source/ui/vba/vbalistlevel.hxx                |    3 ---
 sw/source/ui/vba/vbalistlevels.cxx               |    3 ---
 sw/source/ui/vba/vbalistlevels.hxx               |    3 ---
 sw/source/ui/vba/vbalisttemplate.cxx             |    3 ---
 sw/source/ui/vba/vbalisttemplate.hxx             |    3 ---
 sw/source/ui/vba/vbalisttemplates.cxx            |    3 ---
 sw/source/ui/vba/vbalisttemplates.hxx            |    3 ---
 sw/source/ui/vba/vbarevision.cxx                 |    3 ---
 sw/source/ui/vba/vbarevision.hxx                 |    3 ---
 sw/source/ui/vba/vbarevisions.cxx                |    3 ---
 sw/source/ui/vba/vbarevisions.hxx                |    3 ---
 sw/source/ui/vba/vbarow.cxx                      |    3 ---
 sw/source/ui/vba/vbarow.hxx                      |    3 ---
 sw/source/ui/vba/vbarows.cxx                     |    3 ---
 sw/source/ui/vba/vbarows.hxx                     |    3 ---
 sw/source/ui/vba/vbatablehelper.cxx              |    3 ---
 sw/source/ui/vba/vbatablehelper.hxx              |    3 ---
 sw/source/ui/vba/vbatableofcontents.cxx          |    3 ---
 sw/source/ui/vba/vbatableofcontents.hxx          |    3 ---
 sw/source/ui/vba/vbatablesofcontents.cxx         |    3 ---
 sw/source/ui/vba/vbatablesofcontents.hxx         |    3 ---
 sw/source/ui/vba/vbatabstop.cxx                  |    3 ---
 sw/source/ui/vba/vbatabstop.hxx                  |    3 ---
 sw/source/ui/vba/vbatabstops.cxx                 |    3 ---
 sw/source/ui/vba/vbatabstops.hxx                 |    3 ---
 76 files changed, 0 insertions(+), 237 deletions(-)

diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx
index eb2c264..d140f8d 100644
--- a/sw/inc/AnnotationWin.hxx
+++ b/sw/inc/AnnotationWin.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/inc/SidebarWindowsTypes.hxx b/sw/inc/SidebarWindowsTypes.hxx
index d401baf..8e9ce8a 100644
--- a/sw/inc/SidebarWindowsTypes.hxx
+++ b/sw/inc/SidebarWindowsTypes.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/core/access/parachangetrackinginfo.cxx 
b/sw/source/core/access/parachangetrackinginfo.cxx
index 8dd2af0..8fd138d 100644
--- a/sw/source/core/access/parachangetrackinginfo.cxx
+++ b/sw/source/core/access/parachangetrackinginfo.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: $
- * $Revision: $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/core/access/parachangetrackinginfo.hxx 
b/sw/source/core/access/parachangetrackinginfo.hxx
index 8949937..fea7d2f 100644
--- a/sw/source/core/access/parachangetrackinginfo.hxx
+++ b/sw/source/core/access/parachangetrackinginfo.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/core/view/printdata.cxx b/sw/source/core/view/printdata.cxx
index e77371e..364a5f2 100644
--- a/sw/source/core/view/printdata.cxx
+++ b/sw/source/core/view/printdata.cxx
@@ -8,9 +8,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: vprint.cxx,v $
- * $Revision: 1.46 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/AnchorOverlayObject.cxx b/sw/source/ui/docvw/AnchorOverlayObject.cxx
index 097c4bd..3e38eb9 100644
--- a/sw/source/ui/docvw/AnchorOverlayObject.cxx
+++ b/sw/source/ui/docvw/AnchorOverlayObject.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: postit.cxx,v $
- * $Revision: 1.8.42.11 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/AnchorOverlayObject.hxx b/sw/source/ui/docvw/AnchorOverlayObject.hxx
index 5553f7b..6cc02cf 100644
--- a/sw/source/ui/docvw/AnchorOverlayObject.hxx
+++ b/sw/source/ui/docvw/AnchorOverlayObject.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/AnnotationMenuButton.cxx 
b/sw/source/ui/docvw/AnnotationMenuButton.cxx
index c83ef2d..27f7ddb 100644
--- a/sw/source/ui/docvw/AnnotationMenuButton.cxx
+++ b/sw/source/ui/docvw/AnnotationMenuButton.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/AnnotationMenuButton.hxx 
b/sw/source/ui/docvw/AnnotationMenuButton.hxx
index ee08f39..a20eb86 100644
--- a/sw/source/ui/docvw/AnnotationMenuButton.hxx
+++ b/sw/source/ui/docvw/AnnotationMenuButton.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/AnnotationWin.cxx b/sw/source/ui/docvw/AnnotationWin.cxx
index cec2216..7dfd298 100644
--- a/sw/source/ui/docvw/AnnotationWin.cxx
+++ b/sw/source/ui/docvw/AnnotationWin.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/ShadowOverlayObject.cxx b/sw/source/ui/docvw/ShadowOverlayObject.cxx
index 91c7918..0c60340 100644
--- a/sw/source/ui/docvw/ShadowOverlayObject.cxx
+++ b/sw/source/ui/docvw/ShadowOverlayObject.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: postit.cxx,v $
- * $Revision: 1.8.42.11 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/ShadowOverlayObject.hxx b/sw/source/ui/docvw/ShadowOverlayObject.hxx
index c0c746d..d33f0c6 100644
--- a/sw/source/ui/docvw/ShadowOverlayObject.hxx
+++ b/sw/source/ui/docvw/ShadowOverlayObject.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/SidebarTxtControl.cxx b/sw/source/ui/docvw/SidebarTxtControl.cxx
index 1c23e22..8389c2f 100644
--- a/sw/source/ui/docvw/SidebarTxtControl.cxx
+++ b/sw/source/ui/docvw/SidebarTxtControl.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/SidebarTxtControl.hxx b/sw/source/ui/docvw/SidebarTxtControl.hxx
index 6bdf2cf..47efe4c 100644
--- a/sw/source/ui/docvw/SidebarTxtControl.hxx
+++ b/sw/source/ui/docvw/SidebarTxtControl.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/SidebarTxtControlAcc.cxx 
b/sw/source/ui/docvw/SidebarTxtControlAcc.cxx
index 845de5f..9197cac 100644
--- a/sw/source/ui/docvw/SidebarTxtControlAcc.cxx
+++ b/sw/source/ui/docvw/SidebarTxtControlAcc.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/SidebarTxtControlAcc.hxx 
b/sw/source/ui/docvw/SidebarTxtControlAcc.hxx
index 9f6294a..d711c2d 100644
--- a/sw/source/ui/docvw/SidebarTxtControlAcc.hxx
+++ b/sw/source/ui/docvw/SidebarTxtControlAcc.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/SidebarWinAcc.cxx b/sw/source/ui/docvw/SidebarWinAcc.cxx
index e55ce35..1702a3e 100644
--- a/sw/source/ui/docvw/SidebarWinAcc.cxx
+++ b/sw/source/ui/docvw/SidebarWinAcc.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/SidebarWinAcc.hxx b/sw/source/ui/docvw/SidebarWinAcc.hxx
index 1d1159a..e99b212 100644
--- a/sw/source/ui/docvw/SidebarWinAcc.hxx
+++ b/sw/source/ui/docvw/SidebarWinAcc.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/annotation.hrc b/sw/source/ui/docvw/annotation.hrc
index e43a903..f844b28 100644
--- a/sw/source/ui/docvw/annotation.hrc
+++ b/sw/source/ui/docvw/annotation.hrc
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision: $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/annotation.src b/sw/source/ui/docvw/annotation.src
index 8dcda9c..a727eae 100644
--- a/sw/source/ui/docvw/annotation.src
+++ b/sw/source/ui/docvw/annotation.src
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/frmsidebarwincontainer.cxx 
b/sw/source/ui/docvw/frmsidebarwincontainer.cxx
index 09c0806..29a4d40 100644
--- a/sw/source/ui/docvw/frmsidebarwincontainer.cxx
+++ b/sw/source/ui/docvw/frmsidebarwincontainer.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: $
- * $Revision: $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/docvw/frmsidebarwincontainer.hxx 
b/sw/source/ui/docvw/frmsidebarwincontainer.hxx
index 8a092bd..4df59c8 100644
--- a/sw/source/ui/docvw/frmsidebarwincontainer.hxx
+++ b/sw/source/ui/docvw/frmsidebarwincontainer.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: $
- * $Revision: $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/inc/SidebarWindowsConsts.hxx b/sw/source/ui/inc/SidebarWindowsConsts.hxx
index 37dbda5..5df62bd 100644
--- a/sw/source/ui/inc/SidebarWindowsConsts.hxx
+++ b/sw/source/ui/inc/SidebarWindowsConsts.hxx
@@ -7,10 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:  $
- *
- * $Revision:  $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacell.cxx b/sw/source/ui/vba/vbacell.cxx
index 640cfcb..cbba50d 100644
--- a/sw/source/ui/vba/vbacell.cxx
+++ b/sw/source/ui/vba/vbacell.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacell.hxx b/sw/source/ui/vba/vbacell.hxx
index d6accb4..1e26b79 100644
--- a/sw/source/ui/vba/vbacell.hxx
+++ b/sw/source/ui/vba/vbacell.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacells.cxx b/sw/source/ui/vba/vbacells.cxx
index ac2f68b..a104ea2 100644
--- a/sw/source/ui/vba/vbacells.cxx
+++ b/sw/source/ui/vba/vbacells.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacells.hxx b/sw/source/ui/vba/vbacells.hxx
index 40cf6ae..e3fe940 100644
--- a/sw/source/ui/vba/vbacells.hxx
+++ b/sw/source/ui/vba/vbacells.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacheckbox.cxx b/sw/source/ui/vba/vbacheckbox.cxx
index a20d937..65b55a3 100644
--- a/sw/source/ui/vba/vbacheckbox.cxx
+++ b/sw/source/ui/vba/vbacheckbox.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacheckbox.hxx b/sw/source/ui/vba/vbacheckbox.hxx
index 15a06a1..e8e4da8 100644
--- a/sw/source/ui/vba/vbacheckbox.hxx
+++ b/sw/source/ui/vba/vbacheckbox.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacolumn.cxx b/sw/source/ui/vba/vbacolumn.cxx
index 9a945f3..86b2f27 100644
--- a/sw/source/ui/vba/vbacolumn.cxx
+++ b/sw/source/ui/vba/vbacolumn.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacolumn.hxx b/sw/source/ui/vba/vbacolumn.hxx
index 114f24f..3ab42d6 100644
--- a/sw/source/ui/vba/vbacolumn.hxx
+++ b/sw/source/ui/vba/vbacolumn.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacolumns.cxx b/sw/source/ui/vba/vbacolumns.cxx
index 911c079..1d8cc55 100644
--- a/sw/source/ui/vba/vbacolumns.cxx
+++ b/sw/source/ui/vba/vbacolumns.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbacolumns.hxx b/sw/source/ui/vba/vbacolumns.hxx
index 1f1ccf0..f6f14ea 100644
--- a/sw/source/ui/vba/vbacolumns.hxx
+++ b/sw/source/ui/vba/vbacolumns.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaformfield.cxx b/sw/source/ui/vba/vbaformfield.cxx
index 8422a48..ed6bf39 100644
--- a/sw/source/ui/vba/vbaformfield.cxx
+++ b/sw/source/ui/vba/vbaformfield.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaformfield.hxx b/sw/source/ui/vba/vbaformfield.hxx
index 7bfa700..00ba837 100644
--- a/sw/source/ui/vba/vbaformfield.hxx
+++ b/sw/source/ui/vba/vbaformfield.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaformfields.cxx b/sw/source/ui/vba/vbaformfields.cxx
index 0f29c07..43c8e3c 100644
--- a/sw/source/ui/vba/vbaformfields.cxx
+++ b/sw/source/ui/vba/vbaformfields.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaformfields.hxx b/sw/source/ui/vba/vbaformfields.hxx
index 55d2c36..335fceb 100644
--- a/sw/source/ui/vba/vbaformfields.hxx
+++ b/sw/source/ui/vba/vbaformfields.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaframe.cxx b/sw/source/ui/vba/vbaframe.cxx
index 91d064c..04d13a0 100644
--- a/sw/source/ui/vba/vbaframe.cxx
+++ b/sw/source/ui/vba/vbaframe.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaframe.hxx b/sw/source/ui/vba/vbaframe.hxx
index bbc4b49..745d5f2 100644
--- a/sw/source/ui/vba/vbaframe.hxx
+++ b/sw/source/ui/vba/vbaframe.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaframes.cxx b/sw/source/ui/vba/vbaframes.cxx
index 66897d8..e3aba63 100644
--- a/sw/source/ui/vba/vbaframes.cxx
+++ b/sw/source/ui/vba/vbaframes.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaframes.hxx b/sw/source/ui/vba/vbaframes.hxx
index ca20c73..38015fd 100644
--- a/sw/source/ui/vba/vbaframes.hxx
+++ b/sw/source/ui/vba/vbaframes.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaheadersfooters.cxx b/sw/source/ui/vba/vbaheadersfooters.cxx
index 927c659..27b2756 100644
--- a/sw/source/ui/vba/vbaheadersfooters.cxx
+++ b/sw/source/ui/vba/vbaheadersfooters.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbaheadersfooters.hxx b/sw/source/ui/vba/vbaheadersfooters.hxx
index f006984..253942b 100644
--- a/sw/source/ui/vba/vbaheadersfooters.hxx
+++ b/sw/source/ui/vba/vbaheadersfooters.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistformat.cxx b/sw/source/ui/vba/vbalistformat.cxx
index 01b9904..15eed9a 100644
--- a/sw/source/ui/vba/vbalistformat.cxx
+++ b/sw/source/ui/vba/vbalistformat.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistformat.hxx b/sw/source/ui/vba/vbalistformat.hxx
index 4754cc7..0483df5 100644
--- a/sw/source/ui/vba/vbalistformat.hxx
+++ b/sw/source/ui/vba/vbalistformat.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistgalleries.cxx b/sw/source/ui/vba/vbalistgalleries.cxx
index 9a75ef1..7ddd714 100644
--- a/sw/source/ui/vba/vbalistgalleries.cxx
+++ b/sw/source/ui/vba/vbalistgalleries.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistgalleries.hxx b/sw/source/ui/vba/vbalistgalleries.hxx
index 07e15d7..a6e8297 100644
--- a/sw/source/ui/vba/vbalistgalleries.hxx
+++ b/sw/source/ui/vba/vbalistgalleries.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistgallery.cxx b/sw/source/ui/vba/vbalistgallery.cxx
index e817289..016de8c 100644
--- a/sw/source/ui/vba/vbalistgallery.cxx
+++ b/sw/source/ui/vba/vbalistgallery.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistgallery.hxx b/sw/source/ui/vba/vbalistgallery.hxx
index 813036d..6371e86 100644
--- a/sw/source/ui/vba/vbalistgallery.hxx
+++ b/sw/source/ui/vba/vbalistgallery.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalisthelper.cxx b/sw/source/ui/vba/vbalisthelper.cxx
index 75e4266..65949d6 100644
--- a/sw/source/ui/vba/vbalisthelper.cxx
+++ b/sw/source/ui/vba/vbalisthelper.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistlevel.cxx b/sw/source/ui/vba/vbalistlevel.cxx
index 554bb45..b35f7b5 100644
--- a/sw/source/ui/vba/vbalistlevel.cxx
+++ b/sw/source/ui/vba/vbalistlevel.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistlevel.hxx b/sw/source/ui/vba/vbalistlevel.hxx
index f40374b..9be001a 100644
--- a/sw/source/ui/vba/vbalistlevel.hxx
+++ b/sw/source/ui/vba/vbalistlevel.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistlevels.cxx b/sw/source/ui/vba/vbalistlevels.cxx
index 11f9420..2c13011 100644
--- a/sw/source/ui/vba/vbalistlevels.cxx
+++ b/sw/source/ui/vba/vbalistlevels.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalistlevels.hxx b/sw/source/ui/vba/vbalistlevels.hxx
index 36dfc7e..595c0fb 100644
--- a/sw/source/ui/vba/vbalistlevels.hxx
+++ b/sw/source/ui/vba/vbalistlevels.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalisttemplate.cxx b/sw/source/ui/vba/vbalisttemplate.cxx
index 5c04093..49305c7 100644
--- a/sw/source/ui/vba/vbalisttemplate.cxx
+++ b/sw/source/ui/vba/vbalisttemplate.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalisttemplate.hxx b/sw/source/ui/vba/vbalisttemplate.hxx
index 93a9da0..d876cff 100644
--- a/sw/source/ui/vba/vbalisttemplate.hxx
+++ b/sw/source/ui/vba/vbalisttemplate.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalisttemplates.cxx b/sw/source/ui/vba/vbalisttemplates.cxx
index fcf68a8..e54aa16 100644
--- a/sw/source/ui/vba/vbalisttemplates.cxx
+++ b/sw/source/ui/vba/vbalisttemplates.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbalisttemplates.hxx b/sw/source/ui/vba/vbalisttemplates.hxx
index ea41cdd..a421379 100644
--- a/sw/source/ui/vba/vbalisttemplates.hxx
+++ b/sw/source/ui/vba/vbalisttemplates.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarevision.cxx b/sw/source/ui/vba/vbarevision.cxx
index c56d7f4..5c1f0e8 100644
--- a/sw/source/ui/vba/vbarevision.cxx
+++ b/sw/source/ui/vba/vbarevision.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarevision.hxx b/sw/source/ui/vba/vbarevision.hxx
index 1bcb89f..1ecadcd 100644
--- a/sw/source/ui/vba/vbarevision.hxx
+++ b/sw/source/ui/vba/vbarevision.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarevisions.cxx b/sw/source/ui/vba/vbarevisions.cxx
index 4fe40e4..85f4d8b 100644
--- a/sw/source/ui/vba/vbarevisions.cxx
+++ b/sw/source/ui/vba/vbarevisions.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarevisions.hxx b/sw/source/ui/vba/vbarevisions.hxx
index bf5c334..142bf89 100644
--- a/sw/source/ui/vba/vbarevisions.hxx
+++ b/sw/source/ui/vba/vbarevisions.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarow.cxx b/sw/source/ui/vba/vbarow.cxx
index 042c53d..7199b99 100644
--- a/sw/source/ui/vba/vbarow.cxx
+++ b/sw/source/ui/vba/vbarow.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarow.hxx b/sw/source/ui/vba/vbarow.hxx
index 90e5238..e4cf51f 100644
--- a/sw/source/ui/vba/vbarow.hxx
+++ b/sw/source/ui/vba/vbarow.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarows.cxx b/sw/source/ui/vba/vbarows.cxx
index 3d36096..7b1f939 100644
--- a/sw/source/ui/vba/vbarows.cxx
+++ b/sw/source/ui/vba/vbarows.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbarows.hxx b/sw/source/ui/vba/vbarows.hxx
index f17e6bf..eb310dc 100644
--- a/sw/source/ui/vba/vbarows.hxx
+++ b/sw/source/ui/vba/vbarows.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatablehelper.cxx b/sw/source/ui/vba/vbatablehelper.cxx
index bb65a84..c77f02a 100644
--- a/sw/source/ui/vba/vbatablehelper.cxx
+++ b/sw/source/ui/vba/vbatablehelper.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatablehelper.hxx b/sw/source/ui/vba/vbatablehelper.hxx
index 5bd5861..b603fd1 100644
--- a/sw/source/ui/vba/vbatablehelper.hxx
+++ b/sw/source/ui/vba/vbatablehelper.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: vbahelper.hxx,v $
- * $Revision: 1.5.32.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatableofcontents.cxx b/sw/source/ui/vba/vbatableofcontents.cxx
index fb10551..09a2923 100644
--- a/sw/source/ui/vba/vbatableofcontents.cxx
+++ b/sw/source/ui/vba/vbatableofcontents.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatableofcontents.hxx b/sw/source/ui/vba/vbatableofcontents.hxx
index c07231c..27b39a5 100644
--- a/sw/source/ui/vba/vbatableofcontents.hxx
+++ b/sw/source/ui/vba/vbatableofcontents.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatablesofcontents.cxx b/sw/source/ui/vba/vbatablesofcontents.cxx
index 00123c9..640e191 100644
--- a/sw/source/ui/vba/vbatablesofcontents.cxx
+++ b/sw/source/ui/vba/vbatablesofcontents.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatablesofcontents.hxx b/sw/source/ui/vba/vbatablesofcontents.hxx
index 9acbb36..04b30d0 100644
--- a/sw/source/ui/vba/vbatablesofcontents.hxx
+++ b/sw/source/ui/vba/vbatablesofcontents.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatabstop.cxx b/sw/source/ui/vba/vbatabstop.cxx
index 7347ee4..4ed7220 100644
--- a/sw/source/ui/vba/vbatabstop.cxx
+++ b/sw/source/ui/vba/vbatabstop.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatabstop.hxx b/sw/source/ui/vba/vbatabstop.hxx
index a2057ff..0de7c0d 100644
--- a/sw/source/ui/vba/vbatabstop.hxx
+++ b/sw/source/ui/vba/vbatabstop.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatabstops.cxx b/sw/source/ui/vba/vbatabstops.cxx
index ead585c..a8b0abd 100644
--- a/sw/source/ui/vba/vbatabstops.cxx
+++ b/sw/source/ui/vba/vbatabstops.cxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/sw/source/ui/vba/vbatabstops.hxx b/sw/source/ui/vba/vbatabstops.hxx
index 5982f85..f5b0001 100644
--- a/sw/source/ui/vba/vbatabstops.hxx
+++ b/sw/source/ui/vba/vbatabstops.hxx
@@ -7,9 +7,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile:
- * $Revision:
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
-- 
1.7.3.5

From 40bde31577c34ccbdb958e80a3c8dc26f11ab2e3 Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Tue, 18 Jan 2011 08:31:58 +0100
Subject: [PATCH 7/7] Remove some more dates..

---
 sw/source/core/crsr/crsrsh.cxx    |    2 --
 sw/source/core/docnode/ndtbl1.cxx |   12 ------------
 sw/source/core/frmedt/fetab.cxx   |   33 ---------------------------------
 sw/source/core/txtnode/ndtxt.cxx  |    3 ---
 4 files changed, 0 insertions(+), 50 deletions(-)

diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 9508d0c..2808d7c 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -2406,8 +2406,6 @@ BOOL SwCrsrShell::ParkTblCrsr()
 #*     Methode         :  ParkCrsr
 #*     Beschreibung:  Vernichtet Selektionen und zus. Crsr aller Shell der
 #*                                verbleibende Crsr der Shell wird geparkt.
-#*     Datum           :  MA 05. Nov. 92
-#*     Update          :  JP 19.09.97
 #***********************************************************************/
 
 void SwCrsrShell::_ParkPams( SwPaM* pDelRg, SwShellCrsr** ppDelRing )
diff --git a/sw/source/core/docnode/ndtbl1.cxx b/sw/source/core/docnode/ndtbl1.cxx
index 057f3e6..1e6a66b 100644
--- a/sw/source/core/docnode/ndtbl1.cxx
+++ b/sw/source/core/docnode/ndtbl1.cxx
@@ -160,8 +160,6 @@ BOOL lcl_GetBoxSel( const SwCursor& rCursor, SwSelBoxes& rBoxes,
 /***********************************************************************
 #*     Class      :  SwDoc
 #*     Methoden   :  SetRowHeight(), GetRowHeight()
-#*     Datum      :  MA 17. May. 93
-#*     Update     :  JP 28.04.98
 #***********************************************************************/
 //Die Zeilenhoehe wird ausgehend von der Selektion ermittelt/gesetzt.
 //Ausgehend von jeder Zelle innerhalb der Selektion werden nach oben alle
@@ -553,8 +551,6 @@ BOOL SwDoc::GetRowBackground( const SwCursor& rCursor, SvxBrushItem &rToFill ) c
 /***********************************************************************
 #*     Class      :  SwDoc
 #*     Methoden   :  SetTabBorders(), GetTabBorders()
-#*     Datum      :  MA 18. May. 93
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 inline void InsertCell( SvPtrarr& rCellArr, SwCellFrm* pCellFrm )
 {
@@ -1123,8 +1119,6 @@ void SwDoc::GetTabBorders( const SwCursor& rCursor, SfxItemSet& rSet ) const
 /***********************************************************************
 #*     Class      :  SwDoc
 #*     Methoden   :  SetBoxAttr
-#*     Datum      :  MA 18. Dec. 96
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 void SwDoc::SetBoxAttr( const SwCursor& rCursor, const SfxPoolItem &rNew )
 {
@@ -1173,8 +1167,6 @@ void SwDoc::SetBoxAttr( const SwCursor& rCursor, const SfxPoolItem &rNew )
 /***********************************************************************
 #*     Class      :  SwDoc
 #*  Methoden   :  GetBoxAttr()
-#*     Datum      :  MA 01. Jun. 93
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 
 BOOL SwDoc::GetBoxAttr( const SwCursor& rCursor, SfxPoolItem& rToFill ) const
@@ -1229,8 +1221,6 @@ BOOL SwDoc::GetBoxAttr( const SwCursor& rCursor, SfxPoolItem& rToFill ) const
 /***********************************************************************
 #*     Class      :  SwDoc
 #*     Methoden   :  SetBoxAlign, SetBoxAlign
-#*     Datum      :  MA 18. Dec. 96
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 void SwDoc::SetBoxAlign( const SwCursor& rCursor, USHORT nAlign )
 {
@@ -1266,8 +1256,6 @@ USHORT SwDoc::GetBoxAlign( const SwCursor& rCursor ) const
 /***********************************************************************
 #*     Class      :  SwDoc
 #*     Methoden   :  AdjustCellWidth()
-#*     Datum      :  MA 20. Feb. 95
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 USHORT lcl_CalcCellFit( const SwLayoutFrm *pCell )
 {
diff --git a/sw/source/core/frmedt/fetab.cxx b/sw/source/core/frmedt/fetab.cxx
index 90f2411..f2fd211 100644
--- a/sw/source/core/frmedt/fetab.cxx
+++ b/sw/source/core/frmedt/fetab.cxx
@@ -201,8 +201,6 @@ void SwFEShell::ParkCursorInTab()
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  InsertRow(), InsertCol
-#*     Datum      :  MA 03. May. 93
-#*     Update     :  MA 19. Apr. 95
 #***********************************************************************/
 BOOL SwFEShell::InsertRow( USHORT nCnt, BOOL bBehind )
 {
@@ -276,8 +274,6 @@ BOOL SwFEShell::InsertCol( USHORT nCnt, BOOL bBehind )
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  DeleteRow(), DeleteCol()
-#*     Datum      :  MA 03. May. 93
-#*     Update     :  MA 19. Apr. 95
 #***********************************************************************/
 
 /**
@@ -469,8 +465,6 @@ BOOL SwFEShell::DeleteRow()
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  MergeTab(), SplitTab()
-#*     Datum      :  MA 03. May. 93
-#*     Update     :  MA 19. Apr. 95
 #***********************************************************************/
 
 USHORT SwFEShell::MergeTab()
@@ -551,8 +545,6 @@ BOOL SwFEShell::SplitTab( BOOL bVert, USHORT nCnt, BOOL bSameHeight )
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  _GetTabCols
-#*     Datum      :  MA 30. Nov. 95
-#*     Update     :  MA 08. Jan. 97
 #***********************************************************************/
 void SwFEShell::_GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const
 {
@@ -631,8 +623,6 @@ void SwFEShell::_GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  _GetTabRows
-#*     Datum      :  FME 2004-01-14
-#*     Update     :
 #***********************************************************************/
 void SwFEShell::_GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const
 {
@@ -685,8 +675,6 @@ void SwFEShell::_GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetTabCols(), GetTabCols()
-#*     Datum      :  MA 03. May. 93
-#*     Update     :  MA 18. May. 93
 #***********************************************************************/
 void SwFEShell::SetTabCols( const SwTabCols &rNew, BOOL bCurRowOnly )
 {
@@ -768,7 +756,6 @@ void SwFEShell::SetMouseTabRows( const SwTabCols &rNew, BOOL bCurColOnly, const
 /***********************************************************************
  *  Class      :  SwFEShell
  *  Methoden   :  SetRowSplit(), GetRowSplit()
- *  Datum      :  FME 13.11.2003
  ***********************************************************************/
 
 void SwFEShell::SetRowSplit( const SwFmtRowSplit& rNew )
@@ -788,8 +775,6 @@ void SwFEShell::GetRowSplit( SwFmtRowSplit*& rpSz ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetRowHeight(), GetRowHeight()
-#*     Datum      :  MA 17. May. 93
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 
 void SwFEShell::SetRowHeight( const SwFmtFrmSize &rNew )
@@ -841,8 +826,6 @@ BOOL SwFEShell::GetRowBackground( SvxBrushItem &rToFill ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetTabBorders(), GetTabBorders()
-#*     Datum      :  MA 18. May. 93
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 
 void SwFEShell::SetTabBorders( const SfxItemSet& rSet )
@@ -872,8 +855,6 @@ void SwFEShell::GetTabBorders( SfxItemSet& rSet ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetBoxBackground(), GetBoxBackground()
-#*     Datum      :  MA 01. Jun. 93
-#*     Update     :  MA 03. Jul. 96
 #***********************************************************************/
 void SwFEShell::SetBoxBackground( const SvxBrushItem &rNew )
 {
@@ -891,8 +872,6 @@ BOOL SwFEShell::GetBoxBackground( SvxBrushItem &rToFill ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetBoxDirection(), GetBoxDirection()
-#*  Datum      :  FME 2004-02-03
-#*  Update     :  FME 2004-02-03
 #***********************************************************************/
 void SwFEShell::SetBoxDirection( const SvxFrameDirectionItem& rNew )
 {
@@ -910,8 +889,6 @@ BOOL SwFEShell::GetBoxDirection( SvxFrameDirectionItem&  rToFill ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetBoxAlign, SetBoxAlign
-#*     Datum      :  MA 18. Dec. 96
-#*     Update     :  JP 29.04.98
 #***********************************************************************/
 void SwFEShell::SetBoxAlign( USHORT nAlign )
 {
@@ -929,8 +906,6 @@ USHORT SwFEShell::GetBoxAlign() const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  SetTabBackground(), GetTabBackground()
-#*     Datum      :  MA 08. Jul. 96
-#*     Update     :  MA 08. Jul. 96
 #***********************************************************************/
 void SwFEShell::SetTabBackground( const SvxBrushItem &rNew )
 {
@@ -956,8 +931,6 @@ void SwFEShell::GetTabBackground( SvxBrushItem &rToFill ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  HasWholeTabSelection()
-#*     Datum      :  MA 18. May. 93
-#*     Update     :  MA 20. Jul. 93
 #***********************************************************************/
 BOOL SwFEShell::HasWholeTabSelection() const
 {
@@ -1022,8 +995,6 @@ BOOL SwFEShell::HasBoxSelection() const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  ProtectCells(), UnProtectCells()
-#*     Datum      :  MA 20. Jul. 93
-#*     Update     :  JP 25. Sep. 93
 #***********************************************************************/
 void SwFEShell::ProtectCells()
 {
@@ -1237,8 +1208,6 @@ BOOL SwFEShell::CheckHeadline( bool bRepeat ) const
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  AdjustCellWidth()
-#*     Datum      :  MA 20. Feb. 95
-#*     Update     :  MA 27. Jul. 95
 #***********************************************************************/
 
 void SwFEShell::AdjustCellWidth( BOOL bBalance )
@@ -1370,8 +1339,6 @@ BOOL SwFEShell::GetTableAutoFmt( SwTableAutoFmt& rGet )
 /***********************************************************************
 #*     Class      :  SwFEShell
 #*     Methoden   :  DeleteTblSel()
-#*     Datum      :  MA 03. May. 93
-#*     Update     :  MA 19. Apr. 95
 #***********************************************************************/
 BOOL SwFEShell::DeleteTblSel()
 {
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 82b26a6..26be4a6 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -2322,9 +2322,6 @@ void SwTxtNode::EraseText(const SwIndex &rIdx, const xub_StrLen nCount,
 #*
 #*     Beschreibung
 #*                                     text.doc
-#*
-#*     Datum           :       MS 28.11.90
-#*     Update          :       VB 24.07.91
 #***********************************************************************/
 
 void SwTxtNode::GCAttr()
-- 
1.7.3.5


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.