[Libreoffice-commits] .: sw/source

Thomas Arnhold tarnhold at kemper.freedesktop.org
Mon Mar 14 13:40:24 PDT 2011


 sw/source/ui/app/docst.cxx       |    2 +-
 sw/source/ui/fldui/fldwrap.cxx   |    2 +-
 sw/source/ui/inc/fldwrap.hxx     |    2 +-
 sw/source/ui/shells/drwbassh.cxx |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit b88ebc38d532ec1536d926d02ebe21564dcf6d0f
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Mon Mar 14 21:40:39 2011 +0100

    Remove dates from comments

diff --git a/sw/source/ui/app/docst.cxx b/sw/source/ui/app/docst.cxx
index e5d8be3..f35c246 100644
--- a/sw/source/ui/app/docst.cxx
+++ b/sw/source/ui/app/docst.cxx
@@ -1185,7 +1185,7 @@ void  SwDocShell::LoadStyles( SfxObjectShell& rSource )
 {
     _LoadStyles(rSource, FALSE);
 }
-/* -----------------16.05.2003 15:45-----------------
+/* --------------------------------------------------
     bPreserveCurrentDocument determines whether SetFixFields() is called
     This call modifies the source document. This mustn't happen when the source
     is a document the user is working on.
diff --git a/sw/source/ui/fldui/fldwrap.cxx b/sw/source/ui/fldui/fldwrap.cxx
index 3c2b92d..51239a0 100644
--- a/sw/source/ui/fldui/fldwrap.cxx
+++ b/sw/source/ui/fldui/fldwrap.cxx
@@ -159,7 +159,7 @@ SwFldDataOnlyDlgWrapper::SwFldDataOnlyDlgWrapper( Window* _pParent, USHORT nId,
     eChildAlignment = SFX_ALIGN_NOALIGNMENT;
 }
 
-/* -----------------04.02.2003 14:17-----------------
+/* --------------------------------------------------
  * re-init after doc activation
  * --------------------------------------------------*/
 BOOL SwFldDataOnlyDlgWrapper::ReInitDlg(SwDocShell *pDocSh)
diff --git a/sw/source/ui/inc/fldwrap.hxx b/sw/source/ui/inc/fldwrap.hxx
index 88ecbbe..1e9a30e 100644
--- a/sw/source/ui/inc/fldwrap.hxx
+++ b/sw/source/ui/inc/fldwrap.hxx
@@ -44,7 +44,7 @@ public:
     void			ShowPage(USHORT nPage = 0);
 };
 
-/* -----------------04.02.2003 14:14-----------------
+/* --------------------------------------------------
  * field dialog only showing database page to support
  * mail merge
  * --------------------------------------------------*/
diff --git a/sw/source/ui/shells/drwbassh.cxx b/sw/source/ui/shells/drwbassh.cxx
index 734d98b..01e41bb 100644
--- a/sw/source/ui/shells/drwbassh.cxx
+++ b/sw/source/ui/shells/drwbassh.cxx
@@ -617,7 +617,7 @@ void SwDrawBaseShell::Execute(SfxRequest &rReq)
     }
 }
 
-/* -----------------------------27.02.2002 15:27------------------------------
+/* ---------------------------------------------------------------------------
     Checks whether a given name is allowed for a group shape
  ---------------------------------------------------------------------------*/
 IMPL_LINK( SwDrawBaseShell, CheckGroupShapeNameHdl, AbstractSvxNameDialog*, pNameDialog )


More information about the Libreoffice-commits mailing list