Commit Graph

28 Commits

Author SHA1 Message Date
Gert Faller
b67fc189ee TL_CONSTASCII_USTRINGPARAM in libs core 19 2010-11-19 17:42:52 +01:00
Norbert Thiebaud
d3756b8b73 merge vosremoval-reference.diff 2010-10-25 19:55:33 -05:00
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
Petr Mladek
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
Frank Schoenheit [fs]
a5c79e695f dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Ocke Janssen [oj]
328b5e748a dba33f: #i108548# handle Label property from parse column and rowsetcolumn 2010-01-22 10:31:43 +01:00
Ocke Janssen [oj]
02f6eae3aa dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter 2010-01-22 08:14:22 +01:00
Ocke Janssen [oj]
cb2da11da5 dba33f: #i104413# make column names unique 2010-01-13 12:37:12 +01: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
Ocke Janssen [oj]
e2e6b604c3 dba33d: #i97096# use column label when given 2009-11-18 13:06:25 +01: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
Rüdiger Timm
30d9ee5e86 INTEGRATION: CWS changefileheader (1.15.136); FILE MERGED
2008/04/01 15:09:20 thb 1.15.136.3: #i85898# Stripping all external header guards
2008/04/01 10:53:45 thb 1.15.136.2: #i85898# Stripping all external header guards
2008/03/28 15:24:37 rt 1.15.136.1: #i87441# Change license header to LPGL v3.
2008-04-10 10:48:10 +00:00
Kurt Zenker
fe276d92c1 INTEGRATION: CWS dba23a (1.14.74); FILE MERGED
2007/03/22 10:46:01 fs 1.14.74.2: #i74800# proper implementation of the IsSearchable property
2007/02/23 10:44:44 oj 1.14.74.1: #i74800# add new property to parse column needed by queryfilter dlg in dbaccess introduced by b6248060
2007-05-10 08:39:10 +00:00
Oliver Bolte
356b174a67 INTEGRATION: CWS pchfix02 (1.13.42); FILE MERGED
2006/09/01 17:22:35 kaib 1.13.42.1: #i68856# Added header markers and pch files
2006-09-17 02:08:54 +00:00
Oliver Bolte
a779349caf INTEGRATION: CWS qiq (1.11.104); FILE MERGED
2006/06/27 15:09:32 fs 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED
2006/06/06 13:57:26 fs 1.11.104.1: #i51143# +createColumnsForResultSet / +createColumnForResultSet
2006-07-10 13:37:58 +00:00
Jens-Heiner Rechtien
fa14a017fb INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED
2006/06/14 10:56:23 fs 1.11.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ...
2005/11/16 12:59:28 fs 1.11.30.1: #i57457# warning free code
2006-06-20 01:07:27 +00:00
Rüdiger Timm
e18af89ca6 INTEGRATION: CWS ooo19126 (1.10.112); FILE MERGED
2005/09/05 17:25:49 rt 1.10.112.1: #i54170# Change license header: remove SISSL
2005-09-08 06:39:31 +00:00
Rüdiger Timm
f4a77f7158 INTEGRATION: CWS dba16 (1.9.66); FILE MERGED
2004/10/11 11:39:09 oj 1.9.66.1: #i30220# enable having, group by for queries
2004-10-22 07:45:33 +00:00
Vladimir Glazounov
2c519a8f20 INTEGRATION: CWS qrycomp (1.8.150); FILE MERGED
2003/10/30 14:13:25 oj 1.8.150.1: #i21791# changes for the querycomposer
2003-12-16 11:27:57 +00:00
Ocke Janssen
39dcd56125 #86528# disable exception in some files 2001-05-23 08:18:28 +00:00
Ocke Janssen
b90646871d #86528# size changes 2001-05-18 07:33:49 +00:00
Ocke Janssen
0abbd65247 #86528# lower size need 2001-05-14 10:42:44 +00:00
Ocke Janssen
2d2b10536b #86528# some outlining 2001-04-30 08:59:56 +00:00
Ocke Janssen
4ee2f874ee some changes 2000-11-03 12:31:35 +00:00
Ocke Janssen
b2c5030c2f descriptors inserted 2000-10-30 06:47:10 +00:00
Ocke Janssen
21433483eb make strings unique for lib's 2000-10-24 14:42:07 +00:00
Jens-Heiner Rechtien
c25ec0608a initial import 2000-09-18 15:18:56 +00:00