Commit Graph

46 Commits

Author SHA1 Message Date
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
Vladimir Glazounov
bc416a9f56 CWS-TOOLING: integrate CWS dba31b 2008-10-01 12:28:29 +00:00
Rüdiger Timm
7a1a2ae3cb INTEGRATION: CWS changefileheader (1.43.180); FILE MERGED
2008/04/01 15:08:47 thb 1.43.180.3: #i85898# Stripping all external header guards
2008/04/01 10:52:59 thb 1.43.180.2: #i85898# Stripping all external header guards
2008/03/28 15:23:34 rt 1.43.180.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:03:36 +00:00
Kurt Zenker
ab77cec1a2 INTEGRATION: CWS dba22ui (1.42.20); FILE MERGED
2006/12/05 09:46:54 fs 1.42.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
2006-12-13 15:17:35 +00:00
Oliver Bolte
58d9719d27 INTEGRATION: CWS pchfix02 (1.41.32); FILE MERGED
2006/09/01 17:22:12 kaib 1.41.32.1: #i68856# Added header markers and pch files
2006-09-17 01:34:18 +00:00
Rüdiger Timm
10d3801124 INTEGRATION: CWS dba204b (1.40.2); FILE MERGED
2006/07/13 10:03:39 fs 1.40.2.1: #i67290#
2006-07-26 06:23:38 +00:00
Oliver Bolte
d65207d2bd INTEGRATION: CWS qiq (1.38.96); FILE MERGED
2006/06/28 08:45:20 fs 1.38.96.4: #i10000#
2006/06/27 14:22:04 fs 1.38.96.3: RESYNC: (1.38-1.39); FILE MERGED
2006/05/16 20:10:52 fs 1.38.96.2: #i51143# changed signature of OSQLParseTreeIterator
2006/05/10 10:51:22 fs 1.38.96.1: #i51443# changed API of the OSQLParseIterator
2006-07-10 13:27:07 +00:00
Jens-Heiner Rechtien
d8f7564e3a INTEGRATION: CWS warnings01 (1.37.10); FILE MERGED
2005/11/16 12:59:02 fs 1.37.10.3: #i57457# warning free code
2005/11/07 19:07:21 pl 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED
2005/11/07 14:43:32 fs 1.37.10.1: #i57457# warning-free code
2006-06-20 00:26:32 +00:00
Jens-Heiner Rechtien
0f91633120 INTEGRATION: CWS dba201b (1.36.46); FILE MERGED
2005/09/21 08:01:00 oj 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED
2005/07/11 13:27:06 fs 1.36.46.1: merging CWS dba201 into dba201b
2005-09-23 10:39:09 +00:00
Rüdiger Timm
8a90939790 INTEGRATION: CWS ooo19126 (1.36.66); FILE MERGED
2005/09/05 17:23:49 rt 1.36.66.1: #i54170# Change license header: remove SISSL
2005-09-08 04:57:07 +00:00
Oliver Bolte
d3a6b7f2a2 INTEGRATION: CWS dba25 (1.35.32); FILE MERGED
2005/03/15 17:06:39 fs 1.35.32.2: #i45104# properly defer CREATE TABLE statements (in all cases), and again allow INSERT and SELECT statements
2005/03/02 12:48:15 oj 1.35.32.1: #i43858# check for create table
2005-03-18 08:57:10 +00:00
Oliver Bolte
8f07d11117 INTEGRATION: CWS dba20 (1.34.8); FILE MERGED
2004/11/23 10:24:37 oj 1.34.8.1: #i36207# check type of statement
2005-01-05 10:59:50 +00:00
Rüdiger Timm
4e1e909fbd INTEGRATION: CWS dba16 (1.32.12); FILE MERGED
2004/10/11 13:22:36 oj 1.32.12.3: RESYNC: (1.32-1.33); FILE MERGED
2004/10/11 06:14:53 oj 1.32.12.2: #i32931# remove the weak interface, refcount handled by parent
2004/09/24 07:37:36 oj 1.32.12.1: #i31337# check if select columns exist otherwise throw exception
2004-10-22 07:44:11 +00:00
Rüdiger Timm
e2c408b66a INTEGRATION: CWS ooo20040704 (1.31.28); FILE MERGED
2004/08/12 14:35:15 vg 1.31.28.2: #100000# fix for resync problems
2004/06/28 13:54:18 cmc 1.31.28.1: #i30801# allow using system stl if possible
2004-09-08 15:20:55 +00:00
Jens-Heiner Rechtien
2c18fa3f75 INTEGRATION: CWS insight01 (1.30.14); FILE MERGED
2004/05/28 11:16:09 oj 1.30.14.2: RESYNC: (1.30-1.31); FILE MERGED
2004/04/21 07:50:45 oj 1.30.14.1: #i27832# check if name is known in select list when not known in table
2004-08-02 16:03:35 +00:00
Oliver Bolte
1c1cc66448 INTEGRATION: CWS oj08 (1.30.36); FILE MERGED
2004/01/29 11:30:46 oj 1.30.36.1: #i24314# update and insert stmt (search) fixed
2004-03-15 11:46:56 +00:00
Oliver Bolte
2407781992 INTEGRATION: CWS oj4 (1.29.86); FILE MERGED
2003/06/27 13:37:54 oj 1.29.86.1: #i14648# implement string functions for file based drivers
2003-09-04 07:25:44 +00:00
Ocke Janssen
4518b1ec2d #99549# gpf while accessing the wrong index number 2002-07-05 06:57:45 +00:00
Ocke Janssen
c8f51a4906 #96517# correct error msg when no tables were found 2002-03-27 14:21:10 +00:00
Frank Schönheit
87b0056645 #96445# DBG_XTOR / delete the parse tree when beeing disposed 2002-01-16 07:42:47 +00:00
Ocke Janssen
0439ec8050 #95508# check if it is a token 2001-12-07 09:06:12 +00:00
Ocke Janssen
2467fa1795 #95508# enable the SQL insert statement again 2001-12-03 11:11:40 +00:00
Jens-Heiner Rechtien
d5f713d729 #92924#: includes 2001-10-17 16:12:49 +00:00
Jens-Heiner Rechtien
d85abe9e05 #92924#: exception specifications 2001-10-17 16:11:11 +00:00
Ocke Janssen
b75c8e2d98 #92613# unbound evaluationrow fixed 2001-10-01 10:24:29 +00:00
Ocke Janssen
b3b894be72 #84578# fixes for resultset 2001-08-29 11:21:08 +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
49e88dccc4 #87325# impl dtor 2001-05-23 13:05:55 +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
4747ca97fe better error message 2nd 2001-02-23 09:51:03 +00:00
Ocke Janssen
db7910d524 better error message 2001-02-23 09:50:37 +00:00
Ocke Janssen
a3d8acff97 #83771# correct error msg 2001-02-14 06:19:14 +00:00
Ocke Janssen
c2e3e43a21 insert textencoding 2001-02-05 11:26:42 +00:00
Ocke Janssen
1817d97004 #80899# better error msg 2000-11-29 09:41:26 +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
Frank Schönheit
e3c7a2c360 replace unotools with comphelper 2000-10-11 09:48:50 +00:00
Ocke Janssen
fc6ff5a088 must change for comphelper 2000-10-09 11:34:19 +00:00
Frank Schönheit
59a91e9ebf using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer 2000-10-05 07:38:52 +00:00
Ocke Janssen
e92eb26371 bookmarks 2000-09-29 14:30:09 +00:00
Jens-Heiner Rechtien
c25ec0608a initial import 2000-09-18 15:18:56 +00:00