[Libreoffice-commits] .: binfilter/bf_basic binfilter/bf_forms binfilter/bf_sch binfilter/bf_sfx2 binfilter/bf_svtools binfilter/bf_svx binfilter/bf_sw
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Tue Feb 8 10:12:31 PST 2011
binfilter/bf_basic/source/sbx/sbxvalue.cxx | 2
binfilter/bf_forms/source/component/forms_Button.cxx | 1
binfilter/bf_forms/source/component/forms_DatabaseForm.cxx | 3
binfilter/bf_forms/source/component/forms_FormComponent.cxx | 1
binfilter/bf_forms/source/component/forms_FormattedField.cxx | 1
binfilter/bf_forms/source/component/forms_Grid.cxx | 1
binfilter/bf_forms/source/component/forms_Image.cxx | 3
binfilter/bf_forms/source/component/forms_ImageControl.cxx | 1
binfilter/bf_sch/source/core/sch_chtmode2.cxx | 28 +--
binfilter/bf_sch/source/core/sch_chtmode4.cxx | 8 -
binfilter/bf_sfx2/source/bastyp/sfx2_fltlst.cxx | 2
binfilter/bf_sfx2/source/doc/sfx2_objxtor.cxx | 2
binfilter/bf_svtools/source/config/svt_colorcfg.cxx | 26 ---
binfilter/bf_svtools/source/config/svt_ctloptions.cxx | 2
binfilter/bf_svtools/source/config/svt_languageoptions.cxx | 8 -
binfilter/bf_svtools/source/config/svt_miscopt.cxx | 2
binfilter/bf_svtools/source/config/svt_sourceviewconfig.cxx | 18 --
binfilter/bf_svtools/source/config/svt_syslocaleoptions.cxx | 4
binfilter/bf_svtools/source/config/svt_useroptions.cxx | 2
binfilter/bf_svtools/source/config/svt_viewoptions.cxx | 4
binfilter/bf_svtools/source/filerec/svt_filerec.cxx | 4
binfilter/bf_svx/source/items/svx_frmitems.cxx | 2
binfilter/bf_svx/source/svdraw/svx_dialdll.cxx | 2
binfilter/bf_svx/source/svdraw/svx_svdmodel.cxx | 4
binfilter/bf_svx/source/svdraw/svx_svdobj.cxx | 4
binfilter/bf_svx/source/svdraw/svx_svdoedge.cxx | 6
binfilter/bf_sw/source/core/attr/sw_format.cxx | 2
binfilter/bf_sw/source/core/bastyp/sw_calc.cxx | 2
binfilter/bf_sw/source/core/doc/sw_docdesc.cxx | 2
binfilter/bf_sw/source/core/doc/sw_docnum.cxx | 15 --
binfilter/bf_sw/source/core/doc/sw_docredln.cxx | 5
binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx | 3
binfilter/bf_sw/source/core/draw/sw_dview.cxx | 1
binfilter/bf_sw/source/core/fields/sw_docufld.cxx | 12 -
binfilter/bf_sw/source/core/fields/sw_reffld.cxx | 2
binfilter/bf_sw/source/core/graphic/sw_grfatr.cxx | 3
binfilter/bf_sw/source/core/graphic/sw_ndgrf.cxx | 6
binfilter/bf_sw/source/core/inc/doctxm.hxx | 4
binfilter/bf_sw/source/core/inc/flyfrm.hxx | 5
binfilter/bf_sw/source/core/inc/frame.hxx | 3
binfilter/bf_sw/source/core/inc/frmtool.hxx | 29 +--
binfilter/bf_sw/source/core/inc/ftnboss.hxx | 8 -
binfilter/bf_sw/source/core/inc/ftnfrm.hxx | 2
binfilter/bf_sw/source/core/inc/layact.hxx | 2
binfilter/bf_sw/source/core/inc/layfrm.hxx | 3
binfilter/bf_sw/source/core/inc/notxtfrm.hxx | 2
binfilter/bf_sw/source/core/inc/pagefrm.hxx | 16 --
binfilter/bf_sw/source/core/inc/prevwpage.hxx | 2
binfilter/bf_sw/source/core/inc/rootfrm.hxx | 1
binfilter/bf_sw/source/core/inc/setmapvirtdev.hxx | 2
binfilter/bf_sw/source/core/inc/tabfrm.hxx | 2
binfilter/bf_sw/source/core/inc/txtfrm.hxx | 4
binfilter/bf_sw/source/core/inc/viewimp.hxx | 21 --
binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx | 15 --
binfilter/bf_sw/source/core/layout/sw_calcmove.cxx | 14 -
binfilter/bf_sw/source/core/layout/sw_findfrm.cxx | 7
binfilter/bf_sw/source/core/layout/sw_flowfrm.cxx | 6
binfilter/bf_sw/source/core/layout/sw_fly.cxx | 26 +--
binfilter/bf_sw/source/core/layout/sw_flycnt.cxx | 12 -
binfilter/bf_sw/source/core/layout/sw_flylay.cxx | 6
binfilter/bf_sw/source/core/layout/sw_frmtool.cxx | 64 +++-----
binfilter/bf_sw/source/core/layout/sw_ftnfrm.cxx | 12 -
binfilter/bf_sw/source/core/layout/sw_hffrm.cxx | 16 +-
binfilter/bf_sw/source/core/layout/sw_layact.cxx | 81 +++++------
binfilter/bf_sw/source/core/layout/sw_laycache.cxx | 4
binfilter/bf_sw/source/core/layout/sw_pagechg.cxx | 16 --
binfilter/bf_sw/source/core/layout/sw_sectfrm.cxx | 26 +--
binfilter/bf_sw/source/core/layout/sw_ssfrm.cxx | 8 -
binfilter/bf_sw/source/core/layout/sw_tabfrm.cxx | 58 +++----
binfilter/bf_sw/source/core/layout/sw_trvlfrm.cxx | 4
binfilter/bf_sw/source/core/layout/sw_wsfrm.cxx | 34 ++--
binfilter/bf_sw/source/core/layout/virtoutp.hxx | 2
binfilter/bf_sw/source/core/para/sw_paratr.cxx | 4
binfilter/bf_sw/source/core/sw3io/sw_sw3fmts.cxx | 3
binfilter/bf_sw/source/core/sw3io/sw_sw3nodes.cxx | 3
75 files changed, 273 insertions(+), 448 deletions(-)
New commits:
commit 78b9662c48568ae6e1c4453579067ebd790f0592
Author: Guillaume Poussel <gpoussel at gmail.com>
Date: Tue Feb 8 08:49:11 2011 +0100
Remove bogus/date comments in filter.
diff --git a/binfilter/bf_basic/source/sbx/sbxvalue.cxx b/binfilter/bf_basic/source/sbx/sbxvalue.cxx
index 58c247f..6f59418 100644
--- a/binfilter/bf_basic/source/sbx/sbxvalue.cxx
+++ b/binfilter/bf_basic/source/sbx/sbxvalue.cxx
@@ -1521,7 +1521,7 @@ BOOL SbxValue::LoadData( SvStream& r, USHORT )
if( aVal.Len() )
aData.pString = new XubString( aVal );
else
- aData.pString = NULL; // JSM 22.09.1995
+ aData.pString = NULL;
break;
}
case SbxERROR:
diff --git a/binfilter/bf_forms/source/component/forms_Button.cxx b/binfilter/bf_forms/source/component/forms_Button.cxx
index c6701f2..572e402 100644
--- a/binfilter/bf_forms/source/component/forms_Button.cxx
+++ b/binfilter/bf_forms/source/component/forms_Button.cxx
@@ -342,7 +342,6 @@ IMPL_LINK( OButtonControl, OnClick, void*, EMPTYARG )
// catch exceptions
// and catch them on a per-listener basis - if one listener fails, the others still need
// to get notified
- // 97676 - 21.02.2002 - fs at openoffice.org
try
{
static_cast< XActionListener* >( aIter.next() )->actionPerformed(aEvt);
diff --git a/binfilter/bf_forms/source/component/forms_DatabaseForm.cxx b/binfilter/bf_forms/source/component/forms_DatabaseForm.cxx
index 26e8bc3..5ce4751 100644
--- a/binfilter/bf_forms/source/component/forms_DatabaseForm.cxx
+++ b/binfilter/bf_forms/source/component/forms_DatabaseForm.cxx
@@ -3302,8 +3302,6 @@ void SAL_CALL ODatabaseForm::moveToInsertRow() throw( SQLException, RuntimeExcep
// preliminaries for it changed (no display of guessed values for new records with autoinc fields)
//
// BTW: the public Issuezilla bug for #97955# is #i2815#
- //
- // 16.04.2002 - 97955 - fs at openoffice.org
xUpdate->moveToInsertRow();
// then set the default values and the parameters given from the parent
@@ -3573,7 +3571,6 @@ Sequence< ::rtl::OUString > SAL_CALL ODatabaseForm::getSupportedServiceNames() t
// the compatible names
// This is maily to be consistent with the implementation before fixing #97083#, though the
// better solution _may_ be to return the compatible names at runtime, too
- // 04.03.2002 - fs at openoffice.org
}
//------------------------------------------------------------------------------
diff --git a/binfilter/bf_forms/source/component/forms_FormComponent.cxx b/binfilter/bf_forms/source/component/forms_FormComponent.cxx
index 08b39fd..d0b0b2b 100644
--- a/binfilter/bf_forms/source/component/forms_FormComponent.cxx
+++ b/binfilter/bf_forms/source/component/forms_FormComponent.cxx
@@ -1029,7 +1029,6 @@ void SAL_CALL OBoundControlModel::write( const Reference<stario::XObjectOutputSt
// in anything from data loss to crash.
// (use writeCommonProperties instead, this is called in derived classes write-method)
// !!! EOIN !!!
- // FS - 68876 - 28.09.1999
}
//------------------------------------------------------------------------------
diff --git a/binfilter/bf_forms/source/component/forms_FormattedField.cxx b/binfilter/bf_forms/source/component/forms_FormattedField.cxx
index 958baa9..f746bf0 100644
--- a/binfilter/bf_forms/source/component/forms_FormattedField.cxx
+++ b/binfilter/bf_forms/source/component/forms_FormattedField.cxx
@@ -489,7 +489,6 @@ void OFormattedModel::fillProperties(
// same for FormatKey
// (though the paragraph above for the TreatAsNumeric does not hold anymore - we do not have an UI for this.
// But we have for the format key ...)
- // 25.06.2001 - 87862 - frank.schoenheit at sun.com
ModifyPropertyAttributes(_rAggregateProps, PROPERTY_FORMATKEY, 0, PropertyAttribute::TRANSIENT);
RemoveProperty(_rAggregateProps, PROPERTY_STRICTFORMAT);
diff --git a/binfilter/bf_forms/source/component/forms_Grid.cxx b/binfilter/bf_forms/source/component/forms_Grid.cxx
index de20f12..80380ec 100644
--- a/binfilter/bf_forms/source/component/forms_Grid.cxx
+++ b/binfilter/bf_forms/source/component/forms_Grid.cxx
@@ -1002,7 +1002,6 @@ OGridColumn* OGridControlModel::getColumnImplementation(const InterfaceRef& _rxI
void OGridControlModel::gotColumn(const Reference< XInterface >& _rxColumn)
{
// if our form is already loaded, tell the column
- // 18.05.2001 - 86558 - frank.schoenheit at germany.sun.com
if (m_xParentFormLoadable.is() && m_xParentFormLoadable->isLoaded())
{
Reference< XLoadListener > xColumnLoadListener(_rxColumn, UNO_QUERY);
diff --git a/binfilter/bf_forms/source/component/forms_Image.cxx b/binfilter/bf_forms/source/component/forms_Image.cxx
index d9307c0..4d2fbd1 100644
--- a/binfilter/bf_forms/source/component/forms_Image.cxx
+++ b/binfilter/bf_forms/source/component/forms_Image.cxx
@@ -358,7 +358,6 @@ void OImageControl::actionPerformed_Impl(sal_Bool bNotifyListener, const ::com::
// * at the UI, show only the mark
// * !!!! recognize every SAVEAS on the document, so the absolute URL can be adjusted. This seems
// rather impossible !!!
- // 89752 - 23.07.2001 - frank.schoenheit at sun.com
aURL.Mark = aURL.Complete;
aURL.Complete = xModel->getURL();
aURL.Complete += aURL.Mark;
@@ -646,7 +645,6 @@ void OImageModel::StartProduction()
if (!m_pMedium)
{
// caution: the medium may be NULL if somebody gave us a invalid URL to work with
- // 11/24/2000 - 79667 - FS
pImgProd->SetImage(String());
m_bDownloading = sal_False;
return;
@@ -681,7 +679,6 @@ void OImageModel::SetURL( const ::rtl::OUString& rURL )
}
// the SfxMedium is not allowed to be created with an invalid URL, so we have to check this first
- // 23.01.2001 - 81927 - FS
INetURLObject aUrl(rURL);
if (INET_PROT_NOT_VALID == aUrl.GetProtocol())
// we treat an invalid URL like we would treat no URL
diff --git a/binfilter/bf_forms/source/component/forms_ImageControl.cxx b/binfilter/bf_forms/source/component/forms_ImageControl.cxx
index 9473029..2c1296a 100644
--- a/binfilter/bf_forms/source/component/forms_ImageControl.cxx
+++ b/binfilter/bf_forms/source/component/forms_ImageControl.cxx
@@ -614,7 +614,6 @@ void OImageControlControl::mousePressed(const ::com::sun::star::awt::MouseEvent&
if ( ( e.X < 0 ) || ( e.Y < 0 ) )
{ // context menu triggered by keyboard
// position it in the center of the control
- // 102205 - 16.08.2002 - fs at openoffice.org
Reference< XWindow > xWindow( static_cast< ::cppu::OWeakObject* >( this ), UNO_QUERY );
OSL_ENSURE( xWindow.is(), "OImageControlControl::mousePressed: me not a window? How this?" );
if ( xWindow.is() )
diff --git a/binfilter/bf_sch/source/core/sch_chtmode2.cxx b/binfilter/bf_sch/source/core/sch_chtmode2.cxx
index b01f291..84ec53e 100644
--- a/binfilter/bf_sch/source/core/sch_chtmode2.cxx
+++ b/binfilter/bf_sch/source/core/sch_chtmode2.cxx
@@ -740,8 +740,6 @@ enum ChartStyleV0
/*N*/ SchIOCompat aIO(rOut, STREAM_WRITE, 17);
/*N*/ long nFileFormat = rOut.GetVersion ();
/*N*/
-/*N*/ //#50116# 8->9
-/*N*/ //#54870# ->10
/*N*/ //12: ChartAchsen
/*N*/ //13 Nachtrag: X-AchsenAttr-default bei XY-Charts (store unveraendert)
/*N*/ //14 Overlap , Gapwith der 2 Y-Achsen
@@ -749,12 +747,11 @@ enum ChartStyleV0
/*N*/ //16 Items fuer Achse SCHATTR_AXIS_SHOWDESCR,SCHATTR_AXIS_SHOWAXIS aktiviert,
/*N*/ // bisher nur von pChartBAxis genutzt!
/*N*/
-/*N*/ //FG: 12 - seit 20.02.1997 - Umbruch ja/ein pro Achse hinzu
-/*N*/ //FG: 13 - seit 09.03.1997 Alle Variablen mit Tag 13:
-/*N*/ //DL: 14 - seit 11.03.1997 aSpotColor & aAmbientColor
-/*N*/ // FG + TextausPositionen
-/*N*/ //FG: 15 - set 14.03.1997 Textausrichtung
-/*N*/ //SOH:16 - seit 04.05.1997 NumberFormatter
+/*N*/ // 12 - Umbruch ja/ein pro Achse hinzu
+/*N*/ // 13 - Alle Variablen mit Tag 13:
+/*N*/ // 14 - aSpotColor & aAmbientColor FG + TextausPositionen
+/*N*/ // 15 - Textausrichtung
+/*N*/ // 16 NumberFormatter
/*N*/
/*N*/ //TODO: konvertieren der Attribute pChartAttr in eChartStyle (Fileversion >=10)
/*N*/
@@ -1755,20 +1752,11 @@ enum ChartStyleV0
/*N*/ // insbesondere fuer den Fall, dass weitere Daten geschrieben werden
/*N*/ // muessen. Die Pools duerfen ab dem 19.01.1996 auf gar keinen Fall
/*N*/ // mehr modifiziert oder aufgebohrt werden !!!!
-/*N*/ // nMoreData = 1 (Version vom 19.01.1996)
-/*N*/ // nMoreData = 2 (Version vom 13.03.1996)
-/*N*/ // nMoreData = 3 (Version vom 1.04.1996)
-/*N*/ // nMoreData = 4 (Version vom 13.05.1996)
-/*N*/ // nMoreData = 5 (Version vom 20.05.1996)
-/*N*/ // nMoreData = 6 (Version vom 20.06.1996)
-/*N*/ // nMoreData = 7 (Version vom 02.07.1996)
-/*N*/ // nMoreData = 8 (Version vom 09.07.1996)
-/*N*/ // nMoreData = 9 (Version vom 11.07.1996)
/*N*/ // ...
-/*N*/ // nMoreData = 12 (Version vom 20.02.1997) FG (Vobis-Version 4.0)
-/*N*/ // nMoreData = 13 (Version vom 9.3.1997) FG Cebit-Version
+/*N*/ // nMoreData = 12 (Vobis-Version 4.0)
+/*N*/ // nMoreData = 13 Cebit-Version
/*N*/ // .... siehe Text unten
-/*N*/ // nMoreData = 15 (Version vom 14.3.1997) FG V4.0 nach Cebit >= 358
+/*N*/ // nMoreData = 15 V4.0 nach Cebit >= 358
/*N*/ if (nMoreData > 1)
/*N*/ {
/*N*/ ByteString aReadString;
diff --git a/binfilter/bf_sch/source/core/sch_chtmode4.cxx b/binfilter/bf_sch/source/core/sch_chtmode4.cxx
index 9448765..c9c6e7e 100644
--- a/binfilter/bf_sch/source/core/sch_chtmode4.cxx
+++ b/binfilter/bf_sch/source/core/sch_chtmode4.cxx
@@ -1076,20 +1076,18 @@ namespace binfilter {
/*N*/ if (GetUseRelativePositions() && GetDiagramHasBeenMovedOrResized())
/*N*/ {
/*N*/ if ((rPageSize.Width() == aInitialSize.Width()) && (rPageSize.Height() == aInitialSize.Height()))
-/*N*/ { // FG: Es war also ein Resize nur des Diagramms (also nur der Grafik und nicht der Seite)
+/*N*/ { // Es war also ein Resize nur des Diagramms (also nur der Grafik und nicht der Seite)
/*N*/ aChartRect= aDiagramRectangle;
/*N*/ }
-/*N*/ else // FG: 11.3.97 Dann war es ein Resize des gesamten Charts
+/*N*/ else // Dann war es ein Resize des gesamten Charts
/*N*/ {
// The whole chart has been resized.
// The old size aDiagramRectangle of the diagram has to fullfill the constraint
// the it has to have a positive extent both in the horizontal and the vertical
// direction.
//
- // Previously (before 24.07.2001) the constraints to fullfill have been tighter:
+ // Previously the constraints to fullfill have been tighter:
// All four border lines had to lie inside the chart rectangle.
- // If the new solution, that solves error #88404# proves to work, then remove this
- // paragraph and the commented code below.
/*N*/ if ( (aDiagramRectangle.nLeft < aDiagramRectangle.nRight)
/*N*/ && (aDiagramRectangle.nTop < aDiagramRectangle.nBottom) )
/*N*/ {
diff --git a/binfilter/bf_sfx2/source/bastyp/sfx2_fltlst.cxx b/binfilter/bf_sfx2/source/bastyp/sfx2_fltlst.cxx
index 5c97203..c1b09b4 100644
--- a/binfilter/bf_sfx2/source/bastyp/sfx2_fltlst.cxx
+++ b/binfilter/bf_sfx2/source/bastyp/sfx2_fltlst.cxx
@@ -68,8 +68,6 @@ using namespace ::com::sun::star;
@onerror We show some assertions in non product version.
Otherwise we do nothing!
@threadsafe yes
-
- @last_change 17.10.2001 10:27
*//*-*************************************************************************************************************/
/*N*/ SfxFilterListener::SfxFilterListener( const ::rtl::OUString& sFactory ,
/*N*/ SfxFilterContainer* pContainer )
diff --git a/binfilter/bf_sfx2/source/doc/sfx2_objxtor.cxx b/binfilter/bf_sfx2/source/doc/sfx2_objxtor.cxx
index 22ec631..d39adfe 100644
--- a/binfilter/bf_sfx2/source/doc/sfx2_objxtor.cxx
+++ b/binfilter/bf_sfx2/source/doc/sfx2_objxtor.cxx
@@ -599,9 +599,7 @@ Reference< XLibraryContainer > SfxObjectShell::GetBasicContainer()
/*N*/ {
/*N*/ return pImp->xModel;
/*N*/ }
-/* -----------------------------10.09.2001 15:56------------------------------
- ---------------------------------------------------------------------------*/
/*N*/ void SfxObjectShell::SetAutoStyleFilterIndex(sal_uInt16 nSet)
/*N*/ {
/*N*/ pImp->nStyleFilter = nSet;
diff --git a/binfilter/bf_svtools/source/config/svt_colorcfg.cxx b/binfilter/bf_svtools/source/config/svt_colorcfg.cxx
index c9e5c37..315f1d8 100644
--- a/binfilter/bf_svtools/source/config/svt_colorcfg.cxx
+++ b/binfilter/bf_svtools/source/config/svt_colorcfg.cxx
@@ -183,9 +183,7 @@ uno::Sequence< OUString> ColorConfig_Impl::GetPropertyNames(const rtl::OUString&
aNames.realloc(nIndex);
return aNames;
}
-/* -----------------------------22.03.2002 14:37------------------------------
- ---------------------------------------------------------------------------*/
sal_Bool ColorConfig_Impl::m_bLockBroadcast = sal_False;
sal_Bool ColorConfig_Impl::m_bBroadcastWhenUnlocked = sal_False;
ColorConfig_Impl::ColorConfig_Impl(sal_Bool bEditMode) :
@@ -208,17 +206,13 @@ ColorConfig_Impl::ColorConfig_Impl(sal_Bool bEditMode) :
::Application::AddEventListener( LINK(this, ColorConfig_Impl, DataChangedEventListener) );
}
-/* -----------------------------25.03.2002 12:28------------------------------
- ---------------------------------------------------------------------------*/
ColorConfig_Impl::~ColorConfig_Impl()
{
// #100822#
::Application::RemoveEventListener( LINK(this, ColorConfig_Impl, DataChangedEventListener) );
}
-/* -----------------------------22.03.2002 14:38------------------------------
- ---------------------------------------------------------------------------*/
void ColorConfig_Impl::Load(const rtl::OUString& rScheme)
{
rtl::OUString sScheme(rScheme);
@@ -251,9 +245,7 @@ void ColorConfig_Impl::Load(const rtl::OUString& rScheme)
m_aConfigValues[i / 2].bIsVisible = Any2Bool(pColors[nIndex++]);
}
}
-/* -----------------------------22.03.2002 14:38------------------------------
- ---------------------------------------------------------------------------*/
void ColorConfig_Impl::Notify( const uno::Sequence<OUString>& )
{
//loading via notification always uses the default setting
@@ -269,9 +261,7 @@ void ColorConfig_Impl::Notify( const uno::Sequence<OUString>& )
else
Broadcast(SfxSimpleHint(SFX_HINT_COLORS_CHANGED));
}
-/* -----------------------------22.03.2002 14:38------------------------------
- ---------------------------------------------------------------------------*/
void ColorConfig_Impl::Commit()
{
uno::Sequence < ::rtl::OUString > aColorNames = GetPropertyNames(m_sLoadedScheme);
@@ -303,9 +293,7 @@ void ColorConfig_Impl::Commit()
CommitCurrentSchemeName();
}
-/* -----------------11.12.2002 10:42-----------------
*
- * --------------------------------------------------*/
void ColorConfig_Impl::CommitCurrentSchemeName()
{
//save current scheme name
@@ -315,9 +303,7 @@ void ColorConfig_Impl::CommitCurrentSchemeName()
aCurrentVal.getArray()[0] <<= m_sLoadedScheme;
PutProperties(aCurrent, aCurrentVal);
}
-/* -----------------------------2002/06/20 13:03------------------------------
- ---------------------------------------------------------------------------*/
void ColorConfig_Impl::SettingsChanged()
{
SolarMutexGuard aVclGuard;
@@ -326,9 +312,7 @@ void ColorConfig_Impl::SettingsChanged()
Broadcast( SfxSimpleHint( SFX_HINT_COLORS_CHANGED ) );
}
-/* -----------------------------2002/08/16 12:07 -----------------------------
- #100822#
- --------------------------------------------------------------------------- */
+
IMPL_LINK( ColorConfig_Impl, DataChangedEventListener, VclWindowEvent*, pEvent )
{
if ( pEvent->GetId() == VCLEVENT_APPLICATION_DATACHANGED )
@@ -385,9 +369,7 @@ ColorConfig::ColorConfig()
++nColorRefCount_Impl;
StartListening( *m_pImpl);
}
-/* -----------------------------16.01.01 15:36--------------------------------
- ---------------------------------------------------------------------------*/
ColorConfig::~ColorConfig()
{
::osl::MutexGuard aGuard( ColorMutex_Impl::get() );
@@ -398,9 +380,7 @@ ColorConfig::~ColorConfig()
m_pImpl = 0;
}
}
-/* -----------------------------11.04.2002 11:49------------------------------
- ---------------------------------------------------------------------------*/
Color ColorConfig::GetDefaultColor(ColorConfigEntry eEntry)
{
static const sal_Int32 aAutoColors[] =
@@ -479,9 +459,7 @@ Color ColorConfig::GetDefaultColor(ColorConfigEntry eEntry)
}
return aRet;
}
-/* -----------------------------11.04.2002 11:49------------------------------
- ---------------------------------------------------------------------------*/
ColorConfigValue ColorConfig::GetColorValue(ColorConfigEntry eEntry, sal_Bool bSmart)const
{
ColorConfigValue aRet = m_pImpl->GetColorConfigValue(eEntry);
@@ -502,9 +480,7 @@ ColorConfigValue ColorConfig::GetColorValue(ColorConfigEntry eEntry, sal_Bool bS
return aRet;
}
-/* -----------------------------12.04.2002 09:25------------------------------
- ---------------------------------------------------------------------------*/
void ColorConfig::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
SolarMutexGuard aVclGuard;
diff --git a/binfilter/bf_svtools/source/config/svt_ctloptions.cxx b/binfilter/bf_svtools/source/config/svt_ctloptions.cxx
index c599f1e..9f901c6 100644
--- a/binfilter/bf_svtools/source/config/svt_ctloptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_ctloptions.cxx
@@ -351,9 +351,7 @@ SvtCTLOptions::TextNumerals SvtCTLOptions::GetCTLTextNumerals() const
DBG_ASSERT( pCTLOptions->IsLoaded(), "CTL options not loaded" );
return pCTLOptions->GetCTLTextNumerals();
}
-/* -----------------30.04.2003 10:40-----------------
- --------------------------------------------------*/
void SvtCTLOptions::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
SolarMutexGuard aVclGuard;
diff --git a/binfilter/bf_svtools/source/config/svt_languageoptions.cxx b/binfilter/bf_svtools/source/config/svt_languageoptions.cxx
index 0228595..5656655 100644
--- a/binfilter/bf_svtools/source/config/svt_languageoptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_languageoptions.cxx
@@ -75,9 +75,7 @@ sal_uInt16 SvtLanguageOptions::GetScriptTypeOfLanguage( sal_uInt16 nLang )
// -----------------------------------------------------------------------------
-/*-- 27.10.2005 08:18:01---------------------------------------------------
- -----------------------------------------------------------------------*/
SvtSystemLanguageOptions::SvtSystemLanguageOptions() :
utl::ConfigItem( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("System/L10N") ))
{
@@ -91,22 +89,16 @@ SvtSystemLanguageOptions::SvtSystemLanguageOptions() :
aValues[0]>>= m_sWin16SystemLocale;
}
}
-/*-- 27.10.2005 08:18:01---------------------------------------------------
- -----------------------------------------------------------------------*/
SvtSystemLanguageOptions::~SvtSystemLanguageOptions()
{
}
-/*-- 27.10.2005 08:18:02---------------------------------------------------
- -----------------------------------------------------------------------*/
void SvtSystemLanguageOptions::Commit()
{
//does nothing
}
-/*-- 27.10.2005 08:36:14---------------------------------------------------
- -----------------------------------------------------------------------*/
LanguageType SvtSystemLanguageOptions::GetWin16SystemLanguage()
{
if( m_sWin16SystemLocale.getLength() == 0 )
diff --git a/binfilter/bf_svtools/source/config/svt_miscopt.cxx b/binfilter/bf_svtools/source/config/svt_miscopt.cxx
index d5d2b12..9744ea5 100644
--- a/binfilter/bf_svtools/source/config/svt_miscopt.cxx
+++ b/binfilter/bf_svtools/source/config/svt_miscopt.cxx
@@ -371,9 +371,7 @@ SvtMiscOptions_Impl::~SvtMiscOptions_Impl()
}
}
-/*-- 25.02.2005 13:22:04---------------------------------------------------
- -----------------------------------------------------------------------*/
static int lcl_MapPropertyName( const ::rtl::OUString rCompare,
const uno::Sequence< ::rtl::OUString>& aInternalPropertyNames)
{
diff --git a/binfilter/bf_svtools/source/config/svt_sourceviewconfig.cxx b/binfilter/bf_svtools/source/config/svt_sourceviewconfig.cxx
index 679c5f6..11e325e 100644
--- a/binfilter/bf_svtools/source/config/svt_sourceviewconfig.cxx
+++ b/binfilter/bf_svtools/source/config/svt_sourceviewconfig.cxx
@@ -100,9 +100,7 @@ public:
SourceViewConfig_Impl* SourceViewConfig::m_pImplConfig = 0;
sal_Int32 SourceViewConfig::m_nRefCount = 0;
namespace { struct lclMutex : public rtl::Static< ::osl::Mutex, lclMutex > {}; }
-/* -----------------------------28.08.2002 16:45------------------------------
- ---------------------------------------------------------------------------*/
SourceViewConfig_Impl::SourceViewConfig_Impl() :
ConfigItem(OUString( RTL_CONSTASCII_USTRINGPARAM( "Office.Common/Font/SourceViewFont" ))),
m_nFontHeight(12),
@@ -110,15 +108,11 @@ SourceViewConfig_Impl::SourceViewConfig_Impl() :
{
Load();
}
-/* -----------------------------28.08.2002 16:45------------------------------
- ---------------------------------------------------------------------------*/
SourceViewConfig_Impl::~SourceViewConfig_Impl()
{
}
-/* -----------------------------28.08.2002 16:25------------------------------
- ---------------------------------------------------------------------------*/
Sequence< OUString > SourceViewConfig_Impl::GetPropertyNames()
{
//this list needs exactly to mach the enum PropertyNameIndex
@@ -137,9 +131,7 @@ Sequence< OUString > SourceViewConfig_Impl::GetPropertyNames()
return aNames;
}
-/*-- 28.08.2002 16:37:59---------------------------------------------------
- -----------------------------------------------------------------------*/
void SourceViewConfig_Impl::Load()
{
Sequence< OUString > aNames = GetPropertyNames();
@@ -163,16 +155,12 @@ void SourceViewConfig_Impl::Load()
}
}
}
-/*-- 28.08.2002 16:38:00---------------------------------------------------
- -----------------------------------------------------------------------*/
void SourceViewConfig_Impl::Notify( const Sequence< OUString >& )
{
Load();
}
-/*-- 28.08.2002 16:38:00---------------------------------------------------
- -----------------------------------------------------------------------*/
void SourceViewConfig_Impl::Commit()
{
ClearModified();
@@ -198,9 +186,7 @@ void SourceViewConfig_Impl::Commit()
Broadcast(aHint);
}
}
-/*-- 28.08.2002 16:32:19---------------------------------------------------
- -----------------------------------------------------------------------*/
SourceViewConfig::SourceViewConfig()
{
{
@@ -215,9 +201,7 @@ SourceViewConfig::SourceViewConfig()
}
StartListening( *m_pImplConfig, TRUE );
}
-/*-- 28.08.2002 16:32:19---------------------------------------------------
- -----------------------------------------------------------------------*/
SourceViewConfig::~SourceViewConfig()
{
EndListening( *m_pImplConfig, TRUE );
@@ -229,9 +213,7 @@ SourceViewConfig::~SourceViewConfig()
DELETEZ( m_pImplConfig );
}
}
-/* -----------------------------30.08.2002 10:40------------------------------
- ---------------------------------------------------------------------------*/
void SourceViewConfig::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
Broadcast( rHint );
diff --git a/binfilter/bf_svtools/source/config/svt_syslocaleoptions.cxx b/binfilter/bf_svtools/source/config/svt_syslocaleoptions.cxx
index 72b07b7..3663ec9 100644
--- a/binfilter/bf_svtools/source/config/svt_syslocaleoptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_syslocaleoptions.cxx
@@ -355,9 +355,7 @@ void SvtSysLocaleOptions_Impl::Notify( const Sequence< rtl::OUString >& seqPrope
if ( nHint )
Broadcast( nHint );
}
-/* -----------------10.02.2004 15:25-----------------
- --------------------------------------------------*/
void SvtSysLocaleOptions_Impl::UpdateMiscSettings_Impl()
{
AllSettings aAllSettings( Application::GetSettings() );
@@ -432,9 +430,7 @@ const OUString& SvtSysLocaleOptions::GetCurrencyConfigString() const
return pOptions->GetCurrencyString();
}
-/*-- 11.02.2004 13:31:41---------------------------------------------------
- -----------------------------------------------------------------------*/
// static
void SvtSysLocaleOptions::GetCurrencyAbbrevAndLanguage( String& rAbbrev,
diff --git a/binfilter/bf_svtools/source/config/svt_useroptions.cxx b/binfilter/bf_svtools/source/config/svt_useroptions.cxx
index d38628d..5c4e139 100644
--- a/binfilter/bf_svtools/source/config/svt_useroptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_useroptions.cxx
@@ -583,9 +583,7 @@ const String& SvtUserOptions::GetFullName() const
return pImp->GetFullName();
}
-/* -----------------07.07.2003 09:30-----------------
- --------------------------------------------------*/
void SvtUserOptions::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
SolarMutexGuard aVclGuard;
diff --git a/binfilter/bf_svtools/source/config/svt_viewoptions.cxx b/binfilter/bf_svtools/source/config/svt_viewoptions.cxx
index 76ad002..3faa450 100644
--- a/binfilter/bf_svtools/source/config/svt_viewoptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_viewoptions.cxx
@@ -325,8 +325,6 @@ class SvtViewOptionsBase_Impl
@param -
@return -
-
- @last change 19.10.2001 07:54
*//*-*************************************************************************************************************/
SvtViewOptionsBase_Impl::SvtViewOptionsBase_Impl( const ::rtl::OUString& sList )
: m_sListName ( sList ) // we must know, which view type we must support
@@ -371,8 +369,6 @@ SvtViewOptionsBase_Impl::SvtViewOptionsBase_Impl( const ::rtl::OUString& sList )
@param -
@return -
-
- @last change 19.10.2001 08:02
*//*-*************************************************************************************************************/
SvtViewOptionsBase_Impl::~SvtViewOptionsBase_Impl()
{
diff --git a/binfilter/bf_svtools/source/filerec/svt_filerec.cxx b/binfilter/bf_svtools/source/filerec/svt_filerec.cxx
index cbbf903..4157bb3 100644
--- a/binfilter/bf_svtools/source/filerec/svt_filerec.cxx
+++ b/binfilter/bf_svtools/source/filerec/svt_filerec.cxx
@@ -726,11 +726,11 @@ bool SfxMultiRecordReader::GetContent()
UINT32 nNewPos = _nStartPos + nOffset;
DBG_ASSERT( nNewPos >= _pStream->Tell(), "SfxMultiRecordReader::GetContent() - New position before current, to much data red!" );
- // #99366#: correct stream pos in every case;
+ // correct stream pos in every case;
// the if clause was added by MT a long time ago,
// maybe to 'repair' other corrupt documents; but this
// gives errors when writing with 5.1 and reading with current
- // versions, so we decided to remove the if clause (KA-05/17/2002)
+ // versions, so we decided to remove the if clause
// if ( nNewPos > _pStream->Tell() )
_pStream->Seek( nNewPos );
diff --git a/binfilter/bf_svx/source/items/svx_frmitems.cxx b/binfilter/bf_svx/source/items/svx_frmitems.cxx
index b8dc093..75d95d8 100644
--- a/binfilter/bf_svx/source/items/svx_frmitems.cxx
+++ b/binfilter/bf_svx/source/items/svx_frmitems.cxx
@@ -2743,9 +2743,7 @@ GraphicFilter* GetGrfFilter();
#ifdef _MSC_VER
#pragma optimize ( "", on )
#endif
-/* -----------------------------16.08.2002 09:18------------------------------
- ---------------------------------------------------------------------------*/
/*N*/ void SvxBrushItem::ApplyGraphicTransparency_Impl()
/*N*/ {
/*N*/ DBG_ASSERT(pImpl->pGraphicObject, "no GraphicObject available" );
diff --git a/binfilter/bf_svx/source/svdraw/svx_dialdll.cxx b/binfilter/bf_svx/source/svdraw/svx_dialdll.cxx
index 63c8226..06a2475 100644
--- a/binfilter/bf_svx/source/svdraw/svx_dialdll.cxx
+++ b/binfilter/bf_svx/source/svdraw/svx_dialdll.cxx
@@ -70,7 +70,7 @@ namespace binfilter {
/*N*/ DBG_ASSERT( !(*GetAppData(BF_SHL_SVX)), "Ctor, but pointer not null" );
/*N*/
/*N*/ (*(DialogsResMgr**)GetAppData(BF_SHL_SVX)) = new DialogsResMgr;
-/*N*/ SvxBrushItem::InitSfxLink(); // OV,30.06.1998
+/*N*/ SvxBrushItem::InitSfxLink();
/*N*/ }
// -----------------------------------------------------------------------
diff --git a/binfilter/bf_svx/source/svdraw/svx_svdmodel.cxx b/binfilter/bf_svx/source/svdraw/svx_svdmodel.cxx
index 85fa753..8ea10bc 100644
--- a/binfilter/bf_svx/source/svdraw/svx_svdmodel.cxx
+++ b/binfilter/bf_svx/source/svdraw/svx_svdmodel.cxx
@@ -1429,12 +1429,10 @@ using namespace ::com::sun::star;
/*N*/ rOut.WriteByteString(aEmptyStr);
/*N*/ }
/*N*/
-/*N*/ // ab 09-02-1996
/*N*/ rOut << INT32(aUIScale.GetNumerator());
/*N*/ rOut << INT32(aUIScale.GetDenominator());
/*N*/ rOut << UINT16(eUIUnit);
/*N*/
-/*N*/ // ab 09-04-1997 fuer #37710#
/*N*/ rOut << INT32(nDefTextHgt);
/*N*/ rOut << INT32(nDefaultTabulator);
/*N*/
@@ -1678,7 +1676,7 @@ using namespace ::com::sun::star;
/*N*/ eUIUnit = FieldUnit(nTmp);
/*N*/ }
/*N*/
-/*N*/ // ab 09-04-1997 fuer #37710#: Text in Dafaultgroesse vom Writer ins Draw und umgekehrt
+/*N*/ // Text in Dafaultgroesse vom Writer ins Draw und umgekehrt
/*N*/ if(rHead.GetVersion() >= 13 && pModelMiscCompat->GetBytesLeft() > 0)
/*N*/ {
/*N*/ rIn >> nNum;
diff --git a/binfilter/bf_svx/source/svdraw/svx_svdobj.cxx b/binfilter/bf_svx/source/svdraw/svx_svdobj.cxx
index e393f9d..da28c25 100644
--- a/binfilter/bf_svx/source/svdraw/svx_svdobj.cxx
+++ b/binfilter/bf_svx/source/svdraw/svx_svdobj.cxx
@@ -1920,9 +1920,9 @@ class ImpSkeleton;
/*N*/ bMovProt=rObj.bMovProt;
/*N*/ bNoPrint=rObj.bNoPrint;
/*N*/ bMarkProt=rObj.bMarkProt;
-/*N*/ //EmptyPresObj wird nicht kopiert: nun doch! (25-07-1995, Joe)
+/*N*/ //EmptyPresObj wird nicht kopiert: nun doch!
/*N*/ bEmptyPresObj =rObj.bEmptyPresObj;
-/*N*/ //NotVisibleAsMaster wird nicht kopiert: nun doch! (25-07-1995, Joe)
+/*N*/ //NotVisibleAsMaster wird nicht kopiert: nun doch!
/*N*/ bNotVisibleAsMaster=rObj.bNotVisibleAsMaster;
/*N*/
/*N*/ bBoundRectDirty=rObj.bBoundRectDirty;
diff --git a/binfilter/bf_svx/source/svdraw/svx_svdoedge.cxx b/binfilter/bf_svx/source/svdraw/svx_svdoedge.cxx
index 220ad33..425c869 100644
--- a/binfilter/bf_svx/source/svdraw/svx_svdoedge.cxx
+++ b/binfilter/bf_svx/source/svdraw/svx_svdoedge.cxx
@@ -1788,7 +1788,7 @@ je Objekt variiert von 0-3:
/*N*/
/*N*/ if(aCompat.GetBytesLeft() > 0)
/*N*/ {
-/*N*/ // ab 10-08-1996 (noch Vers 12) Items fuer Verbinder
+/*N*/ // Items fuer Verbinder
/*N*/ SfxItemPool* pPool = GetItemPool();
/*N*/ if(pPool)
/*N*/ {
@@ -1806,7 +1806,7 @@ je Objekt variiert von 0-3:
/*N*/
/*N*/ if(aCompat.GetBytesLeft() > 0)
/*N*/ {
-/*N*/ // ab 14-01-1997 (noch Vers 12) EdgeInfoRec
+/*N*/ // EdgeInfoRec
/*N*/ rIn >> aEdgeInfo;
/*N*/ }
/*N*/ }
@@ -1819,7 +1819,7 @@ je Objekt variiert von 0-3:
/*N*/ if (aCon1.pObj!=NULL) aCon1.pObj->AddListener(*this);
/*N*/ if (aCon2.pObj!=NULL) aCon2.pObj->AddListener(*this);
/*N*/
-/*N*/ // #84026# always recalculate edgetrack after load
+/*N*/ // always recalculate edgetrack after load
/*N*/ bEdgeTrackDirty=TRUE;
/*N*/ }
/*N*/
diff --git a/binfilter/bf_sw/source/core/attr/sw_format.cxx b/binfilter/bf_sw/source/core/attr/sw_format.cxx
index 021ec04..ed6bb84 100644
--- a/binfilter/bf_sw/source/core/attr/sw_format.cxx
+++ b/binfilter/bf_sw/source/core/attr/sw_format.cxx
@@ -604,8 +604,6 @@ namespace binfilter {
/** SwFmt::IsBackgroundTransparent - for feature #99657#
-
- OD 22.08.2002
Virtual method to determine, if background of format is transparent.
Default implementation returns false. Thus, subclasses have to overload
method, if the specific subclass can have a transparent background.
diff --git a/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx b/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx
index 14dc9d8..cc1038a 100644
--- a/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx
+++ b/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx
@@ -657,7 +657,7 @@ static int
/*M*/ SwCalcOper SwCalc::GetToken()
/*M*/ {
/*N*/ #if OSL_DEBUG_LEVEL > 1
-/*M*/ //JP 25.01.2001: static for switch back to the "old" implementation of the
+/*M*/ // static for switch back to the "old" implementation of the
/*M*/ // calculator, which don't use the I18N routines.
/*M*/ static int nUseOld = 0;
/*M*/ if( !nUseOld )
diff --git a/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx b/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx
index a0cd741..ecb8721 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx
@@ -124,7 +124,7 @@ namespace binfilter {
/*N*/ //Raender haben eine defaultmaessige Mindestgroesse.
/*N*/ //wenn der Drucker einen groesseren Rand vorgibt, so
/*N*/ //ist mir dass auch recht.
-/*N*/ // MIB 06/25/2002, #99397#: The HTML page desc had A4 as page size
+/*N*/ // The HTML page desc had A4 as page size
/*N*/ // always. This has been changed to take the page size from the printer.
/*N*/ // Unfortunately, the margins of the HTML page desc are smaller than
/*N*/ // the margins used here in general, so one extra case is required.
diff --git a/binfilter/bf_sw/source/core/doc/sw_docnum.cxx b/binfilter/bf_sw/source/core/doc/sw_docnum.cxx
index 425e878..8fac74e 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docnum.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docnum.cxx
@@ -688,7 +688,7 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ const SwNodeNum* pPrevNdNum = pPrev->GetNum();
/*N*/ if( pPrevNdNum->GetLevel() & NO_NUMLEVEL )
/*N*/ {
-/*N*/ // OD 10.12.2002 #106111# - use correct search level
+/*N*/ // use correct search level
/*N*/ BYTE nSrchLvl = GetRealLevel( pStt->GetNum()->GetLevel() );
/*N*/ pPrevNdNum = 0;
/*N*/ ULONG nArrPos = nUpdPos-1;
@@ -724,7 +724,7 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ }
/*N*/ }
/*N*/ nInitLevels = 0;
-/*N*/ // OD 10.12.2002 #106111# - sublevels have to be restarted.
+/*N*/ // sublevels have to be restarted.
/*N*/ for ( int nSubLvl = GetRealLevel( aNum.GetLevel() ) + 1; nSubLvl < MAXLEVEL; ++nSubLvl)
/*N*/ nInitLevels |= ( 1 << nSubLvl );
/*N*/ nNumVal = aNum.GetLevelVal()[ GetRealLevel( aNum.GetLevel() ) ];
@@ -753,7 +753,7 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ if( pStt->GetNum()->IsStart() )
/*N*/ {
/*?*/ aNum.SetStart( TRUE );
-/*?*/ // OD 10.12.2002 #106111# - correct reset of level numbers
+/*?*/ // correct reset of level numbers
/*?*/ for ( int nSubLvl = nLevel; nSubLvl < MAXLEVEL; ++nSubLvl)
/*?*/ aNum.GetLevelVal()[ nSubLvl ] = 0;
/*?*/ if( pRule->IsContinusNum() )
@@ -767,8 +767,7 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ else if( USHRT_MAX != pStt->GetNum()->GetSetValue() )
/*N*/ {
/*N*/ aNum.SetSetValue( nNumVal = pStt->GetNum()->GetSetValue() );
-/*N*/ // OD 10.12.2002 #106111# - init <nInitLevels> for continues
-/*N*/ // numbering.
+/*N*/ // init <nInitLevels> for continues numbering.
/*N*/ if( pRule->IsContinusNum() )
/*N*/ nInitLevels |= 1;
/*N*/ }
@@ -805,7 +804,7 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ SVX_NUM_NUMBER_NONE == pNumFmt->GetNumberingType() )))
/*?*/ ++nNumVal;
/*?*/ aNum.GetLevelVal()[ nLevel ] = nNumVal;
-/*?*/ // OD 10.12.2002 #106111# - reset <nInitLevels>
+/*?*/ // reset <nInitLevels>
/*?*/ nInitLevels &= ~1;
/*N*/ }
/*N*/ else
@@ -841,8 +840,8 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ nInitLevels &= ~( 1 << nLevel );
/*N*/ aNum.SetLevel( nLevel );
/*N*/
-/*N*/ // OD 10.12.2002 #106111# - reset numbers of all sublevels and
-/*N*/ // note in <nInitLevels> that numbering of all sublevels have
+/*N*/ // reset numbers of all sublevels and note in
+/*N*/ // <nInitLevels> that numbering of all sublevels have
/*N*/ // to be restarted.
/*N*/ for ( int nSubLvl = nLevel+1; nSubLvl < MAXLEVEL; ++nSubLvl)
/*N*/ {
diff --git a/binfilter/bf_sw/source/core/doc/sw_docredln.cxx b/binfilter/bf_sw/source/core/doc/sw_docredln.cxx
index 4afbf2e..25a5333 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docredln.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docredln.cxx
@@ -463,9 +463,8 @@ typedef BOOL (*Fn_AcceptReject)( SwRedlineTbl& rArr, USHORT& rPos,
/*N*/ * pMkNd = &GetMark()->nNode.GetNode();
/*N*/ if( pPtNd->FindStartNode() == pMkNd->FindStartNode() &&
/*N*/ !pPtNd->FindStartNode()->IsTableNode() &&
-/*N*/ // JP 18.5.2001: Bug 87222 - invalid if points on the end of content
-/*N*/ // DVO 25.03.2002: #96530# end-of-content only invalid if no content
-/*N*/ // index exists
+/*N*/ // invalid if points on the end of content
+/*N*/ // end-of-content only invalid if no content index exists
/*N*/ ( pPtNd != pMkNd || GetContentIdx() != NULL ||
/*N*/ pPtNd != &pPtNd->GetNodes().GetEndOfContent() )
/*N*/ )
diff --git a/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx b/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx
index 3e4f033..f23c2da 100644
--- a/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx
+++ b/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx
@@ -492,13 +492,12 @@ namespace binfilter {
/*N*/ else
/*N*/ sSectName.Erase();
/*N*/
-/*N*/ /// OD 04.10.2002 #102894# - NOTE
/*N*/ /// In SwSection::operator=(..) class member bCondHiddenFlag is always set to TRUE.
/*N*/ /// IMHO this have to be changed, but I can't estimate the consequences:
/*N*/ /// Either it is set to TRUE using corresponding method <SwSection.SetCondHidden(..)>,
/*N*/ /// or it is set to the value of SwSection which is assigned to it.
/*N*/ /// Discussion with AMA results that the adjustment to the assignment operator
-/*N*/ /// could be very risky -> see notes in bug #102894#.
+/*N*/ /// could be very risky.
/*N*/ *pSection = rSect;
/*N*/
/*N*/ if( pAttr )
diff --git a/binfilter/bf_sw/source/core/draw/sw_dview.cxx b/binfilter/bf_sw/source/core/draw/sw_dview.cxx
index edf6751..69dbb6b 100644
--- a/binfilter/bf_sw/source/core/draw/sw_dview.cxx
+++ b/binfilter/bf_sw/source/core/draw/sw_dview.cxx
@@ -47,7 +47,6 @@
// #i7672#
-// OD 18.06.2003 #108784#
#include <vector>
namespace binfilter {
diff --git a/binfilter/bf_sw/source/core/fields/sw_docufld.cxx b/binfilter/bf_sw/source/core/fields/sw_docufld.cxx
index e850bc2..743c197 100644
--- a/binfilter/bf_sw/source/core/fields/sw_docufld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_docufld.cxx
@@ -535,9 +535,7 @@ BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 09:01-------------------
---------------------------------------------------*/
/*N*/ BOOL SwFileNameField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ {
/*N*/ nMId &= ~CONVERT_TWIPS;
@@ -545,7 +543,7 @@ BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ {
/*N*/ case FIELD_PROP_FORMAT:
/*N*/ {
-/*N*/ //JP 24.10.2001: int32 because in UnoField.cxx a putvalue is
+/*N*/ // int32 because in UnoField.cxx a putvalue is
/*N*/ // called with a int32 value! But normally we need
/*N*/ // here only a int16
/*N*/ sal_Int32 nType(0);
@@ -690,9 +688,7 @@ BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 09:01-------------------
---------------------------------------------------*/
/*N*/ BOOL SwTemplNameField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ {
/*N*/ nMId &= ~CONVERT_TWIPS;
@@ -700,7 +696,7 @@ BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ {
/*N*/ case FIELD_PROP_FORMAT:
/*N*/ {
-/*N*/ //JP 24.10.2001: int32 because in UnoField.cxx a putvalue is
+/*N*/ // int32 because in UnoField.cxx a putvalue is
/*N*/ // called with a int32 value! But normally we need
/*N*/ // here only a int16
/*N*/ sal_Int32 nType(0);
@@ -2171,9 +2167,7 @@ void SwJumpEditField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 15:00-------------------
---------------------------------------------------*/
BOOL SwJumpEditField::PutValue( const uno::Any& rAny, BYTE nMId )
{
nMId &= ~CONVERT_TWIPS;
@@ -2181,7 +2175,7 @@ BOOL SwJumpEditField::PutValue( const uno::Any& rAny, BYTE nMId )
{
case FIELD_PROP_USHORT1:
{
- //JP 24.10.2001: int32 because in UnoField.cxx a putvalue is
+ // int32 because in UnoField.cxx a putvalue is
// called with a int32 value! But normally we need
// here only a int16
sal_Int32 nSet(0);
diff --git a/binfilter/bf_sw/source/core/fields/sw_reffld.cxx b/binfilter/bf_sw/source/core/fields/sw_reffld.cxx
index 2b12d0f..cba7054 100644
--- a/binfilter/bf_sw/source/core/fields/sw_reffld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_reffld.cxx
@@ -611,9 +611,7 @@ String SwGetRefField::GetPar2() const
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/* -----------------------------11.01.2002 12:50------------------------------
- ---------------------------------------------------------------------------*/
/*N*/ void SwGetRefField::ConvertProgrammaticToUIName()
/*N*/ {
/*N*/ if(GetTyp() && REF_SEQUENCEFLD == nSubType)
diff --git a/binfilter/bf_sw/source/core/graphic/sw_grfatr.cxx b/binfilter/bf_sw/source/core/graphic/sw_grfatr.cxx
index 7c8ebf3..94f38a2 100644
--- a/binfilter/bf_sw/source/core/graphic/sw_grfatr.cxx
+++ b/binfilter/bf_sw/source/core/graphic/sw_grfatr.cxx
@@ -317,8 +317,7 @@ SwCropGrf::SwCropGrf(sal_Int32 nL, sal_Int32 nR, sal_Int32 nT, sal_Int32 nB )
/*N*/ if(nVal < 0)
/*N*/ {
/*N*/ // for compatibility with old documents
-/*N*/ // OD 05.11.2002 #104308# - introduce rounding as for SO 6.0 PP2
-/*N*/ // introduced by fix of #104293#.
+/*N*/ // introduce rounding as for SO 6.0 PP2
/*N*/ nVal = ( ( nVal * 128 ) - (99/2) ) / 100;
/*N*/ nVal += 128;
/*N*/ }
diff --git a/binfilter/bf_sw/source/core/graphic/sw_ndgrf.cxx b/binfilter/bf_sw/source/core/graphic/sw_ndgrf.cxx
index fe70d43..39d380d 100644
--- a/binfilter/bf_sw/source/core/graphic/sw_ndgrf.cxx
+++ b/binfilter/bf_sw/source/core/graphic/sw_ndgrf.cxx
@@ -218,7 +218,7 @@ namespace binfilter {
/*N*/ }
/*N*/ else if( pGraphic && !rGrfName.Len() )
/*N*/ {
-/*N*/ // MIB 27.02.2001: Old stream must be deleted before the new one is set.
+/*N*/ // Old stream must be deleted before the new one is set.
/*N*/ if( HasStreamName() )
{DBG_BF_ASSERT(0, "STRIP");}
/*N*/
@@ -227,7 +227,7 @@ namespace binfilter {
/*N*/ }
/*N*/ else if( pGrfObj && !rGrfName.Len() )
/*N*/ {
-/*N*/ // MIB 27.02.2001: Old stream must be deleted before the new one is set.
+/*N*/ // Old stream must be deleted before the new one is set.
/*?*/ if( HasStreamName() )
{DBG_BF_ASSERT(0, "STRIP");}
/*?*/
@@ -469,7 +469,7 @@ short SwGrfNode::SwapIn( BOOL bWaitForData )
// Streamnamen abgelegt (SaveAs). nach einem SaveAs wird
// vom SW3-I/O-System noch SaveCompleted() aufgerufen,
// da nun der Doc-Storage dem neuen Storage entspricht.
-// MIB 02/28/2001: This method is called only to store graphics
+// This method is called only to store graphics
// in the 3.1 to 5.0 formats. For the 6.0 format, graphics
// are exported using the SvXMLGraphicObjectHelper class.
diff --git a/binfilter/bf_sw/source/core/inc/doctxm.hxx b/binfilter/bf_sw/source/core/inc/doctxm.hxx
index aafe8a5..3cb6df9 100644
--- a/binfilter/bf_sw/source/core/inc/doctxm.hxx
+++ b/binfilter/bf_sw/source/core/inc/doctxm.hxx
@@ -65,7 +65,7 @@ class SwTOXBaseSection : public SwTOXBase, public SwSection
// Alpha-Trennzeichen bei der Generierung einfuegen
// Textrumpf generieren
- // OD 18.03.2003 #106329# - add parameter <_TOXSectNdIdx> and <_pDefaultPageDesc>
+ // add parameter <_TOXSectNdIdx> and <_pDefaultPageDesc>
// Seitennummerplatzhalter gegen aktuelle Nummern austauschen
@@ -77,7 +77,7 @@ public:
SwTOXBaseSection( const SwTOXBase& rBase );
virtual ~SwTOXBaseSection();
- // OD 19.03.2003 #106329# - add parameter <_bNewTOX> in order to distinguish
+ // add parameter <_bNewTOX> in order to distinguish
// between the creation of a new table-of-content or an update of
// a table-of-content. Default value: false
void Update( const SfxItemSet* pAttr = 0,
diff --git a/binfilter/bf_sw/source/core/inc/flyfrm.hxx b/binfilter/bf_sw/source/core/inc/flyfrm.hxx
index ea50741..e8e9315 100644
--- a/binfilter/bf_sw/source/core/inc/flyfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/flyfrm.hxx
@@ -193,7 +193,7 @@ public:
SwRect AddSpacesToFrm() const;
- // OD 16.04.2003 #i13147# - add parameter <_bForPaint> to avoid load of
+ // #i13147# - add parameter <_bForPaint> to avoid load of
// the graphic during paint. Default value: sal_False
BOOL GetContour( PolyPolygon& rContour,
const sal_Bool _bForPaint = sal_False ) const;
@@ -202,9 +202,8 @@ public:
//Auf dieser Shell painten (PreView, Print-Flag usw. rekursiv beachten)?.
- /** SwFlyFrm::IsBackgroundTransparent - for feature #99657#
+ /** SwFlyFrm::IsBackgroundTransparent
- OD 12.08.2002
determines, if background of fly frame has to be drawn transparent
definition found in /core/layout/paintfrm.cxx
diff --git a/binfilter/bf_sw/source/core/inc/frame.hxx b/binfilter/bf_sw/source/core/inc/frame.hxx
index 3c313a5..5aac428 100644
--- a/binfilter/bf_sw/source/core/inc/frame.hxx
+++ b/binfilter/bf_sw/source/core/inc/frame.hxx
@@ -69,7 +69,6 @@ class SvxBrushItem;
class SwTxtFtn;
struct SwPosition;
struct SwCrsrMoveState;
-// OD 20.05.2003 #108784#
class SwDrawVirtObj;
//Jeder FrmTyp findet sich hier in einem Bit wieder.
@@ -471,7 +470,7 @@ public:
void AppendDrawObj( SwDrawContact *pObj );
void RemoveDrawObj( SwDrawContact *pToRemove );
- // OD 20.05.2003 #108784# - <AppendDrawObj>/<RemoveDrawObj> for virtual drawing objects
+ // <AppendDrawObj>/<RemoveDrawObj> for virtual drawing objects
void AppendVirtDrawObj( SwDrawContact* _pDrawContact,
SwDrawVirtObj* _pDrawVirtObj );
void RemoveVirtDrawObj( SwDrawContact* _pDrawContact,
diff --git a/binfilter/bf_sw/source/core/inc/frmtool.hxx b/binfilter/bf_sw/source/core/inc/frmtool.hxx
index bd6f3dc..c2059ce 100644
--- a/binfilter/bf_sw/source/core/inc/frmtool.hxx
+++ b/binfilter/bf_sw/source/core/inc/frmtool.hxx
@@ -50,7 +50,6 @@ class SwNodeIndex;
class SwPageDesc;
class SwCrsrShell;
-// OD 21.05.2003 #108789#
class SwTxtFrm;
#if defined(MSC)
@@ -67,13 +66,13 @@ class SwTxtFrm;
#define GRFNUM_REPLACE 2
//Painten des Hintergrunds. Mit Brush oder Graphic.
-// OD 05.08.2002 #99657# - add 6th parameter to indicate that method should
+// add 6th parameter to indicate that method should
// consider background transparency, saved in the color of the brush item
void MA_FASTCALL DrawGraphic( const SvxBrushItem *, OutputDevice *,
const SwRect &rOrg, const SwRect &rOut, const BYTE nGrfNum = GRFNUM_NO,
const sal_Bool bConsiderBackgroundTransparency = sal_False );
-// OD 24.01.2003 #106593# - method to align graphic rectangle
+// method to align graphic rectangle
// Created declaration here to avoid <extern> declarations
void SwAlignGrfRect( SwRect *pGrfRect, const OutputDevice &rOut );
@@ -133,8 +132,7 @@ void MA_ParkCrsr( SwPageDesc *pDesc, SwCrsrShell &rSh );
const SwFrm * MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage );
-// JP 07.05.98: wird von SwCntntNode::GetFrm und von SwFlyFrm::GetFrm
-// gerufen
+// wird von SwCntntNode::GetFrm und von SwFlyFrm::GetFrm gerufen
SwFrm* GetFrmOfModify( SwModify&, USHORT nFrmType, const Point* = 0,
const SwPosition *pPos = 0,
const BOOL bCalcFrm = FALSE );
@@ -142,7 +140,7 @@ SwFrm* GetFrmOfModify( SwModify&, USHORT nFrmType, const Point* = 0,
//Sollen ExtraDaten (Reline-Strich, Zeilennummern) gepaintet werden?
bool IsExtraData( const SwDoc *pDoc );
-// OD 14.03.2003 #i11760# - method declaration <CalcCntnt(..)>
+// #i11760# - method declaration <CalcCntnt(..)>
void CalcCntnt( SwLayoutFrm *pLay,
bool bNoColl = false,
bool bNoCalcFollow = false );
@@ -225,7 +223,7 @@ public:
//!!!Achtung: Wenn weitere Attribute gecached werden muss unbedingt die
//Methode Modify::Modify mitgepflegt werden!!!
-// OD 23.01.2003 #106895# - delete old method <SwBorderAttrs::CalcRight()> and
+// delete old method <SwBorderAttrs::CalcRight()> and
// the stuff that belongs to it.
class SwBorderAttrs : public SwCacheObj
{
@@ -254,13 +252,12 @@ class SwBorderAttrs : public SwCacheObj
BOOL bCacheGetLine :1; //GetTopLine(), GetBottomLine() cachen?
BOOL bCachedGetTopLine :1; //GetTopLine() gecached?
BOOL bCachedGetBottomLine :1; //GetBottomLine() gecached?
- // OD 21.05.2003 #108789# - booleans indicating, if values <bJoinedWithPrev>
+ // booleans indicating, if values <bJoinedWithPrev>
// and <bJoinedWithNext> are cached and valid.
// Caching depends on value of <bCacheGetLine>.
mutable BOOL bCachedJoinedWithPrev :1;
mutable BOOL bCachedJoinedWithNext :1;
- // OD 21.05.2003 #108789# - booleans indicating, if borders are joined
- // with previous/next frame.
+ // booleans indicating, if borders are joined with previous/next frame.
BOOL bJoinedWithPrev :1;
BOOL bJoinedWithNext :1;
@@ -288,18 +285,18 @@ class SwBorderAttrs : public SwCacheObj
void _GetTopLine ( const SwFrm *pFrm );
void _GetBottomLine( const SwFrm *pFrm );
- // OD 21.05.2003 #108789# - private methods to calculate cached values
+ // private methods to calculate cached values
// <bJoinedWithPrev> and <bJoinedWithNext>.
void _CalcJoinedWithPrev( const SwFrm& _rFrm );
void _CalcJoinedWithNext( const SwFrm& _rFrm );
- // OD 21.05.2003 #108789# - internal helper method for methods
+ // internal helper method for methods
// <_CalcJoinedWithPrev> and <_CalcJoinedWithNext>.
BOOL _JoinWithCmp( const SwFrm& _rCallerFrm,
const SwFrm& _rCmpFrm ) const;
//Rechte und linke Linie sowie LRSpace gleich?
- // OD 21.05.2003 #108789# - change name of 1st parameter - "rAttrs" -> "rCmpAttrs".
+ // change name of 1st parameter - "rAttrs" -> "rCmpAttrs".
BOOL CmpLeftRight( const SwBorderAttrs &rCmpAttrs,
const SwFrm *pCaller,
const SwFrm *pCmp ) const;
@@ -334,8 +331,7 @@ public:
inline USHORT GetTopLine ( const SwFrm *pFrm ) const;
inline USHORT GetBottomLine( const SwFrm *pFrm ) const;
inline void SetGetCacheLine( BOOL bNew ) const;
- // OD 21.05.2003 #108789# - accessors for cached values <bJoinedWithPrev>
- // and <bJoinedWithPrev>
+ // accessors for cached values <bJoinedWithPrev> and <bJoinedWithPrev>
BOOL JoinedWithPrev( const SwFrm& _rFrm ) const;
BOOL JoinedWithNext( const SwFrm& _rFrm ) const;
};
@@ -412,8 +408,7 @@ inline void SwBorderAttrs::SetGetCacheLine( BOOL bNew ) const
((SwBorderAttrs*)this)->bCacheGetLine = bNew;
((SwBorderAttrs*)this)->bCachedGetBottomLine =
((SwBorderAttrs*)this)->bCachedGetTopLine = FALSE;
- // OD 21.05.2003 #108789# - invalidate cache for values <bJoinedWithPrev>
- // and <bJoinedWithNext>.
+ // invalidate cache for values <bJoinedWithPrev> and <bJoinedWithNext>.
bCachedJoinedWithPrev = FALSE;
bCachedJoinedWithNext = FALSE;
}
diff --git a/binfilter/bf_sw/source/core/inc/ftnboss.hxx b/binfilter/bf_sw/source/core/inc/ftnboss.hxx
index 9eb0ad7..482a71a 100644
--- a/binfilter/bf_sw/source/core/inc/ftnboss.hxx
+++ b/binfilter/bf_sw/source/core/inc/ftnboss.hxx
@@ -100,13 +100,13 @@ public:
SwTwips GetVarSpace() const;
//Layoutseitig benoetigte Methoden
- /// OD 03.04.2003 #108446# - add parameters <_bCollectOnlyPreviousFtns> and
- /// <_pRefFtnBossFrm> in order to control, if only footnotes, which are positioned
+ /// add parameters <_bCollectOnlyPreviousFtns> and <_pRefFtnBossFrm>
+ /// in order to control, if only footnotes, which are positioned
/// before the given reference footnote boss frame have to be collected.
/// Note: if parameter <_bCollectOnlyPreviousFtns> is true, then parameter
/// <_pRefFtnBossFrm> have to be referenced to an object.
- /// OD 03.04.2003 #108446# - add parameter <_bCollectOnlyPreviousFtns> in
- /// order to control, if only footnotes, which are positioned before the
+ /// add parameter <_bCollectOnlyPreviousFtns> in order to control,
+ /// if only footnotes, which are positioned before the
/// footnote boss frame <this> have to be collected.
// Sollte AdjustNeighbourhood gerufen werden (oder Grow/Shrink)?
BYTE NeighbourhoodAdjustment( const SwFrm* pFrm ) const
diff --git a/binfilter/bf_sw/source/core/inc/ftnfrm.hxx b/binfilter/bf_sw/source/core/inc/ftnfrm.hxx
index 15d3566..7178478 100644
--- a/binfilter/bf_sw/source/core/inc/ftnfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/ftnfrm.hxx
@@ -88,7 +88,7 @@ public:
const SwCntntFrm *GetRef() const { return pRef; }
SwCntntFrm *GetRef() { return pRef; }
#else
- //JP 15.10.2001: in a non pro version test if the attribute has the same
+ // in a non pro version test if the attribute has the same
// meaning which his reference is
const SwCntntFrm *GetRef() const;
SwCntntFrm *GetRef();
diff --git a/binfilter/bf_sw/source/core/inc/layact.hxx b/binfilter/bf_sw/source/core/inc/layact.hxx
index c96364c..6f9a3f1 100644
--- a/binfilter/bf_sw/source/core/inc/layact.hxx
+++ b/binfilter/bf_sw/source/core/inc/layact.hxx
@@ -104,7 +104,7 @@ class SwLayAction
BOOL bPaintExtraData; //Anzeige von Zeilennumerierung o. ae. eingeschaltet?
BOOL bActionInProgress; // wird in Action() anfangs gesetzt und zum Schluss geloescht
- // OD 14.04.2003 #106346# - new flag for content formatting on interrupt.
+ // new flag for content formatting on interrupt.
sal_Bool mbFormatCntntOnInterrupt;
#ifdef _LAYACT_CXX
diff --git a/binfilter/bf_sw/source/core/inc/layfrm.hxx b/binfilter/bf_sw/source/core/inc/layfrm.hxx
index ab68615..9e65633 100644
--- a/binfilter/bf_sw/source/core/inc/layfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/layfrm.hxx
@@ -137,8 +137,7 @@ public:
/** method to check relative position of layout frame to
a given layout frame.
- OD 08.11.2002 - refactoring of pseudo-local method <lcl_Apres(..)> in
- <txtftn.cxx> for #104840#.
+ refactoring of pseudo-local method <lcl_Apres(..)> in <txtftn.cxx>
@param _aCheckRefLayFrm
constant reference of an instance of class <SwLayoutFrm> which
diff --git a/binfilter/bf_sw/source/core/inc/notxtfrm.hxx b/binfilter/bf_sw/source/core/inc/notxtfrm.hxx
index 7fee828..3fcf5dc 100644
--- a/binfilter/bf_sw/source/core/inc/notxtfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/notxtfrm.hxx
@@ -52,7 +52,7 @@ class SwNoTxtFrm: public SwCntntFrm
void Format ( const SwBorderAttrs *pAttrs = 0 );
void PaintCntnt ( OutputDevice*, const SwRect&, const SwRect& ) const;
- /// OD 25.09.2002 #99739# - delete unused 3rd parameter
+ /// delete unused 3rd parameter
void PaintPicture( OutputDevice*, const SwRect& ) const;
protected:
virtual void MakeAll();
diff --git a/binfilter/bf_sw/source/core/inc/pagefrm.hxx b/binfilter/bf_sw/source/core/inc/pagefrm.hxx
index e32b4a0..2d68fa8 100644
--- a/binfilter/bf_sw/source/core/inc/pagefrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/pagefrm.hxx
@@ -89,7 +89,7 @@ class SwPageFrm: public SwFtnBossFrm
BOOL bHasGrid :1; // Grid for Asian layout
#endif
- // OD 12.02.2003 #i9719#, #105645#
+ // #i9719#
static const sal_Int8 mnBorderPxWidth;
static const sal_Int8 mnShadowPxWidth;
@@ -104,7 +104,7 @@ class SwPageFrm: public SwFtnBossFrm
/** determine rectangle for page border
- OD 12.02.2003 for #i9719# and #105645#
+ #i9719#
@author OD
@@ -127,7 +127,7 @@ class SwPageFrm: public SwFtnBossFrm
/** determine rectangle for right page shadow
- OD 12.02.2003 for #i9719# and #105645#
+ #i9719#
@author OD
@@ -150,7 +150,7 @@ class SwPageFrm: public SwFtnBossFrm
/** determine rectangle for bottom page shadow
- OD 12.02.2003 for #i9719# and #105645#
+ #i9719#
@author OD
@@ -190,7 +190,7 @@ public:
void AppendDrawObj( SwDrawContact *pNew );
void RemoveDrawObj( SwDrawContact *pToRemove );
- // OD 20.05.2003 #108784# - <AppendDrawObj>/<RemoveDrawObj> for virtual drawing objects
+ // <AppendDrawObj>/<RemoveDrawObj> for virtual drawing objects
void AppendVirtDrawObj( SwDrawContact* _pDrawContact,
SwDrawVirtObj* _pDrawVirtObj );
void RemoveVirtDrawObj( SwDrawContact* _pDrawContact,
@@ -280,9 +280,8 @@ public:
BOOL IsInvalidSpelling() const { return bInvalidSpelling; }
BOOL IsInvalidAutoCompleteWords() const { return bInvalidAutoCmplWrds; }
- /** SwPageFrm::GetDrawBackgrdColor - for #102450#
+ /** SwPageFrm::GetDrawBackgrdColor
- 29.08.2002:
determine the color, that is respectively will be drawn as background
for the page frame.
@@ -294,7 +293,6 @@ public:
/** paint margin area of a page
- OD 20.11.2002 for #104598#:
implement paint of margin area; margin area will be painted for a
view shell with a window and if the document is not in online layout.
@@ -313,7 +311,7 @@ public:
/** paint page border and shadow
- OD 12.02.2003 for #i9719# and #105645#
+ #i9719#
implement paint of page border and shadow
@author OD
diff --git a/binfilter/bf_sw/source/core/inc/prevwpage.hxx b/binfilter/bf_sw/source/core/inc/prevwpage.hxx
index 8df4f5e..4181e98 100644
--- a/binfilter/bf_sw/source/core/inc/prevwpage.hxx
+++ b/binfilter/bf_sw/source/core/inc/prevwpage.hxx
@@ -9,7 +9,7 @@ class SwPageFrm;
/** data structure for a preview page in the current preview layout
- OD 12.12.2002 #103492# - struct <PrevwPage>
+ struct <PrevwPage>
@author OD
*/
diff --git a/binfilter/bf_sw/source/core/inc/rootfrm.hxx b/binfilter/bf_sw/source/core/inc/rootfrm.hxx
index caaab8f..870e32f 100644
--- a/binfilter/bf_sw/source/core/inc/rootfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/rootfrm.hxx
@@ -281,7 +281,6 @@ public:
/** get page frame by phyiscal page number
- OD 14.01.2003 #103492#
looping through the lowers, which are page frame, in order to find the
page frame with the given physical page number.
if no page frame is found, 0 is returned.
diff --git a/binfilter/bf_sw/source/core/inc/setmapvirtdev.hxx b/binfilter/bf_sw/source/core/inc/setmapvirtdev.hxx
index 4965afa..3d633d2 100644
--- a/binfilter/bf_sw/source/core/inc/setmapvirtdev.hxx
+++ b/binfilter/bf_sw/source/core/inc/setmapvirtdev.hxx
@@ -37,7 +37,7 @@ namespace binfilter {
/** method to set mapping/pixel offset for virtual output device
- OD 12.11.2002 #96272# - method implements two solutions for the mapping of
+ method implements two solutions for the mapping of
the virtual output device:
The old solution set the origin of the mapping mode, which will be used in
the virtual output device. This causes several paint errors, because of the
diff --git a/binfilter/bf_sw/source/core/inc/tabfrm.hxx b/binfilter/bf_sw/source/core/inc/tabfrm.hxx
index 0bf94d0..71b83de 100644
--- a/binfilter/bf_sw/source/core/inc/tabfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/tabfrm.hxx
@@ -39,7 +39,7 @@ class SwAttrSetChg;
class SwTabFrm: public SwLayoutFrm, public SwFlowFrm
{
- // OD 14.03.2003 #i11760# - adjustment, because of method signature change
+ // #i11760# - adjustment, because of method signature change
//darf mit den Flags spielen.
friend void CalcCntnt( SwLayoutFrm *pLay, bool bNoColl, bool bNoCalcFollow );
diff --git a/binfilter/bf_sw/source/core/inc/txtfrm.hxx b/binfilter/bf_sw/source/core/inc/txtfrm.hxx
index 7474841..9ff14ff 100644
--- a/binfilter/bf_sw/source/core/inc/txtfrm.hxx
+++ b/binfilter/bf_sw/source/core/inc/txtfrm.hxx
@@ -128,7 +128,7 @@ class SwTxtFrm: public SwCntntFrm
sal_Bool bHasAnimation : 1; // enthaelt animierte SwGrfNumPortion
sal_Bool bIsSwapped : 1; // during text formatting we swap the
// width and height for vertical formatting
- // OD 14.03.2003 #i11760# - flag to control, if follow is formatted in
+ // #i11760# - flag to control, if follow is formatted in
// method <CalcFollow(..)>.
// E.g., avoid formatting of follow, if method <SwLayoutFrm::FormatWidthCols(..)>
// is running.
@@ -455,7 +455,7 @@ public:
#endif
- // OD 14.03.2003 #i11760# - access to new member <mbNoFollowFormat>
+ // #i11760# - access to new member <mbNoFollowFormat>
inline bool FollowFormatAllowed() const
{
return mbFollowFormatAllowed;
diff --git a/binfilter/bf_sw/source/core/inc/viewimp.hxx b/binfilter/bf_sw/source/core/inc/viewimp.hxx
index 2e279d1..f08526f 100644
--- a/binfilter/bf_sw/source/core/inc/viewimp.hxx
+++ b/binfilter/bf_sw/source/core/inc/viewimp.hxx
@@ -31,7 +31,6 @@
#include <vcl/timer.hxx>
#include <tools/color.hxx>
-// OD 25.06.2003 #108784#
#include <bf_svx/svdtypes.hxx>
#include "swtypes.hxx"
@@ -61,13 +60,10 @@ struct SdrPaintProcRec;
class SwAccessibleMap;
class SdrObject;
#endif
-// OD 12.12.2002 #103492#
class SwPagePreviewLayout;
-// OD 15.01.2003 #103492#
} //namespace binfilter
#include <prevwpage.hxx>
-// OD 15.01.2003 #103492#
#include <vector>
namespace binfilter {
class SwViewImp
@@ -77,7 +73,7 @@ class SwViewImp
friend class SwLayAction; //Lay- und IdleAction tragen sich ein und aus.
friend class SwLayIdle;
- // OD 12.12.2002 #103492# - for paint of page preview
+ // for paint of page preview
friend class SwPagePreviewLayout;
ViewShell *pSh; //Falls jemand einen Imp durchreicht und doch
@@ -120,7 +116,6 @@ class SwViewImp
USHORT nRestoreActions ; //Die Anzahl der zu restaurierenden Actions (UNO)
SwRect aSmoothRect;
- // OD 12.12.2002 #103492#
/**
Signal whether to stop printing.
@@ -204,15 +199,14 @@ public:
const SdrPageView*GetPageView() const { return pSdrPageView; }
void MakeDrawView();
- // OD 29.08.2002 #102450#
// add 3rd parameter <const Color* pPageBackgrdColor> for setting this
// color as the background color at the outliner of the draw view
// for painting layers <hell> and <heaven>
- // OD 09.12.2002 #103045# - add 4th parameter for the horizontal text
+ // add 4th parameter for the horizontal text
// direction of the page in order to set the default horizontal text
// direction at the outliner of the draw view for painting layers <hell>
// and <heaven>.
- // OD 25.06.2003 #108784# - correct type of 1st parameter
+ // correct type of 1st parameter
//wird als Link an die DrawEngine uebergeben, entscheidet was wie
//gepaintet wird oder nicht.
@@ -239,10 +233,6 @@ public:
void SetRestoreActions(USHORT nSet){nRestoreActions = nSet;}
USHORT GetRestoreActions() const{return nRestoreActions;}
- // OD 12.12.2002 #103492#
-
- // OD 12.12.2002 #103492#
-
#ifdef ACCESSIBLE_LAYOUT
// Is this view accessible?
@@ -274,8 +264,7 @@ public:
// Invalidate frame's relation set (for chained frames)
// update data for accessible preview
- // OD 15.01.2003 #103492# - change method signature due to new page preview
- // functionality
+ // change method signature due to new page preview functionality
// Fire all accessible events that have been collected so far
@@ -285,7 +274,7 @@ public:
//Kann auf dem Stack angelegt werden, wenn etwas ausgegeben oder
//gescrolled wird. Handles und sontiges vom Drawing werden im CTor
//gehidet und im DTor wieder sichtbar gemacht.
-//AW 06-Sep99: Hiding of handles is no longer necessary, removed
+// Hiding of handles is no longer necessary, removed
inline SwPageFrm *SwViewImp::GetFirstVisPage()
diff --git a/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx
index 959e304..ba69869 100644
--- a/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx
@@ -83,7 +83,6 @@
#include <unocoll.hxx>
#include <unoframe.hxx>
#include <SwStyleNameMapper.hxx>
-/// OD 22.08.2002 #99657#
/// include definition of class SvxBrushItem and GraphicObject
/// in order to determine, if background is transparent.
#include <bf_svx/brshitem.hxx>
@@ -2459,7 +2458,7 @@ SwFlyFrmFmt::~SwFlyFrmFmt()
}
//Erzeugen der Frms wenn das Format einen Absatzgebundenen Rahmen beschreibt.
-//MA: 14. Feb. 94, Erzeugen der Frms auch fuer Seitengebundene Rahmen.
+// Erzeugen der Frms auch fuer Seitengebundene Rahmen.
void SwFlyFrmFmt::MakeFrms()
{
@@ -2468,7 +2467,7 @@ void SwFlyFrmFmt::MakeFrms()
return;
SwModify *pModify = 0;
- // OD 24.07.2003 #111032# - create local copy of anchor attribute for possible changes.
+ // create local copy of anchor attribute for possible changes.
SwFmtAnchor aAnchorAttr( GetAnchor() );
switch( aAnchorAttr.GetAnchorId() )
{
@@ -2526,7 +2525,7 @@ void SwFlyFrmFmt::MakeFrms()
if( pPage )
{
nPgNum = pPage->GetPhyPageNum();
- // OD 24.07.2003 #111032# - update anchor attribute
+ // update anchor attribute
aAnchorAttr.SetPageNum( nPgNum );
aAnchorAttr.SetAnchor( 0 );
SetAttr( aAnchorAttr );
@@ -2648,9 +2647,9 @@ sal_Bool SwFlyFrmFmt::GetInfo( SfxPoolItem& rInfo ) const
return sal_True;
}
-/** SwFlyFrmFmt::IsBackgroundTransparent - for #99657#
+/** SwFlyFrmFmt::IsBackgroundTransparent
- OD 22.08.2002 - overloading virtual method and its default implementation,
+ overloading virtual method and its default implementation,
because format of fly frame provides transparent backgrounds.
Method determines, if background of fly frame is transparent.
@@ -2687,9 +2686,9 @@ sal_Bool SwFlyFrmFmt::IsBackgroundTransparent() const
return bReturn;
}
-/** SwFlyFrmFmt::IsBackgroundBrushInherited - for #103898#
+/** SwFlyFrmFmt::IsBackgroundBrushInherited
- OD 08.10.2002 - method to determine, if the brush for drawing the
+ method to determine, if the brush for drawing the
background is "inherited" from its parent/grandparent.
This is the case, if no background graphic is set and the background
color is "no fill"/"auto fill"
diff --git a/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx b/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx
index ca45094..2f4e38f 100644
--- a/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx
@@ -420,7 +420,7 @@ namespace binfilter {
/*N*/ }
/*N*/ else if ( GetUpper() )
/*N*/ {
-/*N*/ /// OD 15.10.2002 #103517# - add safeguard for <SwFooterFrm::Calc()>
+/*N*/ /// add safeguard for <SwFooterFrm::Calc()>
/*N*/ /// If parent frame is a footer frame and its <ColLocked()>, then
/*N*/ /// do *not* calculate it.
/*N*/ /// NOTE: Footer frame is <ColLocked()> during its
@@ -600,7 +600,7 @@ namespace binfilter {
/*N*/ nTmp += ((SwSectionFrm*)pCnt)->Undersize();
/*N*/ pCnt = pCnt->FindNext();
/*N*/ }
-/*N*/ // OD 29.10.2002 #97265# - consider invalid body frame properties
+/*N*/ // consider invalid body frame properties
/*N*/ if ( pFrm->IsBodyFrm() &&
/*N*/ ( !pFrm->GetValidSizeFlag() ||
/*N*/ !pFrm->GetValidPrtAreaFlag() ) &&
@@ -611,7 +611,7 @@ namespace binfilter {
/*N*/ }
/*N*/ else
/*N*/ {
-/*N*/ // OD 30.10.2002 #97265# - assert invalid lower property
+/*N*/ // assert invalid lower property
/*N*/ ASSERT( !(pFrm->Frm().Height() < pFrm->Prt().Height()),
/*N*/ "SwPageFrm::MakeAll(): Lower with frame height < printing height" );
/*N*/ nTmp += pFrm->Frm().Height() - pFrm->Prt().Height();
@@ -991,7 +991,7 @@ namespace binfilter {
/*N*/ MoveFwd( bMakePage, FALSE );
/*N*/ }
/*N*/
-/*N*/ // OD 08.11.2002 #104840# - check footnote content for forward move.
+/*N*/ // check footnote content for forward move.
/*N*/ // If a content of a footnote is on a prior page/column as its invalid
/*N*/ // reference, it can be moved forward.
/*N*/ if ( bFtn && !bValidPos )
@@ -1085,9 +1085,9 @@ namespace binfilter {
/*N*/ Format();
/*N*/ }
/*N*/
- // FME 16.07.2003 #i16930# - removed this code because it did not work
+ // #i16930# - removed this code because it did not work
- // OD 04.04.2003 #108446# - react on the situation detected in the text
+ // react on the situation detected in the text
// formatting - see <SwTxtFrm::FormatAdjust(..)>:
// text frame has to move forward, because its text formatting stopped,
// created a follow and detected, that it contains no content.
@@ -1566,7 +1566,7 @@ namespace binfilter {
/*?*/ {
/*?*/ pFrm = ((SwTxtFrm*)pFrm)->GetFollow();
/*?*/ }
-/*?*/ // OD 11.04.2003 #108824# - If last follow frame of <this> text
+/*?*/ // If last follow frame of <this> text
/*?*/ // frame isn't valid, a formatting of the next content frame
/*?*/ // doesn't makes sense. Thus, return TRUE.
/*?*/ if ( IsAnFollow( pFrm ) && !pFrm->IsValid() )
diff --git a/binfilter/bf_sw/source/core/layout/sw_findfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_findfrm.cxx
index 7a38a82..dbb8a4a 100644
--- a/binfilter/bf_sw/source/core/layout/sw_findfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_findfrm.cxx
@@ -250,8 +250,7 @@ SwCntntFrm *SwPageFrm::FindLastBodyCntnt()
/** method to check relative position of layout frame to
a given layout frame.
- OD 08.11.2002 - refactoring of pseudo-local method <lcl_Apres(..)> in
- <txtftn.cxx> for #104840#.
+ refactoring of pseudo-local method <lcl_Apres(..)> in <txtftn.cxx>
@param _aCheckRefLayFrm
constant reference of an instance of class <SwLayoutFrm> which
@@ -631,8 +630,8 @@ SwCntntFrm *SwPageFrm::FindLastBodyCntnt()
/*N*/ {
/*N*/ while ( pNxtCnt )
/*N*/ {
-/*N*/ // OD 02.04.2003 #108446# - check for endnote, only if found
-/*N*/ // next content isn't contained in a section, that collect its
+/*N*/ // check for endnote, only if found next content isn't
+/*N*/ // contained in a section, that collect its
/*N*/ // endnotes at its end.
/*N*/ bool bEndn = IsInSct() && !IsSctFrm() &&
/*N*/ ( !pNxtCnt->IsInSct() ||
diff --git a/binfilter/bf_sw/source/core/layout/sw_flowfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_flowfrm.cxx
index bc2d8fc..87dbd07 100644
--- a/binfilter/bf_sw/source/core/layout/sw_flowfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_flowfrm.cxx
@@ -1497,7 +1497,7 @@ namespace binfilter {
/*N*/ }
/*N*/ }
/*N*/ }
-/*N*/ // OD 30.10.2002 #97265# - no <CheckPageDesc(..)> in online layout
+/*N*/ // no <CheckPageDesc(..)> in online layout
/*N*/ if ( !pNewPage->GetFmt()->GetDoc()->IsBrowseMode() )
/*N*/ {
/*N*/ //Bei Sections kann es passieren, das wir gleich in den Follow geflutscht
@@ -1549,7 +1549,7 @@ namespace binfilter {
/*N*/ pOldBoss = pOldBoss->FindFtnBossFrm( TRUE );
/*N*/ SwFtnBossFrm *pRefBoss = pRef->FindFtnBossFrm( !bEndnote );
/*N*/ if ( pOldBoss != pRefBoss &&
-/*N*/ // OD 08.11.2002 #104840# - use <SwLayoutFrm::IsBefore(..)>
+/*N*/ // use <SwLayoutFrm::IsBefore(..)>
/*N*/ ( !bEndnote ||
/*N*/ pRefBoss->IsBefore( pOldBoss ) )
/*N*/ )
@@ -1793,7 +1793,7 @@ namespace binfilter {
/*N*/ pSh->GetDoc()->SetNewFldLst(); //Wird von CalcLayout() hinterher eledigt!
/*N*/ pNewPage->InvalidateSpelling();
/*N*/ pNewPage->InvalidateAutoCompleteWords();
-/*N*/ // OD 30.10.2002 #97265# - no <CheckPageDesc(..)> in online layout
+/*N*/ // no <CheckPageDesc(..)> in online layout
/*N*/ if ( !pNewPage->GetFmt()->GetDoc()->IsBrowseMode() )
/*N*/ {
/*N*/ if ( bCheckPageDescs && pNewPage->GetNext() )
diff --git a/binfilter/bf_sw/source/core/layout/sw_fly.cxx b/binfilter/bf_sw/source/core/layout/sw_fly.cxx
index 00f8b1f..e44033e 100644
--- a/binfilter/bf_sw/source/core/layout/sw_fly.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_fly.cxx
@@ -51,7 +51,7 @@
#include <fmtornt.hxx>
#include <fmtcnct.hxx>
#include <layhelp.hxx>
-// OD 16.04.2003 #i13147# - for <SwFlyFrm::GetContour(..)>
+// #i13147# - for <SwFlyFrm::GetContour(..)>
#include "doc.hxx"
#include "viewsh.hxx"
@@ -233,7 +233,7 @@ namespace binfilter {
/*N*/ if ( pObj->IsWriterFlyFrame() )
/*N*/ delete ((SwVirtFlyDrawObj*)pObj)->GetFlyFrm();
/*N*/ else
-/*N*/ // OD 23.06.2003 #108784# - consider 'virtual' drawing objects
+/*N*/ // consider 'virtual' drawing objects
/*N*/ {
/*N*/ if ( pObj->ISA(SwDrawVirtObj) )
/*N*/ {
@@ -821,11 +821,11 @@ namespace binfilter {
/*N*/ ColUnlock();
/*N*/ }
-// OD 14.03.2003 #i11760# - change parameter <bNoColl>: type <bool>;
+// #i11760# - change parameter <bNoColl>: type <bool>;
// default value = false.
-// OD 14.03.2003 #i11760# - add new parameter <bNoCalcFollow> with
+// #i11760# - add new parameter <bNoCalcFollow> with
// default value = false.
-// OD 11.04.2003 #108824# - new parameter <bNoCalcFollow> was used by method
+// - new parameter <bNoCalcFollow> was used by method
// <FormatWidthCols(..)> to avoid follow formatting
// for text frames. But, unformatted follows causes
// problems in method <SwCntntFrm::_WouldFit(..)>,
@@ -900,11 +900,11 @@ namespace binfilter {
/*?*/ ((SwTabFrm*)pFrm)->bLockBackMove = TRUE;
/*N*/ }
/*N*/
-/*N*/ // OD 14.03.2003 #i11760# - forbid format of follow, if requested.
+/*N*/ // #i11760# - forbid format of follow, if requested.
/*N*/ if ( bNoCalcFollow && pFrm->IsTxtFrm() )
/*N*/ static_cast<SwTxtFrm*>(pFrm)->ForbidFollowFormat();
/*N*/ pFrm->Calc();
-/*N*/ // OD 14.03.2003 #i11760# - reset control flag for follow format.
+/*N*/ // #i11760# - reset control flag for follow format.
/*N*/ if ( pFrm->IsTxtFrm() )
/*N*/ {
/*N*/ static_cast<SwTxtFrm*>(pFrm)->AllowFollowFormat();
@@ -1568,7 +1568,7 @@ void SwFrm::AppendDrawObj( SwDrawContact *pNew )
pNew->GetMaster()->SetAnchorPos( GetFrmAnchorPos( ::binfilter::HasWrap( pNew->GetMaster() ) ) );
}
- // OD 27.06.2003 #108784# - move 'master' drawing object to visible layer
+ // move 'master' drawing object to visible layer
{
SwDoc* pDoc = pNew->GetFmt()->GetDoc();
if ( pDoc )
@@ -1594,7 +1594,7 @@ void SwFrm::AppendDrawObj( SwDrawContact *pNew )
#endif
}
-// OD 20.05.2003 #108784# - add 'virtual' drawing object to frame.
+// add 'virtual' drawing object to frame.
void SwFrm::AppendVirtDrawObj( SwDrawContact* _pDrawContact,
SwDrawVirtObj* _pDrawVirtObj )
{
@@ -1676,7 +1676,7 @@ void SwFrm::AppendVirtDrawObj( SwDrawContact* _pDrawContact,
/*N*/ pToRemove->ChgAnchor( 0 );
/*N*/ }
-// OD 20.05.2003 #108784# - remove 'virtual' drawing object from frame.
+// remove 'virtual' drawing object from frame.
void SwFrm::RemoveVirtDrawObj( SwDrawContact* _pDrawContact,
SwDrawVirtObj* _pDrawVirtObj )
{
@@ -1776,7 +1776,7 @@ void SwFrm::CalcFlys( BOOL bPosOnly )
{
// change anchor position
pO->SetAnchorPos( GetFrmAnchorPos( ::binfilter::HasWrap( pO ) ) );
- // OD 19.06.2003 #108784# - correct relative position of
+ // correct relative position of
// <SwDrawVirtObj>-objects to reference object.
if ( pO->ISA(SwDrawVirtObj) )
{
@@ -1797,7 +1797,7 @@ void SwFrm::CalcFlys( BOOL bPosOnly )
((SwDrawContact*)GetUserCall(pO))->ChkPage();
- // OD 27.06.2003 #108784# - correct movement of 'virtual'
+ // correct movement of 'virtual'
// drawing objects caused by the <SetAnchorPos(..)>
// of the 'master' drawing object.
SwDrawContact* pDrawContact =
@@ -1973,7 +1973,7 @@ void SwFrm::CalcFlys( BOOL bPosOnly )
|* SwFlyFrm::GetContour()
|*
|*************************************************************************/
-/// OD 16.04.2003 #i13147# - If called for paint and the <SwNoTxtFrm> contains
+/// #i13147# - If called for paint and the <SwNoTxtFrm> contains
/// a graphic, load of intrinsic graphic has to be avoided.
BOOL SwFlyFrm::ConvertHoriTo40( SwHoriOrient &rHori, SwRelationOrient &rRel,
diff --git a/binfilter/bf_sw/source/core/layout/sw_flycnt.cxx b/binfilter/bf_sw/source/core/layout/sw_flycnt.cxx
index d5301df..2fc16fe 100644
--- a/binfilter/bf_sw/source/core/layout/sw_flycnt.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_flycnt.cxx
@@ -1201,7 +1201,7 @@ namespace binfilter {
/*N*/ if ( Frm().Top() < pNewPage->Frm().Top() && pNewPage->GetPrev() )
/*N*/ {
/*N*/ pNewPage = (SwPageFrm*)pNewPage->GetPrev();
-/*N*/ // OD 19.02.2003 #105643# - skip empty page and consider empty
+/*N*/ // skip empty page and consider empty
/*N*/ // page at the beginning of the document.
/*N*/ // Assumption about document layout:
/*N*/ // No two empty pages following each other.
@@ -1297,39 +1297,33 @@ namespace binfilter {
/*N*/ void SwFlyAtCntFrm::MakeFlyPos()
/*N*/ {
-/*N*/ /// OD 02.10.2002 #102646#
/*N*/ /// if fly frame position is valid, nothing is to do, Thus, return
/*N*/ if ( bValidPos )
/*N*/ {
/*N*/ return;
/*N*/ }
/*N*/
-/*N*/ /// OD 02.10.2002 #102646# - NOTE
/*N*/ /// declare and set <pFooter> to footer frame, if fly frame is anchored
/*N*/ /// at a frame belonging to the footer.
/*N*/ const SwFrm* pFooter = GetAnchor()->FindFooterOrHeader();
/*N*/ if( pFooter && !pFooter->IsFooterFrm() )
/*N*/ pFooter = NULL;
/*N*/
-/*N*/ /// OD 02.10.2002 #102646# - NOTE
/*N*/ /// declare and set <bBrowse> to TRUE, if document is in browser mode and
/*N*/ /// fly frame is anchored at the body, but not at frame belonging to a table.
/*N*/ const bool bBrowse = GetAnchor()->IsInDocBody() && !GetAnchor()->IsInTab() ?
/*N*/ GetFmt()->GetDoc()->IsBrowseMode() : FALSE;
/*N*/
-/*N*/ /// OD 02.10.2002 #102646# - NOTE
/*N*/ /// declare and init <bInvalidatePage> to FALSE, in order to invalidate
/*N*/ /// page size, if <bInvalidatePage> is set during the calculation of the
/*N*/ /// fly frame position.
/*N*/ bool bInvalidatePage = FALSE;
/*N*/
-/*N*/ /// OD 02.10.2002 #102646# - NOTE
/*N*/ /// determine fly frame format and its left/right and its upper/lower spacing.
/*N*/ SwFlyFrmFmt *pFmt = (SwFlyFrmFmt*)GetFmt();
/*N*/ const SvxLRSpaceItem &rLR = pFmt->GetLRSpace();
/*N*/ const SvxULSpaceItem &rUL = pFmt->GetULSpace();
/*N*/
-/*N*/ /// OD 02.10.2002 #102646# - NOTE
/*N*/ /// determine, if fly frame has no surrounding.
/*N*/ const SwFmtSurround& rSurround = pFmt->GetSurround();
/*N*/ const bool bNoSurround =
@@ -1461,7 +1455,6 @@ namespace binfilter {
/*N*/ SwTwips nRelDiff = 0;
/*N*/ if ( aVert.GetVertOrient() == VERT_NONE )
/*N*/ {
-/*N*/ /// OD 02.10.2002 #102646# - NOTE
/*N*/ /// local variable <nRel> for calculation of relative vertical
/*N*/ /// distance to anchor.
/*N*/ SwTwips nRel;
@@ -1487,7 +1480,6 @@ namespace binfilter {
/*N*/ }
/*N*/ else
/*N*/ {
-/*N*/ /// OD 02.10.2002 #102646#
/*N*/ /// consider that vertical position can be relativ to "margin"
/*N*/ /// or to "text area".
/*N*/ /// Thus, increase <nRel> by margin height, if position is
@@ -2162,7 +2154,7 @@ namespace binfilter {
/*N*/ pFmt->UnlockModify();
/*N*/
/*N*/ break;
-/*N*/ } /// OD 02.10.2002 #102646# - End of loop
+/*N*/ }
/*N*/
/*N*/ if ( bInvalidatePage )
/*N*/ FindPageFrm()->InvalidateSize();
diff --git a/binfilter/bf_sw/source/core/layout/sw_flylay.cxx b/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
index a4f4130..6376ddc 100644
--- a/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
@@ -705,7 +705,7 @@ namespace binfilter {
/*N*/ pNew->ChgPage( this );
/*N*/ }
-// OD 20.05.2003 #108784# - adding 'virtual' drawing object to page frame
+// adding 'virtual' drawing object to page frame
void SwPageFrm::AppendVirtDrawObj( SwDrawContact* _pDrawContact,
SwDrawVirtObj* _pDrawVirtObj )
{
@@ -774,7 +774,7 @@ void SwPageFrm::AppendVirtDrawObj( SwDrawContact* _pDrawContact,
/*N*/ pToRemove->ChgPage( 0 );
/*N*/ }
-// OD 20.05.2003 #108784# - remove 'virtual' drawing object from page frame.
+// remove 'virtual' drawing object from page frame.
void SwPageFrm::RemoveVirtDrawObj( SwDrawContact* _pDrawContact,
SwDrawVirtObj* _pDrawVirtObj )
{
@@ -1046,7 +1046,7 @@ BOOL CalcClipRect( const SdrObject *pSdrObj, SwRect &rRect, BOOL bMove )
}
else
{
- // OD 23.06.2003 #108784# - restrict clip rectangle for drawing
+ // restrict clip rectangle for drawing
// objects in header/footer to the page frame.
const SwFrm* pAnchorFrm = 0L;
if ( pSdrObj->ISA(SwDrawVirtObj) )
diff --git a/binfilter/bf_sw/source/core/layout/sw_frmtool.cxx b/binfilter/bf_sw/source/core/layout/sw_frmtool.cxx
index 38295c3..f8d1f1f 100644
--- a/binfilter/bf_sw/source/core/layout/sw_frmtool.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_frmtool.cxx
@@ -87,7 +87,6 @@
#include "mdiexp.hxx"
#include "statstr.hrc"
-// OD 21.05.2003 #108789#
#include <paratr.hxx>
namespace binfilter {
@@ -190,7 +189,7 @@ namespace binfilter {
/*N*/ pNxt->InvalidatePos();
/*N*/ else
/*N*/ {
-/*N*/ // OD 04.11.2002 #104100# - correct condition for setting retouche
+/*N*/ // correct condition for setting retouche
/*N*/ // flag for vertical layout.
/*N*/ if( pFrm->IsRetoucheFrm() &&
/*N*/ (aFrm.*fnRect->fnTopDist)( (pFrm->Frm().*fnRect->fnGetTop)() ) > 0 )
@@ -219,7 +218,7 @@ namespace binfilter {
/*N*/ }
/*N*/ else
/*N*/ {
-/*N*/ // OD 13.11.2002 #97597# - consider case that *only* margins between
+/*N*/ // consider case that *only* margins between
/*N*/ // frame and printing area has changed. Then, frame has to be repainted,
/*N*/ // in order to force paint of the margin areas.
/*N*/ if ( !bAbsP && (bChgWidth || bChgHeight) )
@@ -329,7 +328,7 @@ namespace binfilter {
/*N*/ if( !pFrmFmt ||
/*N*/ FLY_IN_CNTNT != pFrmFmt->GetAnchor().GetAnchorId() )
/*N*/ {
-/*N*/ // OD 30.06.2003 #108784# - consider 'virtual' drawing objects.
+/*N*/ // consider 'virtual' drawing objects.
/*N*/ if ( pObj->ISA(SwDrawVirtObj) )
/*N*/ {
/*N*/ SwDrawVirtObj* pDrawVirtObj = static_cast<SwDrawVirtObj*>(pObj);
@@ -340,7 +339,7 @@ namespace binfilter {
/*N*/ {
/*N*/ pObj->SetAnchorPos( pFrm->GetFrmAnchorPos( ::binfilter::HasWrap( pObj ) ) );
/*N*/ ((SwDrawContact*)GetUserCall(pObj))->ChkPage();
-/*N*/ // OD 30.06.2003 #108784# - correct relative position
+/*N*/ // correct relative position
/*N*/ // of 'virtual' drawing objects.
/*N*/ SwDrawContact* pDrawContact =
/*N*/ static_cast<SwDrawContact*>(pObj->GetUserCall());
@@ -424,7 +423,7 @@ namespace binfilter {
/*M*/ }
/*M*/ else
/*N*/ {
-/*N*/ // OD 30.06.2003 #108784# - consider 'virtual' drawing objects.
+/*N*/ // consider 'virtual' drawing objects.
/*N*/ if ( pObj->ISA(SwDrawVirtObj) )
/*N*/ {
/*N*/ SwDrawVirtObj* pDrawVirtObj = static_cast<SwDrawVirtObj*>(pObj);
@@ -435,7 +434,7 @@ namespace binfilter {
/*N*/ {
/*N*/ pObj->SetAnchorPos( pObj->GetAnchorPos() + rDiff );
/*N*/ ((SwDrawContact*)GetUserCall(pObj))->ChkPage();
-/*N*/ // OD 30.06.2003 #108784# - correct relative position
+/*N*/ // correct relative position
/*N*/ // of 'virtual' drawing objects.
/*N*/ SwDrawContact* pDrawContact =
/*N*/ static_cast<SwDrawContact*>(pObj->GetUserCall());
@@ -945,8 +944,7 @@ void AppendObjs( const SwSpzFrmFmts *pTbl, ULONG nIndex,
const bool bFlyAtFly = rAnch.GetAnchorId() == FLY_AT_FLY; // LAYER_IMPL
//Wird ein Rahmen oder ein SdrObject beschrieben?
const bool bSdrObj = RES_DRAWFRMFMT == pFmt->Which();
- // OD 23.06.2003 #108784# - append also drawing objects anchored
- // as character.
+ // append also drawing objects anchored as character.
const bool bDrawObjInCntnt = bSdrObj &&
rAnch.GetAnchorId() == FLY_IN_CNTNT;
@@ -970,8 +968,7 @@ void AppendObjs( const SwSpzFrmFmts *pTbl, ULONG nIndex,
pFmt->GetDoc()->GetDrawModel()->GetPage(0)->
InsertObject(pSdrObj, pSdrObj->GetOrdNumDirect());
}
- // OD 25.06.2003 #108784# - move object to visible layer,
- // if necessary.
+ // move object to visible layer, if necessary.
if ( !pFmt->GetDoc()->IsVisibleLayerId( pSdrObj->GetLayer() ) )
{
SdrLayerID nVisibleLayerId =
@@ -984,8 +981,8 @@ void AppendObjs( const SwSpzFrmFmts *pTbl, ULONG nIndex,
{
pFrm->AppendDrawObj( pNew );
}
- // OD 19.06.2003 #108784# - add 'virtual' drawing object,
- // if necessary. But control objects have to be excluded.
+ // add 'virtual' drawing object, if necessary.
+ // But control objects have to be excluded.
else if ( !CheckControlLayer( pSdrObj ) &&
pNew->GetAnchor() != pFrm &&
!pNew->GetDrawObjectByAnchorFrm( *pFrm ) )
@@ -1031,8 +1028,6 @@ void AppendObjs( const SwSpzFrmFmts *pTbl, ULONG nIndex,
/** helper method to determine, if a <SwFrmFmt>, which has an object connected,
is located in header or footer.
- OD 23.06.2003 #108784#
-
@author OD
*/
bool lcl_InHeaderOrFooter( SwFrmFmt& _rFmt )
@@ -1080,8 +1075,8 @@ bool lcl_InHeaderOrFooter( SwFrmFmt& _rFmt )
/*N*/ else if ( FALSE == (bRemove = ::binfilter::lcl_ObjConnected( pFmt )) ||
/*N*/ ::binfilter::lcl_InHeaderOrFooter( *pFmt ) )
/*N*/ {
-/*N*/ // OD 23.06.2003 #108784# - correction: for objects in header
-/*N*/ // or footer create frames, in spite of the fact that an connected
+/*N*/ // correction: for objects in header or footer
+/*N*/ // create frames, in spite of the fact that an connected
/*N*/ // objects already exists.
/*N*/ //Fuer Flys und DrawObjs nur dann ein MakeFrms rufen wenn noch
/*N*/ //keine abhaengigen Existieren, andernfalls, oder wenn das
@@ -1259,14 +1254,14 @@ bool lcl_InHeaderOrFooter( SwFrmFmt& _rFmt )
/*M*/ //des Uppers erzeugt.
/*M*/ SwSectionFrm *pTmp = pActualSection->GetUpper()->GetSectionFrm();
/*M*/ pFrm->InsertBehind( pTmp->GetUpper(), pTmp );
-/*N*/ // OD 25.03.2003 #108339# - direct initialization of section
+/*N*/ // direct initialization of section
/*N*/ // after insertion in the layout
/*N*/ static_cast<SwSectionFrm*>(pFrm)->Init();
/*N*/ }
/*N*/ else
/*N*/ {
/*N*/ pFrm->InsertBehind( pLay, pPrv );
-/*N*/ // OD 25.03.2003 #108339# - direct initialization of section
+/*N*/ // direct initialization of section
/*N*/ // after insertion in the layout
/*N*/ static_cast<SwSectionFrm*>(pFrm)->Init();
/*N*/ if( pPrv && pPrv->IsInFtn() )
@@ -1281,14 +1276,13 @@ bool lcl_InHeaderOrFooter( SwFrmFmt& _rFmt )
/*N*/
/*N*/ pFrm->Frm().Pos() = pLay->Frm().Pos();
/*N*/ pFrm->Frm().Pos().Y() += 1; //wg. Benachrichtigungen.
-/*N*/ // OD 20.11.2002 #105405# - no page, no invalidate.
+/*N*/ no page, no invalidate.
/*N*/ if ( pPage )
/*N*/ {
-/*N*/ // OD 18.09.2002 #100522#
/*N*/ // invalidate page in order to force format and paint of
/*N*/ // inserted section frame
/*N*/ pFrm->InvalidatePage( pPage );
-/*N*/ // OD 14.11.2002 #104684# - invalidate page content in order to
+/*N*/ // invalidate page content in order to
/*N*/ // force format and paint of section content.
/*N*/ pPage->InvalidateCntnt();
/*N*/ }
@@ -1598,7 +1592,7 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
bSplit = FALSE;
::binfilter::_InsertCnt( pUpper, pDoc, rSttIdx.GetIndex(), FALSE,
nEndIdx, pPrv );
- // OD 23.06.2003 #108784# - correction: append objects doesn't
+ // correction: append objects doesn't
// depend on value of <bAllowMove>
if( !bDontCreateObjects )
{
@@ -1667,7 +1661,7 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
/*N*/ bTop = bBottom = bLine = TRUE;
/*N*/
/*N*/ bCacheGetLine = bCachedGetTopLine = bCachedGetBottomLine = FALSE;
-/*N*/ // OD 21.05.2003 #108789# - init cache status for values <bJoinedWithPrev>
+/*N*/ // init cache status for values <bJoinedWithPrev>
/*N*/ // and <bJoinedWithNext>, which aren't initialized by default.
/*N*/ bCachedJoinedWithPrev = FALSE;
/*N*/ bCachedJoinedWithNext = FALSE;
@@ -1708,7 +1702,7 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
/*N*/ {
/*N*/ long nRight;
/*N*/
-/*N*/ // OD 23.01.2003 #106895# - for cell frame in R2L text direction the left
+/*N*/ // for cell frame in R2L text direction the left
/*N*/ // and right border are painted on the right respectively left.
/*N*/ if ( pCaller->IsCellFrm() && pCaller->IsRightToLeft() )
/*N*/ nRight = CalcLeftLine();
@@ -1728,7 +1722,7 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
/*N*/ {
/*N*/ long nLeft;
/*N*/
-/*N*/ // OD 23.01.2003 #106895# - for cell frame in R2L text direction the left
+/*N*/ // for cell frame in R2L text direction the left
/*N*/ // and right border are painted on the right respectively left.
/*N*/ if ( pCaller->IsCellFrm() && pCaller->IsRightToLeft() )
/*N*/ nLeft = CalcRightLine();
@@ -1826,8 +1820,8 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
/*N*/ return ( ((pL1 && pL2) && (*pL1 == *pL2)) || (!pL1 && !pL2) );
/*N*/ }
-// OD 21.05.2003 #108789# - change name of 1st parameter - "rAttrs" -> "rCmpAttrs"
-// OD 21.05.2003 #108789# - compare <CalcRight()> and <rCmpAttrs.CalcRight()>
+// change name of 1st parameter - "rAttrs" -> "rCmpAttrs"
+// compare <CalcRight()> and <rCmpAttrs.CalcRight()>
// instead of only the right LR-spacing, because R2L-layout has to be
// considered.
BOOL SwBorderAttrs::CmpLeftRight( const SwBorderAttrs &rCmpAttrs,
@@ -1837,7 +1831,7 @@ BOOL SwBorderAttrs::CmpLeftRight( const SwBorderAttrs &rCmpAttrs,
return ( CmpLines( rCmpAttrs.GetBox().GetLeft(), GetBox().GetLeft() ) &&
CmpLines( rCmpAttrs.GetBox().GetRight(),GetBox().GetRight() ) &&
CalcLeft( pCaller ) == rCmpAttrs.CalcLeft( pCmp ) &&
- // OD 21.05.2003 #108789# - compare <CalcRight> with <rCmpAttrs.CalcRight>.
+ // compare <CalcRight> with <rCmpAttrs.CalcRight>.
CalcRight( pCaller ) == rCmpAttrs.CalcRight( pCmp ) );
}
@@ -1860,7 +1854,7 @@ BOOL SwBorderAttrs::_JoinWithCmp( const SwFrm& _rCallerFrm,
return bReturnVal;
}
-// OD 21.05.2003 #108789# - method to determine, if borders are joined with
+// method to determine, if borders are joined with
// previous frame. Calculated value saved in cached value <bJoinedWithPrev>
void SwBorderAttrs::_CalcJoinedWithPrev( const SwFrm& _rFrm )
{
@@ -1881,7 +1875,7 @@ void SwBorderAttrs::_CalcJoinedWithPrev( const SwFrm& _rFrm )
bCachedJoinedWithPrev = bCacheGetLine;
}
-// OD 21.05.2003 #108789# - method to determine, if borders are joined with
+// method to determine, if borders are joined with
// next frame. Calculated value saved in cached value <bJoinedWithNext>
void SwBorderAttrs::_CalcJoinedWithNext( const SwFrm& _rFrm )
{
@@ -1902,7 +1896,7 @@ void SwBorderAttrs::_CalcJoinedWithNext( const SwFrm& _rFrm )
bCachedJoinedWithNext = bCacheGetLine;
}
-// OD 21.05.2003 #108789# - accessor for cached values <bJoinedWithPrev>
+// accessor for cached values <bJoinedWithPrev>
BOOL SwBorderAttrs::JoinedWithPrev( const SwFrm& _rFrm ) const
{
if ( !bCachedJoinedWithPrev )
@@ -1927,7 +1921,7 @@ void SwBorderAttrs::_GetTopLine( const SwFrm *pFrm )
{
USHORT nRet = CalcTopLine();
- // OD 21.05.2003 #108789# - use new method <JoinWithPrev()>
+ // use new method <JoinWithPrev()>
if ( JoinedWithPrev( *(pFrm) ) )
{
nRet = 0;
@@ -1959,7 +1953,7 @@ void SwBorderAttrs::_GetBottomLine( const SwFrm *pFrm )
{
USHORT nRet = CalcBottomLine();
- // OD 21.05.2003 #108789# - use new method <JoinWithPrev()>
+ // use new method <JoinWithPrev()>
if ( JoinedWithNext( *(pFrm) ) )
{
nRet = 0;
@@ -2474,7 +2468,7 @@ void SwBorderAttrs::_GetBottomLine( const SwFrm *pFrm )
/*N*/ else
/*N*/ {
/*N*/ SwDrawContact* pContact = static_cast<SwDrawContact*>(GetUserCall(pObj));
-/*N*/ // OD 20.06.2003 #108784# - consider 'virtual' drawing objects
+/*N*/ // consider 'virtual' drawing objects
/*N*/ if ( pObj->ISA(SwDrawVirtObj) )
/*N*/ {
/*N*/ SwDrawVirtObj* pDrawVirtObj = static_cast<SwDrawVirtObj*>(pObj);
diff --git a/binfilter/bf_sw/source/core/layout/sw_ftnfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_ftnfrm.cxx
index 9967ea8..9c648b9 100644
--- a/binfilter/bf_sw/source/core/layout/sw_ftnfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_ftnfrm.cxx
@@ -1620,7 +1620,7 @@ void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
|*************************************************************************/
-/// OD 03.04.2003 #108446# - add parameter <_bCollectOnlyPreviousFtns> in
+/// add parameter <_bCollectOnlyPreviousFtns> in
/// order to control, if only footnotes, which are positioned before the
/// footnote boss frame <this> have to be collected.
@@ -1631,7 +1631,7 @@ void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
|*
|*************************************************************************/
-/// OD 03.04.2003 #108446# - add parameters <_bCollectOnlyPreviousFtns> and
+/// add parameters <_bCollectOnlyPreviousFtns> and
/// <_pRefFtnBossFrm> in order to control, if only footnotes, which are positioned
/// before the given reference footnote boss frame have to be collected.
/// Note: if parameter <_bCollectOnlyPreviousFtns> is true, then parameter
@@ -1702,9 +1702,9 @@ void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
/*N*/ pCnt->_InvalidateSize();
/*N*/ pCnt->Prepare( PREP_ADJUST_FRM );
... etc. - the rest is truncated
More information about the Libreoffice-commits
mailing list