Commit Graph

38 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
1708f6091b 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
Frank Schönheit
18ee839ce2 step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form 2009-10-23 09:46:03 +02:00
Kurt Zenker
4044f96898 CWS-TOOLING: integrate CWS evoab2def
2009-05-28 16:00:19 +0200 fs  r272412 : don't use createFalse - Evo 2.22 simply hangs when ask for all contacts without a first name. Instead, in the WHERE 0=1 case, simply create an empty result set
2009-05-22 14:25:51 +0200 fs  r272193 : #i10000#
2009-05-22 14:25:37 +0200 fs  r272192 : oops, ENABLE_EVOAB2 for some platforms only, not generically
2009-05-22 14:19:00 +0200 fs  r272191 : #i10000#
2009-05-22 12:42:38 +0200 fs  r272183 : when sorting, properly use a syslocale collator, instead of comparing the numerical values of the string's UTF-16 code points
2009-05-20 15:09:00 +0200 fs  r272131 : clear/getWarnings: also allowed without cache
2009-05-20 14:11:19 +0200 fs  r272128 : removed debug traces
2009-05-20 14:03:31 +0200 fs  r272126 : #i55701# +STR_SORT_BY_COL_ONLY
2009-05-20 14:02:29 +0200 fs  r272125 : implement sorting
2009-05-20 10:10:19 +0200 fs  r272107 : #i10000#
2009-05-19 16:02:17 +0200 fs  r272089 : #i10000#
2009-05-19 16:02:02 +0200 fs  r272088 : #i55701# strings for new error condition DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 16:01:31 +0200 fs  r272087 : #i55701# use DATA_CANNOT_SELECT_UNFILTERED as standardized error code
2009-05-19 15:59:59 +0200 fs  r272086 : #i55701# +DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 15:46:12 +0200 fs  r272084 : #i55701# recognize the DATA_CANNOT_SELECT_UNFILTERED error condition, and allow filtering in this case, even when the result set is empty
2009-05-19 09:06:50 +0200 fs  r272059 : merging changes from CWS dba32b, to prevent future conflicts with upcoming local changes
2009-05-18 21:48:58 +0200 fs  r272054 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:48:42 +0200 fs  r272053 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:47:41 +0200 fs  r272052 : +setExternalWarnings
2009-05-18 21:47:12 +0200 fs  r272051 : #i55701# when re/loading the form, display any possible warnings
2009-05-18 21:43:26 +0200 fs  r272050 : #i55701# implement XWarningsSupplier, exposing the warnings of our result set
2009-05-18 21:42:51 +0200 fs  r272049 : #i55701# implement XWarningsSupplier, exposing the warnings of our aggregate RowSet
2009-05-18 17:53:59 +0200 fs  r272041 : #i55701# moved the (I)WarningsContainer from dbaccess to connectivity, to be able to use it in the latter module, too
2009-05-18 17:24:10 +0200 fs  r272040 : #i55701# properly enable the various Evolution types
2009-05-18 14:52:19 +0200 fs  r272024 : #i55701# properly enable the Evolution types
2009-05-18 13:57:10 +0200 fs  r272018 : fixed/extended whereAnalysis (column searching still not enabled, as neither LIKE nor = seem to work with my (somewhat older) Evolution version)
2009-05-18 13:56:08 +0200 fs  r272017 : extended showParseTree
2009-05-18 13:55:25 +0200 fs  r272016 : extended showParseTree
2009-05-18 11:40:16 +0200 fs  r272008 : #i55701#
2009-05-18 11:39:02 +0200 fs  r272006 : let the PreparedStatement return proper meta data, too
2009-05-18 10:05:37 +0200 fs  r271999 : moved the XStatement interface to from OCommonStatement to OStatement - the former class is also the base for other classes which should not have this interface
2009-05-15 21:53:22 +0200 fs  r271973 : collectColumnInformation: report invalid meta data as assertion
2009-05-15 21:51:40 +0200 fs  r271972 : showParseTree should be const
2009-05-15 21:51:26 +0200 fs  r271971 : showParseTree should be const
2009-05-15 21:51:03 +0200 fs  r271970 : properly recognize the 'WHERE 0 = 1' clause, this way having proper statement meta data, this way saving much much calls from the DBA framework
2009-05-15 20:29:03 +0200 fs  r271969 : cleaned up the mess with the statement classes
2009-05-15 15:51:11 +0200 fs  r271944 : let the result set properly init its meta data
2009-05-15 15:29:54 +0200 fs  r271939 : proper property implementations for the resultset class
2009-05-15 15:01:31 +0200 fs  r271936 : proper property implementations for the statement class
2009-05-08 14:46:33 +0200 fs  r271717 : component_foo must be PUBLIC
2009-05-06 09:20:05 +0200 fs  r271565 : #i10000# (warnings on unxlngi6)
2009-05-06 09:01:30 +0200 fs  r271564 : #i101493#
2009-05-05 23:08:12 +0200 fs  r271560 : #i55701# merging the changes from the ancient (CVS-based) CWS evoab2default into this CWS here
2009-06-05 12:31:05 +00:00
Oliver Bolte
323b26c51a CWS-TOOLING: integrate CWS odbmacros3 2008-10-16 06:57:26 +00:00
Kurt Zenker
bd7a2b4507 INTEGRATION: CWS dba30b (1.32.4); FILE MERGED
2008/04/15 22:12:48 fs 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED
2008/03/16 14:05:17 fs 1.32.4.1: some exception handling re-factoring
2008-05-05 14:53:05 +00:00
Rüdiger Timm
ee61998e46 INTEGRATION: CWS changefileheader (1.32.12); FILE MERGED
2008/03/31 13:27:07 rt 1.32.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:07:24 +00:00
Kurt Zenker
cb7fc3d98a INTEGRATION: CWS odbmacros2 (1.30.198); FILE MERGED
2008/02/20 13:28:00 fs 1.30.198.2.2.1: some DBG_UNHANDLED_EXCEPTIONs
2008/02/04 13:07:57 fs 1.30.198.2: RESYNC: (1.30-1.31); FILE MERGED
2007/12/13 11:22:06 fs 1.30.198.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change
2008-03-06 17:13:51 +00:00
Oliver Bolte
74465bf210 INTEGRATION: CWS supdremove (1.30.180); FILE MERGED
2007/11/16 10:23:20 vg 1.30.180.1: #i83674# cleanup: remove obsolete SUPD macro use
2008-01-07 07:40:07 +00:00
Oliver Bolte
dff60ebac8 INTEGRATION: CWS pchfix02 (1.29.52); FILE MERGED
2006/09/01 17:24:21 kaib 1.29.52.1: #i68856# Added header markers and pch files
2006-09-17 05:58:15 +00:00
Jens-Heiner Rechtien
f5349056f9 INTEGRATION: CWS warnings01 (1.28.74); FILE MERGED
2006/03/24 15:36:02 fs 1.28.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:57:38 +00:00
Jens-Heiner Rechtien
b6a961fc6c INTEGRATION: CWS dba201b (1.26.146); FILE MERGED
2005/09/21 07:57:08 oj 1.26.146.2: RESYNC: (1.26-1.27); FILE MERGED
2005/07/11 13:37:14 fs 1.26.146.1: merging CWS dba201 into CWS dba201b
2005-09-23 11:20:58 +00:00
Rüdiger Timm
87c569d15d INTEGRATION: CWS ooo19126 (1.26.204); FILE MERGED
2005/09/05 17:33:15 rt 1.26.204.1: #i54170# Change license header: remove SISSL
2005-09-08 13:28:44 +00:00
Jens-Heiner Rechtien
deae0f1ef1 INTEGRATION: CWS insight01 (1.22.44); FILE MERGED
2004/06/01 08:49:47 oj 1.22.44.4: RESYNC: (1.24-1.25); FILE MERGED
2004/02/11 12:46:59 oj 1.22.44.3: RESYNC: (1.23-1.24); FILE MERGED
2004/01/02 13:58:08 oj 1.22.44.2: RESYNC: (1.22-1.23); FILE MERGED
2003/07/29 12:23:18 oj 1.22.44.1: #111075# insight changes
2004-08-02 14:34:10 +00:00
Jens-Heiner Rechtien
76e1b9029c INTEGRATION: CWS dba09 (1.24.22); FILE MERGED
2004/03/19 15:28:56 fs 1.24.22.1: found during #i13497# #i14649#: InitializeGridModel is obsolete in this class
2004-05-10 12:04:53 +00:00
Jens-Heiner Rechtien
aefc828117 INTEGRATION: CWS ooo20031216 (1.23.4); FILE MERGED
2003/12/15 09:51:36 waratah 1.23.4.1: #i1858# replace some NULL constants with sal_False
2004-02-04 12:53:58 +00:00
Rüdiger Timm
d7d5a9f333 INTEGRATION: CWS ooo20031110 (1.22.82); FILE MERGED
2003/11/13 09:51:07 waratah 1.22.82.1: #i22301# remove all for scope non-compliant code
2003-12-01 17:01:46 +00:00
Vladimir Glazounov
cf6908ef81 INTEGRATION: CWS dbgmacros1 (1.21.66); FILE MERGED
2003/04/09 10:44:11 kso 1.21.66.1: #108413# - debug macro unification.
2003-04-15 15:03:08 +00:00
Frank Schönheit
9604b750b4 #97058# call setLoadingStarted at the beginning of the attach-process 2002-01-29 11:24:44 +00:00
Frank Schönheit
655518502b incorporate the improvements suggested during code review of genericcontroller.* 2002-01-24 16:43:35 +00:00
Frank Schönheit
81622904ab #92158# when forwarding queryDispatches, use PARENT as frame search flag 2001-10-16 13:43:19 +00:00
Jens-Heiner Rechtien
528b2beeea #92075#: exception specification 2001-09-13 13:15:52 +00:00
Frank Schönheit
41d3e09115 #91346# Attach: corrected asking for isAfterLast 2001-08-21 13:18:51 +00:00
Frank Schönheit
2534109a0f #90573# minor changes 2001-08-16 09:39:55 +00:00
Frank Schönheit
a76dee4605 #86945# substituted m_aPropertyMutex 2001-08-14 11:12:43 +00:00
Frank Schönheit
bf9d43924d #87937# changes so that after unsuccessfull reloading (or setting a filter or such) a cleanup can be done 2001-07-17 12:07:48 +00:00
Frank Schönheit
fc85640e9f #84686# moved the FormControllerImpl to the base class 2001-05-16 13:28:02 +00:00
Kurt Zenker
90edbc837c chg. len -> getLength 2001-05-16 11:29:39 +00:00
Frank Schönheit
c63d0f38bc #86912# the previous fix (corrected the assertion) exposed some small errors ... corrected this (basically, the assertions were used to generous) 2001-05-11 15:14:23 +00:00
Frank Schönheit
d22a1fcd9f corrected some wrong OSL_ASSERTs 2001-04-03 13:16:03 +00:00
Joachim Lingner
b94ef5f8bf replaced: OSL_ENSHURE->OSL_ENSURE 2001-03-23 12:33:59 +00:00
Ocke Janssen
cee9d49827 unsigned/signed 2001-03-19 11:38:43 +00:00
Ocke Janssen
7f4fcc0fff #84115# impl as WeakComponent 2001-03-01 14:17:55 +00:00
Ocke Janssen
9d224223e0 check postions before asking for bookmark 2001-03-01 10:06:16 +00:00
Ocke Janssen
25d8b3296c #81232# 2001-01-09 14:52:33 +00:00
Frank Schönheit
0127c42035 adjusted the implementation name 2001-01-05 11:08:57 +00:00
Frank Schönheit
998d651be4 #82151# two instances of the registration helper module - one for every library in this project 2000-12-15 14:54:12 +00:00
Ocke Janssen
ab81188e72 call initformatter 2000-11-03 13:44:21 +00:00
Ocke Janssen
38d78d3c30 new datasource browser 2000-10-26 13:46:14 +00:00