Commit Graph

18 Commits

Author SHA1 Message Date
36de66bdf0 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
8fc7fb343d 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
6b23056878 INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED
2008/03/31 13:11:37 rt 1.15.10.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:24:02 +00:00
8a19df22e4 INTEGRATION: CWS rptchart01_DEV300 (1.14.26); FILE MERGED
2008/01/24 14:41:00 oj 1.14.26.1: #i85225# moved filtermanager und parameter to connectivity
2008-03-05 15:51:25 +00:00
0c0f9313f5 INTEGRATION: CWS dba24b (1.13.34); FILE MERGED
2007/09/03 09:23:16 fs 1.13.34.1: #i76024# +cachedrowset
2007-11-01 13:56:41 +00:00
adb688fc3a INTEGRATION: CWS dba23a (1.12.86); FILE MERGED
2007/03/14 14:44:50 fs 1.12.86.1: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm
2007-05-10 08:57:12 +00:00
1c95f5cb59 INTEGRATION: CWS warnings01 (1.11.68); FILE MERGED
2006/05/12 16:35:06 sb 1.11.68.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2006-06-19 11:55:25 +00:00
dee17cf0c7 INTEGRATION: CWS ooo19126 (1.10.50); FILE MERGED
2005/09/05 13:50:30 rt 1.10.50.1: #i54170# Change license header: remove SISSL
2005-09-08 21:50:52 +00:00
3177177b45 INTEGRATION: CWS visibility03 (1.9.36); FILE MERGED
2005/03/24 14:32:31 mhu 1.9.36.1: #i45006# Added imgprod.obj
2005-04-13 08:46:58 +00:00
95e3ab6508 INTEGRATION: CWS eforms2 (1.7.10); FILE MERGED
2004/07/12 14:17:11 fs 1.7.10.3: #114856# Image.* superseded by clickableimage.*
2004/06/25 10:20:48 dvo 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED
2004/05/12 08:15:34 fs 1.7.10.1: #116712# +refvaluecomponent
2004-11-16 09:41:59 +00:00
bf13fd0c1b INTEGRATION: CWS frmcontrols02 (1.6.6); FILE MERGED
2004/03/24 09:40:21 fs 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED
2004/01/23 17:50:12 fs 1.6.6.1: #i24417# #i24414# new files
2004-04-13 10:15:02 +00:00
1d3f39ab74 INTEGRATION: CWS formdesign01 (1.5.2); FILE MERGED
2004/01/05 21:21:58 fs 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED
2003/12/11 14:13:39 fs 1.5.2.2: #i23418# +formfiltermanager
2003/12/10 15:46:53 fs 1.5.2.1: outsourced the parameter handling, in preparation of #i23418#
2004-03-19 10:54:25 +00:00
711fda0491 INTEGRATION: CWS frmcontrols01 (1.4.46); FILE MERGED
2003/10/27 13:49:35 fs 1.4.46.3: RESYNC: (1.4-1.5); FILE MERGED
2003/10/27 11:13:56 fs 1.4.46.2: #i21605# +spinbutton
2003/10/22 13:09:17 fs 1.4.46.1: #21277# +scrollbar.*
2003-12-11 11:30:01 +00:00
b90940fce1 INTEGRATION: CWS formcelllinkage (1.4.54); FILE MERGED
2003/10/01 09:18:38 fs 1.4.54.1: #i18994# merging the changes from the CWS fs002
2003-10-21 08:01:12 +00:00
5c44484b92 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 17:05:07 +00:00
426af421c3 #105577# +cloneable 2002-12-02 08:52:09 +00:00
64aa777b96 #74241# +errorbroadcaster 2001-08-28 13:35:18 +00:00
bf4154eb53 initial import 2000-09-18 15:33:13 +00:00