Tag: cws_src680_dba203a
User: fs      
Date: 06/03/09 00:20:06

Removed:
 /dba/dbaccess/source/core/dataaccess/
  containerelement.cxx, containerelement.hxx
 /dba/dbaccess/source/core/inc/
  configurationflushable.hxx
 /dba/dbaccess/source/core/misc/
  commandbase.cxx, configurationflushable.cxx
 /dba/dbaccess/source/shared/
  stubs.cxx
 /dba/dbaccess/source/ui/app/
  IAppElementNotification.cxx
 /dba/dbaccess/source/ui/dlg/
  AdabasPage.cxx, AdabasPage.hxx, AdabasPage.src, dlgrename.cxx, dlgrename.hrc,
  dlgrename.src
 /dba/dbaccess/source/ui/inc/
  ParseContext.hxx, dlgrename.hxx
 /dba/dbaccess/source/ui/querydesign/
  ParseContext.cxx
 /dba/dbaccess/source/ui/tabledesign/
  TableDescWin.cxx, TableDescWin.hxx

Modified:
 /dba/dbaccess/source/core/misc/
  makefile.mk
 /dba/dbaccess/source/ui/app/
  AppController.cxx, AppControllerGen.cxx
 /dba/dbaccess/source/ui/dlg/
  AdabasStatDlg.cxx, TextConnectionHelper.cxx, dbadminsetup.hrc, makefile.mk
 /dba/dbaccess/source/ui/inc/
  TableDesignView.hxx
 /dba/dbaccess/source/ui/tabledesign/
  TEditControl.cxx, TEditControl.hxx, TableController.cxx, TableDesignView.cxx

Log:
 removed obsolete files

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [removed]: containerelement.cxx

File [removed]: containerelement.hxx

Directory: /dba/dbaccess/source/core/inc/
=========================================

File [removed]: configurationflushable.hxx

Directory: /dba/dbaccess/source/core/misc/
==========================================

File [removed]: commandbase.cxx

File [removed]: configurationflushable.cxx

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/misc/makefile.mk?r1=1.10&r2=1.10.92.1
Delta lines:  +3 -4
-------------------
--- makefile.mk 8 Sep 2005 13:56:27 -0000       1.10
+++ makefile.mk 9 Mar 2006 08:19:59 -0000       1.10.92.1
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.10 $
+#   $Revision: 1.10.92.1 $
 #
-#   last change: $Author: rt $ $Date: 2005/09/08 13:56:27 $
+#   last change: $Author: fs $ $Date: 2006/03/09 08:19:59 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,6 @@
 
 SLOFILES=      \
                $(SLO)$/sdbcoretools.obj                                \
-               $(SLO)$/commandbase.obj                         \
                $(SLO)$/propertyhelper.obj                      \
                $(SLO)$/services.obj                            \
                $(SLO)$/PropertyForward.obj                             \

Directory: /dba/dbaccess/source/shared/
=======================================

File [removed]: stubs.cxx

Directory: /dba/dbaccess/source/ui/app/
=======================================

File [changed]: AppController.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.cxx?r1=1.26&r2=1.26.16.1
Delta lines:  +3 -6
-------------------
--- AppController.cxx   31 Jan 2006 18:40:35 -0000      1.26
+++ AppController.cxx   9 Mar 2006 08:19:59 -0000       1.26.16.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: AppController.cxx,v $
  *
- *  $Revision: 1.26 $
+ *  $Revision: 1.26.16.1 $
  *
- *  last change: $Author: kz $ $Date: 2006/01/31 18:40:35 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:19:59 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -201,9 +201,6 @@
 #endif
 #ifndef SVX_DBAOBJECTEX_HXX
 #include <svx/dbaobjectex.hxx>
-#endif
-#ifndef _DBAUI_DLGRENAME_HXX
-#include "dlgrename.hxx"
 #endif
 #ifndef DBAUI_TOOLS_HXX
 #include "UITools.hxx"

File [changed]: AppControllerGen.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppControllerGen.cxx?r1=1.15&r2=1.15.66.1
Delta lines:  +3 -6
-------------------
--- AppControllerGen.cxx        24 Oct 2005 08:30:44 -0000      1.15
+++ AppControllerGen.cxx        9 Mar 2006 08:20:00 -0000       1.15.66.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: AppControllerGen.cxx,v $
  *
- *  $Revision: 1.15 $
+ *  $Revision: 1.15.66.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/10/24 08:30:44 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:00 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -77,9 +77,6 @@
 #endif
 #ifndef DBAUI_DLGSAVE_HXX
 #include "dlgsave.hxx"
-#endif
-#ifndef _DBAUI_DLGRENAME_HXX
-#include "dlgrename.hxx"
 #endif
 #ifndef INCLUDED_SFX_MAILMODELAPI_HXX
 #include <sfx2/mailmodelapi.hxx>

File [removed]: IAppElementNotification.cxx

Directory: /dba/dbaccess/source/ui/dlg/
=======================================

File [removed]: AdabasPage.cxx

File [removed]: AdabasPage.hxx

File [removed]: AdabasPage.src

File [changed]: AdabasStatDlg.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/AdabasStatDlg.cxx?r1=1.8&r2=1.8.40.1
Delta lines:  +3 -6
-------------------
--- AdabasStatDlg.cxx   19 Dec 2005 17:15:42 -0000      1.8
+++ AdabasStatDlg.cxx   9 Mar 2006 08:20:00 -0000       1.8.40.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: AdabasStatDlg.cxx,v $
  *
- *  $Revision: 1.8 $
+ *  $Revision: 1.8.40.1 $
  *
- *  last change: $Author: obo $ $Date: 2005/12/19 17:15:42 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:00 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -77,9 +77,6 @@
 #endif
 #ifndef _DBAUI_ADMINPAGES_HXX_
 #include "adminpages.hxx"
-#endif
-#ifndef DBAUI_ADABASPAGE_HXX
-#include "AdabasPage.hxx"
 #endif
 //.........................................................................
 namespace dbaui

File [changed]: TextConnectionHelper.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/TextConnectionHelper.cxx?r1=1.5&r2=1.5.88.1
Delta lines:  +3 -6
-------------------
--- TextConnectionHelper.cxx    23 Sep 2005 12:27:25 -0000      1.5
+++ TextConnectionHelper.cxx    9 Mar 2006 08:20:01 -0000       1.5.88.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TextConnectionHelper.cxx,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.88.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 12:27:25 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:01 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -90,9 +90,6 @@
 #include <svtools/cjkoptions.hxx>
 #endif
 #include <jvmaccess/virtualmachine.hxx>
-#ifndef DBAUI_ADABASPAGE_HRC
-#include "AdabasPage.hrc"
-#endif
 #ifndef _DBAUI_ADASTAT_HXX_
 #include "AdabasStat.hxx"
 #endif

File [changed]: dbadminsetup.hrc
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbadminsetup.hrc?r1=1.3&r2=1.3.94.1
Delta lines:  +3 -6
-------------------
--- dbadminsetup.hrc    8 Sep 2005 14:55:24 -0000       1.3
+++ dbadminsetup.hrc    9 Mar 2006 08:20:01 -0000       1.3.94.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbadminsetup.hrc,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.94.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:55:24 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:01 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -45,9 +45,6 @@
 #endif
 #ifndef DBACCESS_UI_BROWSER_ID_HXX
 #include "browserids.hxx"
-#endif
-#ifndef DBAUI_ADABASPAGE_HRC
-#include "AdabasPage.hrc"
 #endif
 
 

File [removed]: dlgrename.cxx

File [removed]: dlgrename.hrc

File [removed]: dlgrename.src

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/makefile.mk?r1=1.30&r2=1.30.94.1
Delta lines:  +3 -4
-------------------
--- makefile.mk 8 Sep 2005 15:07:09 -0000       1.30
+++ makefile.mk 9 Mar 2006 08:20:01 -0000       1.30.94.1
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.30 $
+#   $Revision: 1.30.94.1 $
 #
-#   last change: $Author: rt $ $Date: 2005/09/08 15:07:09 $
+#   last change: $Author: fs $ $Date: 2006/03/09 08:20:01 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,6 @@
                UserAdmin.src           \
                directsql.src           \
                AdabasStat.src          \
-               AdabasPage.src          \
                indexdialog.src         \
                RelationDlg.src         \
                adtabdlg.src            \

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [removed]: ParseContext.hxx

File [changed]: TableDesignView.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableDesignView.hxx?r1=1.10&r2=1.10.94.1
Delta lines:  +3 -4
-------------------
--- TableDesignView.hxx 8 Sep 2005 15:36:37 -0000       1.10
+++ TableDesignView.hxx 9 Mar 2006 08:20:02 -0000       1.10.94.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TableDesignView.hxx,v $
  *
- *  $Revision: 1.10 $
+ *  $Revision: 1.10.94.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 15:36:37 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:02 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,6 @@
 {
        class OTableController;
        class OTableFieldDescWin;
-       class OTableDescWin;
        class OTableEditorCtrl;
        //==================================================================
        class OTableBorderWindow : public Window

File [removed]: dlgrename.hxx

Directory: /dba/dbaccess/source/ui/querydesign/
===============================================

File [removed]: ParseContext.cxx

Directory: /dba/dbaccess/source/ui/tabledesign/
===============================================

File [changed]: TEditControl.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TEditControl.cxx?r1=1.46&r2=1.46.26.1
Delta lines:  +3 -6
-------------------
--- TEditControl.cxx    16 Jan 2006 15:30:40 -0000      1.46
+++ TEditControl.cxx    9 Mar 2006 08:20:03 -0000       1.46.26.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TEditControl.cxx,v $
  *
- *  $Revision: 1.46 $
+ *  $Revision: 1.46.26.1 $
  *
- *  last change: $Author: obo $ $Date: 2006/01/16 15:30:40 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:03 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -70,9 +70,6 @@
 #endif
 #ifndef _DBA_DBACCESS_HELPID_HRC_
 #include "dbaccess_helpid.hrc"
-#endif
-#ifndef DBAUI_TABLEDESCRIPTIONWINDOW_HXX
-#include "TableDescWin.hxx"
 #endif
 #ifndef _COMPHELPER_TYPES_HXX_
 #include <comphelper/types.hxx>

File [changed]: TEditControl.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TEditControl.hxx?r1=1.14&r2=1.14.92.1
Delta lines:  +3 -4
-------------------
--- TEditControl.hxx    8 Sep 2005 16:39:25 -0000       1.14
+++ TEditControl.hxx    9 Mar 2006 08:20:03 -0000       1.14.92.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TEditControl.hxx,v $
  *
- *  $Revision: 1.14 $
+ *  $Revision: 1.14.92.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 16:39:25 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:03 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,6 @@
 class SfxUndoManager;
 namespace dbaui
 {
-       class OTableDescWin;
        class OSQLNameEdit;
 
        class OTableEditorCtrl : public OTableRowView

File [changed]: TableController.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TableController.cxx?r1=1.100&r2=1.100.26.1
Delta lines:  +3 -6
-------------------
--- TableController.cxx 19 Jan 2006 15:45:13 -0000      1.100
+++ TableController.cxx 9 Mar 2006 08:20:03 -0000       1.100.26.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TableController.cxx,v $
  *
- *  $Revision: 1.100 $
+ *  $Revision: 1.100.26.1 $
  *
- *  last change: $Author: obo $ $Date: 2006/01/19 15:45:13 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:03 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -140,9 +140,6 @@
 #endif
 #ifndef DBAUI_TABLEEDITORCONTROL_HXX
 #include "TEditControl.hxx"
-#endif
-#ifndef DBAUI_TABLEDESCRIPTIONWINDOW_HXX
-#include "TableDescWin.hxx"
 #endif
 #ifndef _DBAUI_SQLMESSAGE_HXX_
 #include "sqlmessage.hxx"

File [removed]: TableDescWin.cxx

File [removed]: TableDescWin.hxx

File [changed]: TableDesignView.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TableDesignView.cxx?r1=1.25&r2=1.25.88.1
Delta lines:  +3 -6
-------------------
--- TableDesignView.cxx 23 Sep 2005 12:46:52 -0000      1.25
+++ TableDesignView.cxx 9 Mar 2006 08:20:04 -0000       1.25.88.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TableDesignView.cxx,v $
  *
- *  $Revision: 1.25 $
+ *  $Revision: 1.25.88.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 12:46:52 $
+ *  last change: $Author: fs $ $Date: 2006/03/09 08:20:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -49,9 +49,6 @@
 #endif
 #ifndef DBAUI_TABLEEDITORCONTROL_HXX
 #include "TEditControl.hxx"
-#endif
-#ifndef DBAUI_TABLEDESCRIPTIONWINDOW_HXX
-#include "TableDescWin.hxx"
 #endif
 #ifndef DBAUI_TABLEFIELDDESCRIPTION_HXX
 #include "TableFieldDescWin.hxx"




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to