diff options
author | Oliver Specht <os@openoffice.org> | 2002-12-05 14:06:31 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2002-12-05 14:06:31 +0000 |
commit | 0f6af53e0e376251f5a5889fa9807ecb78d73baf (patch) | |
tree | c0556771b2f9af381e35edc8d997745e78f32819 /svx/source | |
parent | 035a7cd5fdec331a087069782c39bdb8c8ef08f1 (diff) |
#106005# Change log removed
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/fmcomp/dbaexchange.cxx | 37 | ||||
-rw-r--r-- | svx/source/form/confirmdelete.cxx | 16 | ||||
-rw-r--r-- | svx/source/form/dataaccessdescriptor.cxx | 28 | ||||
-rw-r--r-- | svx/source/form/dbcharsethelper.cxx | 13 | ||||
-rw-r--r-- | svx/source/form/dbtoolsclient.cxx | 26 | ||||
-rw-r--r-- | svx/source/form/navigatortree.cxx | 31 | ||||
-rw-r--r-- | svx/source/form/navigatortreemodel.cxx | 19 | ||||
-rw-r--r-- | svx/source/form/sqlparserclient.cxx | 16 | ||||
-rw-r--r-- | svx/source/form/typeconversionclient.cxx | 13 | ||||
-rw-r--r-- | svx/source/inc/confirmdelete.hxx | 10 | ||||
-rw-r--r-- | svx/source/inc/dbcharsethelper.hxx | 13 | ||||
-rw-r--r-- | svx/source/inc/dbtoolsclient.hxx | 16 | ||||
-rw-r--r-- | svx/source/inc/sqlparserclient.hxx | 16 | ||||
-rw-r--r-- | svx/source/inc/typeconversionclient.hxx | 13 |
14 files changed, 29 insertions, 238 deletions
diff --git a/svx/source/fmcomp/dbaexchange.cxx b/svx/source/fmcomp/dbaexchange.cxx index 0c1bbc162388..0b70fdd6f524 100644 --- a/svx/source/fmcomp/dbaexchange.cxx +++ b/svx/source/fmcomp/dbaexchange.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dbaexchange.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: oj $ $Date: 2002-11-05 08:24:39 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -682,37 +682,4 @@ namespace svx } // namespace svx //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.9 2002/10/25 08:34:28 oj - * #104474# set connection at descriptor - * - * Revision 1.8 2001/08/08 09:25:12 fs - * #88849# OColumnTransferable: don't fake the to-be-dragged statement if the data source is no CommandType::COMMAND - * - * Revision 1.7 2001/08/07 08:57:14 fs - * #90660# +addDataToContainer - * - * Revision 1.6 2001/08/02 15:23:27 fs - * #90525# +ODataAccessObjectTransferable - * - * Revision 1.5 2001/04/27 09:22:38 fs - * #86303# use another content type for the own clipboard format - * - * Revision 1.4 2001/04/18 10:42:09 fs - * added connection to the ctor - * - * Revision 1.3 2001/04/11 12:40:59 fs - * added a data access descriptor format - * - * Revision 1.2 2001/03/27 14:38:28 fs - * swap the order in which the clipboard formats are added - * - * Revision 1.1 2001/03/26 15:05:04 fs - * initial checkin - helper classes for data access related DnD - * - * - * Revision 1.0 23.03.01 12:59:54 fs - ************************************************************************/ diff --git a/svx/source/form/confirmdelete.cxx b/svx/source/form/confirmdelete.cxx index 31faa4e9a863..920f42a69c2b 100644 --- a/svx/source/form/confirmdelete.cxx +++ b/svx/source/form/confirmdelete.cxx @@ -2,9 +2,9 @@ * * $RCSfile: confirmdelete.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2002-11-26 08:45:47 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -176,16 +176,4 @@ namespace svxform //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2 2001/07/31 14:27:38 mh - * chg: header - * - * Revision 1.1 2001/07/25 13:37:28 fs - * initial checkin - replacement of the SvxDbMsgBox, now only used for deletion confirmation - * - * - * Revision 1.0 25.07.01 09:44:47 fs - ************************************************************************/ diff --git a/svx/source/form/dataaccessdescriptor.cxx b/svx/source/form/dataaccessdescriptor.cxx index ac8bd2ce8519..4bf903935193 100644 --- a/svx/source/form/dataaccessdescriptor.cxx +++ b/svx/source/form/dataaccessdescriptor.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dataaccessdescriptor.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: oj $ $Date: 2002-07-18 08:38:49 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -620,28 +620,4 @@ namespace svx } // namespace svx //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.6 2002/05/06 10:35:21 fs - * #98721# new CTor( Any ) for creating with either a sequence or a property set - * - * Revision 1.5 2001/06/25 08:45:37 fs - * #82371# +initializeFrom - * - * Revision 1.4 2001/05/10 14:18:45 fs - * Cursor is of type XResultSet, not string - * - * Revision 1.3 2001/04/20 16:14:36 fs - * exclude some stuff when compiling for SVX_LIGHT - * - * Revision 1.2 2001/04/18 10:42:37 fs - * added operator= - * - * Revision 1.1 2001/04/11 12:37:54 fs - * initial checkin - encapsulating descriptors of data access related transferable objects - * - * - * Revision 1.0 10.04.01 17:25:31 fs - ************************************************************************/ diff --git a/svx/source/form/dbcharsethelper.cxx b/svx/source/form/dbcharsethelper.cxx index bad8cd58b8a7..815c04379a7f 100644 --- a/svx/source/form/dbcharsethelper.cxx +++ b/svx/source/form/dbcharsethelper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dbcharsethelper.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: fs $ $Date: 2002-09-12 14:15:52 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,13 +90,4 @@ namespace svxform //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.1 2001/08/13 15:05:55 fs - * initial checkin - wrapper for accessing the dbcharset functionality without linking against dbtools - * - * - * Revision 1.0 13.08.01 17:03:08 fs - ************************************************************************/ diff --git a/svx/source/form/dbtoolsclient.cxx b/svx/source/form/dbtoolsclient.cxx index dbebb114b5ae..aff8fba80bb7 100644 --- a/svx/source/form/dbtoolsclient.cxx +++ b/svx/source/form/dbtoolsclient.cxx @@ -2,9 +2,9 @@ * * $RCSfile: dbtoolsclient.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: oj $ $Date: 2002-10-07 13:02:56 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -339,24 +339,4 @@ namespace svxform } // namespace svxform //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.5 2002/09/23 09:49:36 oj - * #103585# only revoke client when already loaded - * - * Revision 1.4 2002/09/12 14:15:51 fs - * #97420# (on behalf of BerryJia@openoffice.org) lazy construction, to load the dbtools lib only if needed - * - * Revision 1.3 2001/08/01 12:46:41 oj - * #90462# use of MODULE_NAME corrected - * - * Revision 1.2 2001/07/27 08:06:47 rt - * #87576# sparc compiler comlains about static_cast here - * - * Revision 1.1 2001/07/25 13:34:38 fs - * initial checkin - base class for accessing DBTOOLS with load-on-demand - * - * - * Revision 1.0 24.07.01 16:55:54 fs - ************************************************************************/ + diff --git a/svx/source/form/navigatortree.cxx b/svx/source/form/navigatortree.cxx index 820cad0f3a06..5d60b2247fd5 100644 --- a/svx/source/form/navigatortree.cxx +++ b/svx/source/form/navigatortree.cxx @@ -2,9 +2,9 @@ * * $RCSfile: navigatortree.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: fs $ $Date: 2002-09-25 12:41:45 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2310,31 +2310,4 @@ namespace svxform } // namespace svxform //............................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.7 2002/06/21 06:13:41 oj - * #100258# set window flag for treelistbox - * - * Revision 1.6 2002/05/29 13:35:56 fs - * #99674# correctly set the collapsed/expanded images for both bitmap modes - * - * Revision 1.5 2002/05/27 12:37:24 fs - * #99541# #99543# - * - * Revision 1.4 2002/05/17 11:57:02 fs - * #98725# draw icons if to-be-cut images semi-transparent - * - * Revision 1.3 2002/05/17 08:41:57 fs - * high contrast support #99375# - * - * Revision 1.2 2002/05/16 15:05:59 fs - * some major changes in preparation of #98725# (not enabled, yet) - * - * Revision 1.1 2002/05/08 07:06:03 fs - * initial checkin - outsourced the tree view from fmexpl.cxx - * - * - * Revision 1.0 07.05.2002 09:32:19 fs - ************************************************************************/ diff --git a/svx/source/form/navigatortreemodel.cxx b/svx/source/form/navigatortreemodel.cxx index 1abd897704c2..3c4e40bee8c8 100644 --- a/svx/source/form/navigatortreemodel.cxx +++ b/svx/source/form/navigatortreemodel.cxx @@ -2,9 +2,9 @@ * * $RCSfile: navigatortreemodel.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: fs $ $Date: 2002-09-25 12:42:14 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1115,19 +1115,4 @@ namespace svxform } // namespace svxform //............................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.3 2002/05/17 08:41:57 fs - * high contrast support #99375# - * - * Revision 1.2 2002/05/16 15:05:59 fs - * some major changes in preparation of #98725# (not enabled, yet) - * - * Revision 1.1 2002/05/08 07:06:16 fs - * initial checkin - outsourced the tree model from fmexpl.cxx - * - * - * Revision 1.0 07.05.2002 09:43:40 fs - ************************************************************************/ diff --git a/svx/source/form/sqlparserclient.cxx b/svx/source/form/sqlparserclient.cxx index 43381ada53fb..b380846a13cc 100644 --- a/svx/source/form/sqlparserclient.cxx +++ b/svx/source/form/sqlparserclient.cxx @@ -2,9 +2,9 @@ * * $RCSfile: sqlparserclient.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2002-09-27 11:21:40 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,16 +94,4 @@ namespace svxform } // namespace svxform //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2 2002/09/12 14:15:52 fs - * #97420# (on behalf of BerryJia@openoffice.org) lazy construction, to load the dbtools lib only if needed - * - * Revision 1.1 2001/07/25 13:35:31 fs - * initial checkin - base class for load-on-demand usage of the OSQLParser - * - * - * Revision 1.0 24.07.01 17:46:21 fs - ************************************************************************/ diff --git a/svx/source/form/typeconversionclient.cxx b/svx/source/form/typeconversionclient.cxx index f7d52a57a836..eed11539625b 100644 --- a/svx/source/form/typeconversionclient.cxx +++ b/svx/source/form/typeconversionclient.cxx @@ -2,9 +2,9 @@ * * $RCSfile: typeconversionclient.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: fs $ $Date: 2002-09-12 14:15:52 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,13 +90,4 @@ namespace svxform } // namespace svxform //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.1 2001/07/25 13:36:16 fs - * initial checkin - base class for load-on-demand usage of the type conversion capabilities of DBTOOLS - * - * - * Revision 1.0 25.07.01 13:57:04 fs - ************************************************************************/ diff --git a/svx/source/inc/confirmdelete.hxx b/svx/source/inc/confirmdelete.hxx index 16fc7633545a..b863075fcb1d 100644 --- a/svx/source/inc/confirmdelete.hxx +++ b/svx/source/inc/confirmdelete.hxx @@ -2,9 +2,9 @@ * * $RCSfile: confirmdelete.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: fs $ $Date: 2001-07-25 13:37:22 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,10 +94,4 @@ namespace svxform #endif // SVX_FORM_CONFIRMDELETE_HXX -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * - * Revision 1.0 25.07.01 09:41:32 fs - ************************************************************************/ diff --git a/svx/source/inc/dbcharsethelper.hxx b/svx/source/inc/dbcharsethelper.hxx index 7e0ed63a6bc4..23c5a8d676c3 100644 --- a/svx/source/inc/dbcharsethelper.hxx +++ b/svx/source/inc/dbcharsethelper.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dbcharsethelper.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: fs $ $Date: 2002-09-12 14:15:28 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,13 +99,4 @@ namespace svxform #endif // SVX_DBCHARSETCLIENT_HXX -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.1 2001/08/13 15:05:20 fs - * initial checkin - wrapper for accessing the dbcharset functionality without linking against dbtools - * - * - * Revision 1.0 13.08.01 16:58:49 fs - ************************************************************************/ diff --git a/svx/source/inc/dbtoolsclient.hxx b/svx/source/inc/dbtoolsclient.hxx index 07fdc367c0a4..f0520df7a452 100644 --- a/svx/source/inc/dbtoolsclient.hxx +++ b/svx/source/inc/dbtoolsclient.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dbtoolsclient.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2002-10-07 13:01:44 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -213,16 +213,4 @@ namespace svxform #endif // SVX_DBTOOLSCLIENT_HXX -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2 2002/09/12 14:15:27 fs - * #97420# (on behalf of BerryJia@openoffice.org) lazy construction, to load the dbtools lib only if needed - * - * Revision 1.1 2001/07/25 13:34:28 fs - * initial checkin - base class for accessing DBTOOLS with load-on-demand - * - * - * Revision 1.0 24.07.01 16:53:06 fs - ************************************************************************/ diff --git a/svx/source/inc/sqlparserclient.hxx b/svx/source/inc/sqlparserclient.hxx index c99b6d2a7a93..424ec21aacf9 100644 --- a/svx/source/inc/sqlparserclient.hxx +++ b/svx/source/inc/sqlparserclient.hxx @@ -2,9 +2,9 @@ * * $RCSfile: sqlparserclient.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2002-09-27 11:20:57 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -119,16 +119,4 @@ namespace svxform #endif // SVX_SQLPARSERCLIENT_HXX -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2 2002/09/12 14:15:27 fs - * #97420# (on behalf of BerryJia@openoffice.org) lazy construction, to load the dbtools lib only if needed - * - * Revision 1.1 2001/07/25 13:35:23 fs - * initial checkin - base class for load-on-demand usage of the OSQLParser - * - * - * Revision 1.0 24.07.01 17:43:18 fs - ************************************************************************/ diff --git a/svx/source/inc/typeconversionclient.hxx b/svx/source/inc/typeconversionclient.hxx index 6929c149dd58..a548872bcff4 100644 --- a/svx/source/inc/typeconversionclient.hxx +++ b/svx/source/inc/typeconversionclient.hxx @@ -2,9 +2,9 @@ * * $RCSfile: typeconversionclient.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: fs $ $Date: 2002-09-12 14:15:28 $ + * last change: $Author: os $ $Date: 2002-12-05 15:06:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -133,13 +133,4 @@ namespace svxform #endif // SVX_TYPECONVERSION_CLIENT_HXX -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.1 2001/07/25 13:36:11 fs - * initial checkin - base class for load-on-demand usage of the type conversion capabilities of DBTOOLS - * - * - * Revision 1.0 25.07.01 13:52:37 fs - ************************************************************************/ |