Commit Graph

162 Commits

Author SHA1 Message Date
Ivo Hinkelmann
d4420993d6 CWS-TOOLING: integrate CWS dbaperf1
2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45)
2009-03-17 10:20:34 +0100 oj  r269577 : add parameter
2009-03-17 10:20:05 +0100 oj  r269576 : add parameter
2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++
2009-03-11 12:53:35 +0100 oj  r269315 : compile error
2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code
2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader
2009-03-06 08:17:41 +0100 oj  r268965 : add header
2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code
2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code
2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator
2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs
2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop
2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop
2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs
2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper
2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs
2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs
2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator
2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out
2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile
2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed
2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper
2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile
2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile
2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects
2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster
2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM
2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes
2009-02-23 12:27:30 +0100 oj  r268349 : deleted
2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes
2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... )
2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl
2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG
2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG
2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls
2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline
2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public
2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public
2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code
2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code
2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code
2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader
2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data
2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data
2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data
2009-04-23 10:42:05 +00:00
Jens-Heiner Rechtien
ae503a17e4 CWS-TOOLING: integrate CWS sb102
2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-30 13:32:01 +00:00
Release Engineers
2363c96194 CWS-TOOLING: integrate CWS dba31e
2008-11-19 12:36:23 +0100 msc  r263980 : i96104
2008-11-19 12:31:19 +0100 msc  r263979 : i96104
2008-11-19 12:21:55 +0100 msc  r263977 : i96104
2008-11-19 12:18:53 +0100 msc  r263976 : i96104
2008-11-18 09:09:45 +0100 oj  r263746 : disable color entry when area is set
2008-11-18 08:37:52 +0100 oj  r263741 : #remove sub report entry
2008-11-17 11:20:25 +0100 fs  r263708 : #i10000#
2008-11-17 11:06:52 +0100 fs  r263706 : minimal version now is 3.1
2008-11-12 22:25:59 +0100 fs  r263621 : #i96150#
2008-11-12 22:20:02 +0100 fs  r263620 : rebased to m34
2008-11-12 21:39:41 +0100 fs  r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34
2008-11-12 13:54:58 +0100 fs  r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled
2008-11-12 13:53:40 +0100 fs  r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come
2008-11-12 12:48:21 +0100 fs  r263585 : #i96134# disable saving URLs of file-base databases relatively
2008-11-11 16:11:11 +0100 msc  r263566 : #i96104#
2008-11-05 09:09:47 +0100 oj  r263342 : #i88727# color noe added
2008-11-05 08:41:43 +0100 oj  r263341 : #i77916# zoom added
2008-11-04 21:24:15 +0100 fs  r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases
2008-11-04 21:23:15 +0100 fs  r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync
2008-11-04 20:49:50 +0100 fs  r263335 : docu formatting
2008-11-04 20:06:39 +0100 fs  r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts)
2008-11-04 17:36:29 +0100 fs  r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing
2008-11-04 14:49:34 +0100 fs  r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control
2008-10-31 11:10:04 +0100 oj  r262857 : merge from cvs to svn
2008-10-31 09:46:45 +0100 oj  r262853 : merge from cvs to svn
2008-10-31 08:46:37 +0100 oj  r262849 : merge from cvs to svn
2008-10-31 08:44:24 +0100 oj  r262848 : merge from cvs to svn
2008-10-31 08:43:33 +0100 oj  r262847 : merge from cvs to svn
2008-10-31 08:42:28 +0100 oj  r262846 : merge from cvs to svn
2008-10-31 08:41:58 +0100 oj  r262845 : merge from cvs to svn
2008-10-31 08:41:32 +0100 oj  r262844 : merge from cvs to svn
2008-10-28 12:19:50 +0100 oj  r262733 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:42 +0100 oj  r262732 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:36 +0100 oj  r262731 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:31 +0100 oj  r262730 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:22 +0100 oj  r262729 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:18 +0100 oj  r262728 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:10 +0100 oj  r262727 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:06 +0100 oj  r262726 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:05 +0100 oj  r262725 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:01 +0100 oj  r262724 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:50 +0100 oj  r262723 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:41 +0100 oj  r262722 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:40 +0100 oj  r262721 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:27 +0100 oj  r262720 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:10 +0100 oj  r262719 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:01 +0100 oj  r262718 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:17:39 +0100 oj  r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
Vladimir Glazounov
cf29417903 INTEGRATION: CWS dba31a (1.158.8); FILE MERGED
2008/07/07 12:23:47 oj 1.158.8.1: #i85664# error message corrected for queries
2008-08-19 08:52:48 +00:00
Rüdiger Timm
a770d52690 INTEGRATION: CWS rptchart02 (1.155.30); FILE MERGED
2008/06/11 12:39:47 oj 1.155.30.3: RESYNC: (1.156-1.157); FILE MERGED
2008/04/16 06:46:22 oj 1.155.30.2: RESYNC: (1.155-1.156); FILE MERGED
2008/03/12 09:27:08 oj 1.155.30.1: clear parameter when setting new command
2008-06-16 11:30:21 +00:00
Rüdiger Timm
e92a38fa20 INTEGRATION: CWS dba30c (1.156.6); FILE MERGED
2008/05/08 11:29:23 oj 1.156.6.2: unsigned fix
2008/05/08 07:25:46 oj 1.156.6.1: #153835# add extra check for column index
2008-06-06 12:58:55 +00:00
Rüdiger Timm
e9824463b5 INTEGRATION: CWS changefileheader (1.155.36); FILE MERGED
2008/03/31 13:26:42 rt 1.155.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:25:21 +00:00
Rüdiger Timm
990b673b97 INTEGRATION: CWS dba24d (1.153.70); FILE MERGED
2007/12/04 09:24:08 oj 1.153.70.4: #i81644# add new common var to block elementInserted events
2007/12/01 13:39:02 fs 1.153.70.3: RESYNC: (1.153-1.154); FILE MERGED
2007/11/22 13:09:41 fs 1.153.70.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/08 14:10:57 fs 1.153.70.1: during #i81658#: string cleanup
2008-01-30 07:29:04 +00:00
Ivo Hinkelmann
d840c1725f INTEGRATION: CWS dba24c (1.153.40); FILE MERGED
2007/10/29 11:13:47 fs 1.153.40.5: init FetchSize to something reasonable
2007/09/20 18:32:00 fs 1.153.40.4: typo
2007/09/18 12:56:38 fs 1.153.40.3: #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext / throw a RowSetVetoException with a defined vendor error code
2007/09/13 13:09:08 fs 1.153.40.2: more exception tolerance when calling approve listeners
2007/09/12 09:09:36 fs 1.153.40.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons
2007-11-21 14:31:57 +00:00
Rüdiger Timm
b034799f6f INTEGRATION: CWS oj14 (1.137.4); FILE MERGED
2007/06/06 18:44:14 fs 1.137.4.15: #i78077# getParameters: silence exceptions got from subordinate methods
2007/06/06 18:15:09 fs 1.137.4.14: ORowSetValueVector is default-inited to length 1, which isn't what we need ...
2007/06/06 06:04:12 fs 1.137.4.13: dispose the parameters container
2007/06/05 20:53:12 fs 1.137.4.12: lock mutex in getParameters
2007/06/05 20:50:31 fs 1.137.4.11: #i78077# track whether any of the facets contributing to the complete command (Filter, Order, ApplyFilter, etc.) is dirty - in this case, re-create the parameters collection when it is retrieved
2007/06/05 20:16:13 fs 1.137.4.10: #i78077# implement XParametersSupplier, which allows accessing the parameters (before the RowSet has even been executed)
2007/06/04 20:28:00 fs 1.137.4.9: #i78077# implement XParametersSupplier
2007/02/20 15:43:06 oj 1.137.4.8: RESYNC: (1.151-1.152); FILE MERGED
2006/12/18 16:13:09 oj 1.137.4.7: RESYNC: (1.150-1.151); FILE MERGED
2006/11/07 08:40:23 oj 1.137.4.6: RESYNC: (1.144-1.150); FILE MERGED
2006/07/11 10:57:55 oj 1.137.4.5: conflicts and warnings removed
2006/07/04 07:25:24 oj 1.137.4.4: RESYNC: (1.142-1.144); FILE MERGED
2006/03/20 13:44:04 oj 1.137.4.3: RESYNC: (1.139-1.142); FILE MERGED
2006/01/03 13:11:58 oj 1.137.4.2: RESYNC: (1.137-1.139); FILE MERGED
2006/01/03 08:07:45 oj 1.137.4.1: export controller class
2007-07-06 06:51:46 +00:00
Vladimir Glazounov
cb40f52654 INTEGRATION: CWS dba22b (1.151.6); FILE MERGED
2006/12/13 10:42:50 fs 1.151.6.1: GroupBy doesn't depend on ApplyFilter
2007-01-15 13:29:58 +00:00
Vladimir Glazounov
66d0ebe757 INTEGRATION: CWS pj65 (1.150.12); FILE MERGED
2006/10/31 14:08:11 pjanik 1.150.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:15:36 +00:00
Ivo Hinkelmann
62eacb0f66 INTEGRATION: CWS dba205b (1.145.18); FILE MERGED
2006/09/04 11:56:55 oj 1.145.18.4: RESYNC: (1.145-1.148); FILE MERGED
2006/08/15 13:48:31 fs 1.145.18.3: impl_initializeColumnSettings_nothrow: also allow for a TableName at the column
which denotes a non-existent table. Happens for instance if the table name
is underspecified in the statement (e.g. missing the schema), but still
accepted by the server.
2006/08/04 07:02:38 fs 1.145.18.2: #i67020# part 1:
when initializing a new RowSetDataColumn with ColumnSettings (Width, Format etc.),
have an additional indirection of the source column does not have those settings,
but does refer to a TableColumn which *does* have them.
2006/08/04 06:46:43 fs 1.145.18.1: copying the changes from CWS dba204c herein, to prevent later conflicts
2006-10-18 12:25:36 +00:00
Oliver Bolte
a8af79ce88 INTEGRATION: CWS pchfix02 (1.147.4); FILE MERGED
2006/09/01 17:24:04 kaib 1.147.4.1: #i68856# Added header markers and pch files
2006-09-17 05:32:02 +00:00
Ivo Hinkelmann
4e9e1bab9d INTEGRATION: CWS dba205a (1.145.10); FILE MERGED
2006/07/26 10:41:52 fs 1.145.10.2: corrected assertion text
2006/07/24 12:21:02 fs 1.145.10.1: #i67453# when extending an error message, caught during execution, with own information, don't allow for secondary exceptions to slip to the caller
2006-08-28 14:04:06 +00:00
Jens-Heiner Rechtien
57ff18960d INTEGRATION: CWS dba30 (1.133.12); FILE MERGED
2006/07/19 12:08:49 fs 1.133.12.10: RESYNC: (1.143-1.145); FILE MERGED
2006/05/08 11:17:30 fs 1.133.12.9: RESYNC: (1.142-1.143); FILE MERGED
2006/03/22 19:36:41 fs 1.133.12.8: #i10000#
2006/03/21 18:20:17 fs 1.133.12.7: RESYNC: (1.137-1.142); FILE MERGED
2006/01/02 09:17:06 oj 1.133.12.6: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used
2005/12/22 12:50:11 fs 1.133.12.5: localize the error message telling about a non-existent table. Encountered during investigating issue #i59594#
2005/10/13 14:49:01 fs 1.133.12.4: RESYNC: (1.135-1.137); FILE MERGED
2005/09/30 06:00:14 fs 1.133.12.3: RESYNC: (1.133-1.135); FILE MERGED
2005/08/22 14:54:37 fs 1.133.12.2: some minor speedups in the query composer, and some RTL_LOGs for #i48403#
2005/04/06 07:14:11 fs 1.133.12.1: #i46768# getPropertyDefaultByHandle signature changed
2006-08-15 09:57:40 +00:00
Ivo Hinkelmann
86d8c083b2 INTEGRATION: CWS dba204c (1.145.8); FILE MERGED
2006/07/24 12:21:32 fs 1.145.8.2: #i67453# when extending an error message, caught during execution, with own information, don't allow for secondary exceptions to slip to the caller
2006/07/21 08:45:50 fs 1.145.8.1: #i67594# when the connection cannot provide a query composer, create one stand-alone
2006-08-04 12:55:11 +00:00
Oliver Bolte
a358aa8d79 INTEGRATION: CWS qiq (1.143.10); FILE MERGED
2006/06/27 11:54:13 fs 1.143.10.6: RESYNC: (1.143-1.144); FILE MERGED
2006/06/16 13:35:23 fs 1.143.10.5: m_xAnalyzer is superfluous
2006/06/16 12:45:58 fs 1.143.10.4: don't overwrite m_xColumns with the composer columns, if we already have some
2006/06/09 11:57:44 fs 1.143.10.3: #i51143# when executing, and an error occurs, append an info stating the (original) statement which lead to this error
2006/05/24 06:40:20 fs 1.143.10.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#
2006/05/10 10:54:59 fs 1.143.10.1: #i51443# allow executing queries which are based on other queries
2006-07-10 14:03:11 +00:00
Jens-Heiner Rechtien
356a9becb4 INTEGRATION: CWS warnings01 (1.139.26); FILE MERGED
2006/05/29 11:19:10 sb 1.139.26.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.
2006/05/23 23:42:29 sb 1.139.26.4: RESYNC: (1.142-1.143); FILE MERGED
2006/05/12 16:25:12 sb 1.139.26.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes).
2006/04/07 20:45:00 sb 1.139.26.2: RESYNC: (1.139-1.142); FILE MERGED
2006/03/24 15:35:45 fs 1.139.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:35:33 +00:00
Jens-Heiner Rechtien
5b23d01394 INTEGRATION: CWS oj17 (1.142.22); FILE MERGED
2006/03/09 12:31:39 oj 1.142.22.1: stl iterator usage fix
2006-04-19 12:18:18 +00:00
Rüdiger Timm
ee3cc8936d INTEGRATION: CWS dba202f (1.139.12); FILE MERGED
2006/01/30 09:13:56 oj 1.139.12.3: #i61052# fix for updates, deletes and moves
2006/01/27 06:53:23 fs 1.139.12.2: RESYNC: (1.139-1.141); FILE MERGED
2006/01/20 14:51:43 fs 1.139.12.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version
2006-02-06 15:53:55 +00:00
Jens-Heiner Rechtien
751687101e INTEGRATION: CWS rowsetdel (1.139.16); FILE MERGED
2006/01/25 14:51:10 fs 1.139.16.7: manual RESYNC to HEAD
2006/01/20 12:09:17 fs 1.139.16.6: #i55731# slightly corrected onDeleteRow/onDeletedRow
2006/01/20 09:02:48 fs 1.139.16.5: #i55731# deletion of rows even more refined
2006/01/19 09:04:06 fs 1.139.16.4: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies
2006/01/18 14:50:28 fs 1.139.16.3: #i55731# some more fine-tuning to the behaviour when deleting a row
2006/01/18 13:57:33 fs 1.139.16.2: #i55731# moveToInsertRow must also fire a RowCountChange - might happen in case the current row is deleted
2006/01/16 10:12:36 fs 1.139.16.1: #i55731# fixed the handling when deleting records
2006-01-25 14:09:55 +00:00
Jens-Heiner Rechtien
2add0c0aac INTEGRATION: CWS stlusagefix01 (1.139.14); FILE MERGED
2006/01/17 09:00:09 oj 1.139.14.2: #i60480# stl usage corrected
2006/01/16 13:47:15 oj 1.139.14.1: #i60480# fix stl usage
2006-01-25 12:42:53 +00:00
Oliver Bolte
12efa4f9f4 INTEGRATION: CWS dba202a (1.137.24); FILE MERGED
2005/11/25 07:40:07 oj 1.137.24.1: #i56333# create columns even when no column exists
2005-12-21 12:33:51 +00:00
Oliver Bolte
ba53a40119 INTEGRATION: CWS kaddrbook (1.137.46); FILE MERGED
2005/12/05 12:15:23 fs 1.137.46.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion
2005-12-19 16:14:01 +00:00
Jens-Heiner Rechtien
dfa8533329 INTEGRATION: CWS oj15 (1.134.2); FILE MERGED
2005/09/14 06:15:02 oj 1.134.2.1: #i54394# current row doesn't have to be empty
2005-09-23 13:36:38 +00:00
Jens-Heiner Rechtien
317f433283 INTEGRATION: CWS dba201b (1.133.44); FILE MERGED
2005/09/21 06:45:08 oj 1.133.44.3: RESYNC: (1.133-1.135); FILE MERGED
2005/07/26 10:50:32 oj 1.133.44.2: #i52440# throw exception when only select is allowed and an update or insert is executing
2005/07/26 10:48:19 oj 1.133.44.1: #i52440# throw exception when only select is allowed and an update or insert is executing
2005-09-23 11:02:55 +00:00
Rüdiger Timm
28f60be75f INTEGRATION: CWS ooo19126 (1.133.104); FILE MERGED
2005/09/05 17:32:03 rt 1.133.104.1: #i54170# Change license header: remove SISSL
2005-09-08 09:00:22 +00:00
Rüdiger Timm
55f83e0d6e INTEGRATION: CWS hr18 (1.133.94); FILE MERGED
2005/08/10 16:25:26 hr 1.133.94.1: #i51878#,#i53108#: cleanup STL iterator usage
2005-09-05 07:57:04 +00:00
Vladimir Glazounov
175a056c26 INTEGRATION: CWS dba24 (1.131.4); FILE MERGED
2005/02/21 13:07:33 oj 1.131.4.4: RESYNC: (1.131-1.132); FILE MERGED
2005/02/11 11:15:23 fs 1.131.4.3: still #i15113#: setStatementResultSetType: use our own type/concurrency - no need to require more from the statement than what clients require from ourself
2005/02/10 17:31:32 fs 1.131.4.2: #i15113# when executing the row set, care for a data-source-setting which enables defensive usage of ResultSetType and ResultSetConcurrency - IBM's Universe database didn't like our previous aggressive behaviour
2005/02/10 16:55:20 fs 1.131.4.1: #i15113#
- default m_nResultSetType to SCROLL_SENSITIVE
- when executing, forward our ResultSetType/Concurrency to the statement
2005-03-10 15:30:55 +00:00
Vladimir Glazounov
0e5bd1886a INTEGRATION: CWS dba23 (1.130.6); FILE MERGED
2005/02/03 08:06:12 oj 1.130.6.2: RESYNC: (1.130-1.131); FILE MERGED
2005/01/19 08:45:17 oj 1.130.6.1: #i40293# cast to sal_int64
2005-02-17 10:01:38 +00:00
Kurt Zenker
5f9877fc46 INTEGRATION: CWS dba22 (1.128.2); FILE MERGED
2005/01/07 07:48:47 oj 1.128.2.2: RESYNC: (1.128-1.130); FILE MERGED
2004/12/20 15:09:52 fs 1.128.2.1: grammar
2005-01-21 16:02:14 +00:00
Oliver Bolte
7cecf23c60 INTEGRATION: CWS dba20 (1.127.16); FILE MERGED
2004/12/14 06:47:29 oj 1.127.16.6: merge problem
2004/12/07 07:59:40 oj 1.127.16.5: RESYNC: (1.128-1.129); FILE MERGED
2004/11/29 09:39:41 oj 1.127.16.4: RESYNC: (1.127-1.128); FILE MERGED
2004/11/18 10:15:28 fs 1.127.16.3: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer
2004/11/17 15:11:30 fs 1.127.16.2: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer / using the ElementaryQuery of a composer where necessary
2004/11/17 14:20:00 oj 1.127.16.1: merge from dba18
2005-01-05 11:26:47 +00:00
Kurt Zenker
fd91d2017f INTEGRATION: CWS dbabetap2 (1.127.20); FILE MERGED
2004/11/18 07:29:42 oj 1.127.20.2: #i37067# change privileges when read_only
2004/11/16 09:18:51 oj 1.127.20.1: #i37067# set privileges corect when concurrency is read_only
2004-11-26 16:01:14 +00:00
Oliver Bolte
daa672bf23 INTEGRATION: CWS dba18 (1.126.38); FILE MERGED
2004/11/17 07:21:09 oj 1.126.38.3: emergency fix
2004/11/10 15:01:47 oj 1.126.38.2: RESYNC: (1.126-1.127); FILE MERGED
2004/11/09 14:29:15 oj 1.126.38.1: #i30004# use new singlequerycomposer
2004-11-17 13:41:52 +00:00
Rüdiger Timm
c875386dca INTEGRATION: CWS dba16 (1.126.10); FILE MERGED
2004/10/11 11:38:14 oj 1.126.10.1: #i30220# enable having, group by for queries
2004-10-22 07:54:32 +00:00
Jens-Heiner Rechtien
7086773478 INTEGRATION: CWS insight01 (1.121.8); FILE MERGED
2004/07/06 09:35:58 oj 1.121.8.12: RESYNC: (1.124-1.125); FILE MERGED
2004/06/29 13:14:13 oj 1.121.8.11: #i30626# naming corrected
2004/06/01 08:47:28 oj 1.121.8.10: RESYNC: (1.122-1.124); FILE MERGED
2004/05/13 09:41:30 oj 1.121.8.9: #i23992# fix for delete row
2004/05/13 06:38:26 oj 1.121.8.8: #i26347# add new string when ds wasn't stored before registerObject call
2004/05/12 06:45:36 oj 1.121.8.7: #i27414# check if current row is valid
2004/04/21 13:47:59 oj 1.121.8.6: enable catalog and schema disabling
2004/01/02 13:53:16 oj 1.121.8.5: RESYNC: (1.121-1.122); FILE MERGED
2003/12/17 09:18:53 oj 1.121.8.4: #111075# ongoing work
2003/11/26 12:14:27 oj 1.121.8.3: #111075# ongoing work
2003/11/05 11:36:13 oj 1.121.8.2: #111075# ongoing work
2003/10/24 06:29:57 oj 1.121.8.1: #i21643# import filter changes
2004-08-02 14:00:22 +00:00
Oliver Bolte
37513fc5cc INTEGRATION: CWS oj5 (1.124.32); FILE MERGED
2004/05/19 09:20:17 oj 1.124.32.2: #109328# new strings
2004/05/11 11:20:44 oj 1.124.32.1: #i23533# copy old row
2004-06-01 09:08:51 +00:00
Oliver Bolte
2921c2237d INTEGRATION: CWS oj08 (1.122.18); FILE MERGED
2004/02/02 07:37:21 oj 1.122.18.1: #i24795# fix querycomposer
2004-03-15 11:41:40 +00:00
Rüdiger Timm
0ba7bd5c29 INTEGRATION: CWS oj07 (1.121.38); FILE MERGED
2004/01/28 09:20:59 oj 1.121.38.2: RESYNC: (1.121-1.122); FILE MERGED
2003/08/20 09:11:20 oj 1.121.38.1: #i18041# correct escape processing handling
2004-03-02 11:41:39 +00:00
Rüdiger Timm
93673706f8 INTEGRATION: CWS geordi2q10 (0); FILE MERGED 2003-12-01 09:18:56 +00:00
Vladimir Glazounov
47448f7b71 INTEGRATION: CWS dba08 (1.120.20); FILE MERGED
2003/06/04 16:32:24 fs 1.120.20.1: #i15248# insertRow/updateRow/deleteRow/deleteRows: throw a RowSetVetoException if the action has been vetoed by a listener
2003-06-25 10:02:25 +00:00
Jens-Heiner Rechtien
106e8c0bc3 INTEGRATION: CWS apps61beta2 (1.118.2); FILE MERGED
2003/04/09 09:59:54 oj 1.118.2.1: i12747# unnescessary select stmt calls removed
2003-04-28 14:47:33 +00:00
Vladimir Glazounov
32d1c00d8d INTEGRATION: CWS dbgmacros1 (1.118.14); FILE MERGED
2003/04/09 10:44:08 kso 1.118.14.1: #108413# - debug macro unification.
2003-04-15 15:02:20 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Ocke Janssen
912c8394de #i9288# check if tablename is valid if not throw sqlexception 2002-12-10 14:49:46 +00:00
Ocke Janssen
ff3544456e #106047# insertRow now reset the flags after the current row has been set 2002-12-10 11:50:04 +00:00
Ocke Janssen
d9e35a8d26 #106008# copy row content instead of remember ref 2002-12-05 13:50:03 +00:00
Ocke Janssen
aa9a3bf264 #106008# copy row content instead of remember ref 2002-12-05 13:10:11 +00:00
Frank Schönheit
e9c6a4fce8 #105390# #i8481# defined order of notifications for operations on a RowSet 2002-12-05 08:53:00 +00:00