Commit Graph

51 Commits

Author SHA1 Message Date
Sebastian Spaeth
8694d2bc19 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:58 +02:00
Frank Schoenheit [fs]
a5c79e695f dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Ocke Janssen [oj]
fbb7a4cd4c dba33f: #i20615# new feature to allow server side column descrriptions to be visible and changeable in the table designer. 2010-01-13 08:44:34 +01:00
Jens-Heiner Rechtien
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Oliver Bolte
39e949c290 CWS-TOOLING: integrate CWS dbaperf3
2009-08-28 08:04:41 +0200 oj  r275515 : wrong replacement
2009-08-28 07:57:44 +0200 oj  r275514 : declaration of 'nRealSize' shadows a previous local
2009-08-20 10:17:11 +0200 oj  r275168 : CWS-TOOLING: rebase CWS dbaperf3 to trunk@275001 (milestone: DEV300:m55)
2009-08-19 11:50:49 +0200 oj  r275145 : #ii102891# minimize metadata calls
2009-06-22 12:20:15 +0200 oj  r273213 : compile error
2009-06-22 12:19:45 +0200 oj  r273212 : compile error
2009-06-18 08:54:08 +0200 oj  r273099 : #i102891# reduce calls to databasemetadata
2009-06-18 08:19:55 +0200 oj  r273095 : #i102891# reduce calls to databasemetadata
2009-09-08 09:50:48 +00:00
Ivo Hinkelmann
b9392a3664 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
0416c98d43 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
7a5d79f229 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
bc416a9f56 CWS-TOOLING: integrate CWS dba31b 2008-10-01 12:28:29 +00:00
Rüdiger Timm
585f7836e0 INTEGRATION: CWS changefileheader (1.41.22); FILE MERGED
2008/04/01 15:08:46 thb 1.41.22.3: #i85898# Stripping all external header guards
2008/04/01 10:52:59 thb 1.41.22.2: #i85898# Stripping all external header guards
2008/03/28 15:23:34 rt 1.41.22.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:00:51 +00:00
Rüdiger Timm
4c9829c827 INTEGRATION: CWS dba24d (1.40.20); FILE MERGED
2007/11/06 09:07:49 oj 1.40.20.1: #i51965# impl updateNumericObject and setObjectWithInfo
2008-01-30 06:52:24 +00:00
Jens-Heiner Rechtien
f2c64aaaf2 INTEGRATION: CWS dba24a (1.39.118); FILE MERGED
2007/08/30 10:44:11 oj 1.39.118.2: #i78257# index not correct
2007/08/30 10:28:13 oj 1.39.118.1: #i55884# share meta data
2007-09-26 13:28:47 +00:00
Oliver Bolte
4b852423d5 INTEGRATION: CWS pchfix02 (1.38.40); FILE MERGED
2006/09/01 17:22:11 kaib 1.38.40.1: #i68856# Added header markers and pch files
2006-09-17 01:33:34 +00:00
Oliver Bolte
3593acd46c INTEGRATION: CWS qiq (1.37.2); FILE MERGED
2006/06/28 08:45:20 fs 1.37.2.1: #i10000#
2006-07-10 13:26:23 +00:00
Jens-Heiner Rechtien
28f1e8064c INTEGRATION: CWS warnings01 (1.35.10); FILE MERGED
2005/12/22 11:44:43 fs 1.35.10.4: #i57457# warning-free code
2005/11/16 12:59:01 fs 1.35.10.3: #i57457# warning free code
2005/11/07 19:07:00 pl 1.35.10.2: RESYNC: (1.35-1.36); FILE MERGED
2005/11/07 14:43:30 fs 1.35.10.1: #i57457# warning-free code
2006-06-20 00:25:53 +00:00
Jens-Heiner Rechtien
39fb3fe8d2 INTEGRATION: CWS dba201b (1.34.58); FILE MERGED
2005/09/21 07:59:58 oj 1.34.58.2: RESYNC: (1.34-1.35); FILE MERGED
2005/07/11 13:27:05 fs 1.34.58.1: merging CWS dba201 into dba201b
2005-09-23 10:38:35 +00:00
Rüdiger Timm
66fdbe872f INTEGRATION: CWS ooo19126 (1.34.78); FILE MERGED
2005/09/05 17:23:48 rt 1.34.78.1: #i54170# Change license header: remove SISSL
2005-09-08 04:56:20 +00:00
Vladimir Glazounov
3895ab8449 INTEGRATION: CWS dr33 (1.33.18); FILE MERGED
2005/02/14 16:38:04 dr 1.33.18.1: #i42367# remove non-ASCII characters from C++ sources
2005-02-16 16:25:37 +00:00
Kurt Zenker
a0ea4cd702 INTEGRATION: CWS dba22 (1.32.110); FILE MERGED
2005/01/03 13:52:24 oj 1.32.110.1: #i39227# resize and assign new empty value
2005-01-21 15:39:14 +00:00
Oliver Bolte
848d6a2b25 INTEGRATION: CWS oj4 (1.31.86); FILE MERGED
2003/06/27 13:37:53 oj 1.31.86.1: #i14648# implement string functions for file based drivers
2003-09-04 07:25:22 +00:00
Ocke Janssen
5691b0397c #99549# insert and remove some delete and new operators 2002-07-05 06:46:24 +00:00
Ocke Janssen
ec36bd0d5e #99407# throw error when parameter needed but not set 2002-05-23 09:51:15 +00:00
Ocke Janssen
93f5e12817 #99407# error message corrected 2002-05-23 06:03:48 +00:00
Ocke Janssen
6280409f89 #99051# check if parameter count is equal to parameter columns when not throw exception 2002-05-03 09:00:41 +00:00
Frank Schönheit
444d5ee8e1 #96445# DBG_XTOR / set m_pResultSet to NULL when releasing it 2002-01-16 07:43:41 +00:00
Ocke Janssen
2467fa1795 #95508# enable the SQL insert statement again 2001-12-03 11:11:40 +00:00
Jens-Heiner Rechtien
418e0aea29 #92924#: exception specifications 2001-10-17 16:18:22 +00:00
Ocke Janssen
b75c8e2d98 #92613# unbound evaluationrow fixed 2001-10-01 10:24:29 +00:00
Ocke Janssen
2d7388c152 #90015# code corrcetions for some speedup's 2001-08-24 05:19:41 +00:00
Ocke Janssen
503986990c #90015# use ORowSetValue as const ref 2001-07-30 07:53:02 +00:00
Ocke Janssen
e2ada47ea3 #90026# wrong parameter access 2001-07-25 12:05:23 +00:00
Ocke Janssen
e9c7098b8f #90026# check parameter size 2001-07-23 06:55:59 +00:00
Ocke Janssen
048634f622 #88455# serveral fixes for parameters 2001-06-22 09:58:46 +00:00
Ocke Janssen
39dcd56125 #86528# disable exception in some files 2001-05-23 08:18:28 +00:00
Ocke Janssen
367e22c381 #86528# size changes 2001-05-17 05:46:55 +00:00
Ocke Janssen
0abbd65247 #86528# lower size need 2001-05-14 10:42:44 +00:00
Ocke Janssen
1add6c0b3e #86528# some outlining 2001-04-30 09:16:19 +00:00
Ocke Janssen
1e4d52af88 holds a resultset only weak now 2001-04-06 13:03:08 +00:00
Ocke Janssen
b07f7f08f1 clear row memeber 2001-04-04 13:25:53 +00:00
Ocke Janssen
b626c4477b #82628# check parameters 2001-03-01 09:58:37 +00:00
Ocke Janssen
a3d8acff97 #83771# correct error msg 2001-02-14 06:19:14 +00:00
Ocke Janssen
8be7db34ef set of metadata 2001-01-09 11:41:01 +00:00
Ocke Janssen
060f2bfcb8 #80219# value date corrected 2000-12-06 10:51:16 +00:00
Ocke Janssen
fcc0fd9481 metadata holds columns hard 2000-11-20 08:57:42 +00:00
Ocke Janssen
4ac2c6bc34 some changes in refcount 2000-11-03 13:21:22 +00:00
Ocke Janssen
63c9f791d5 make strings unique for lib's 2000-10-24 15:19:10 +00:00
Ocke Janssen
563beaf269 remove tools from dbtools 2000-10-19 10:56:36 +00:00
Ocke Janssen
1e7414338e class renamed 2000-10-17 08:05:49 +00:00
Ocke Janssen
fc6ff5a088 must change for comphelper 2000-10-09 11:34:19 +00:00
Ocke Janssen
e92eb26371 bookmarks 2000-09-29 14:30:09 +00:00