Commit Graph

52 Commits

Author SHA1 Message Date
Vladimir Glazounov
b75ef01dec INTEGRATION: CWS dbgmacros1 (1.41.8.3.2.3.2.1.2.4.20); FILE MERGED
2003/04/15 15:08:11 kso 1.41.8.3.2.3.2.1.2.4.20.2: RESYNC: (1.50-1.51); FILE MERGED
2003/04/09 11:05:45 kso 1.41.8.3.2.3.2.1.2.4.20.1: #108413# - debug macro unification.
2003-04-15 16:15:40 +00:00
Vladimir Glazounov
731d350b94 INTEGRATION: CWS dba04 (1.41.8.3.2.3.2.1.2.4.14); FILE MERGED
2003/03/22 13:24:40 fs 1.41.8.3.2.3.2.1.2.4.14.1: #i11879# properly set/reset the InsertOnly property of the aggregate
2003-04-11 13:36:47 +00:00
Jens-Heiner Rechtien
5c44484b92 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 17:05:07 +00:00
Frank Schönheit
b0b88d5720 #103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects 2002-10-09 13:53:54 +00:00
Frank Schönheit
2e9e1ee86f #103242# when setting master-detail driven parameters, care for exceptions 2002-09-13 07:31:08 +00:00
Ocke Janssen
7d0cf95443 #98095# remove the multiplex only when the last listener is gone 2002-08-13 10:10:21 +00:00
Ocke Janssen
7df5ad272d #99051# change type of storing pointer to multimap 2002-05-10 07:16:15 +00:00
Frank Schönheit
4199757219 #97955# moveToInsertRow: forward to the aggregate in all cases / reset_impl: forward the control defaults to the row set columns, again 2002-04-16 06:50:24 +00:00
Frank Schönheit
02483a16a6 #98045# when filling parameters in reset_impl, recognize inconsistent master-detail settings 2002-03-19 12:45:30 +00:00
Frank Schönheit
9c126f8e94 #97083# preparing migration of the registration process to the OFormsModule class - sample implementation already done for ODatabaseForm 2002-03-04 13:01:11 +00:00
Frank Schönheit
58800c3a49 #96376# setGroup: check for invalid arguments 2002-01-09 14:30:36 +00:00
Ocke Janssen
1d4f7c1a95 #93524# catched Exception when cancelRowUpdates 2001-10-26 07:02:33 +00:00
Frank Schönheit
a29acdb1f5 #i1948# corrected parameter handling: invalidate parameters after changing master/details field property / in reset_impl, fill the correct slave columns (using the real name of the parameter columns) 2001-10-22 14:28:38 +00:00
Ocke Janssen
860c5b795e #92410# ignore result of subform when masterform moves to insertrow 2001-10-18 05:44:45 +00:00
Ocke Janssen
97e111b0f8 #92410# if conenction is shared stopListening in setProp 2001-09-28 05:58:43 +00:00
Vladimir Glazounov
1f3f0c371b #92075# exception specification 2001-09-12 11:20:05 +00:00
Frank Schönheit
382d88dc68 implRemoved calls the correct base class method (encountered during #74241#) 2001-08-28 13:32:55 +00:00
Frank Schönheit
2cffb05a8b #87690# members/methods for connection sharing (sub-forms now try to re-use the connection of their parent form) 2001-08-06 13:55:23 +00:00
Frank Schönheit
e4032e5849 #85600# when posting, use a XInputStream name 'PostData' instead of PostString 2001-07-24 11:15:35 +00:00
Frank Schönheit
8ecb48a8b2 #89533# corrected usage of GetMainURL 2001-07-17 06:30:30 +00:00
Ocke Janssen
ce2b85247f #88888# don't modify values when setting defaultvalue 2001-07-03 10:22:53 +00:00
Frank Schönheit
9f1c2f6159 #88392# changed the initialising of columns with master-detail driver values (still not correct, but now the same as in 5.2) 2001-06-26 10:26:56 +00:00
Frank Schönheit
f58bd0d8af #87937# don't execute if the parameter request was cancelled by the listener 2001-06-25 10:04:33 +00:00
Frank Schönheit
347dd12973 #88017# #87898# corrected ref-counting while listening on the aggregate 2001-06-12 10:52:41 +00:00
Frank Schönheit
82ead0322f #87149# set the delegator after adding as aggregate property change listener 2001-05-31 13:08:06 +00:00
Frank Schönheit
b30eec5d8b #86247# _propertyChanged: exchanged OldValue & NewValue when forwarding the event 2001-04-27 09:45:55 +00:00
Frank Schönheit
f29f14e945 #84852# register as listener for the aggregates ActiveConnection 2001-04-12 12:52:30 +00:00
Frank Schönheit
26da2ad601 #84852# make ActiveConnection a bound property 2001-04-12 08:45:02 +00:00
Frank Schönheit
f73cf911ba #85427# default handling for the NAvigationBarMode 2001-03-28 12:04:25 +00:00
Joachim Lingner
2c3cbb69c4 Replaced: HYPER ->sal_Int64 2001-03-23 06:38:32 +00:00
Ocke Janssen
cfa1ef5f1b use of bool2any instead makeAny 2001-03-22 07:10:29 +00:00
Frank Schönheit
ac91f46c41 cppuhelper/extract -> comphelper/extract 2001-03-15 07:47:25 +00:00
Frank Schönheit
63dc987bad #83193# reset_impl: initialize the columns with void (need a default value property in the rowset columns to completely fix this -> OJ 2001-02-19 13:34:36 +00:00
Frank Schönheit
6ce790f196 recognize non-NULL errornous streams, too 2001-02-12 11:07:00 +00:00
Frank Schönheit
a83cf0b616 be more precise in m_bLoaded - recognize errors returned by executeRowSet 2001-01-26 12:52:28 +00:00
Frank Schönheit
23f7a5935b slightly optimized disposing() 2001-01-23 09:15:25 +00:00
Frank Schönheit
1f383fd850 #82895# some runtime parameter checking (should have been done earlier, shouldn't it 2001-01-18 15:43:15 +00:00
Ocke Janssen
570cd170d9 #81232# connection is only disposed when selfcreated 2001-01-10 06:41:54 +00:00
Frank Schönheit
adc3ccc24e #75916# let the GroupManager add itself (as container listener) 2001-01-05 16:58:36 +00:00
Frank Schönheit
18b53cde26 implementation name changed / getSupportedServiceNames returns the aggregate's services, too 2001-01-04 15:26:41 +00:00
Ocke Janssen
63bd31cdb6 call disposing(Event) from aggregate 2000-12-14 12:47:20 +00:00
Ocke Janssen
81c8196ae8 namespace changes 2000-11-23 07:48:15 +00:00
Frank Schönheit
7fe10e093f wrong include 2000-11-14 13:53:27 +00:00
Frank Schönheit
3edf021cad UcbStreamHelper instead of SvFileStream - thus using the UCB for file system access 2000-11-09 13:18:18 +00:00
Frank Schönheit
fbc45c6817 do not include DatabaseCursorType anymore - module data is deprecated 2000-11-06 10:22:50 +00:00
Frank Schönheit
1ad628fb8f added XCompletedExecution interface & implementation 2000-10-31 15:03:14 +00:00
Frank Schönheit
ba5321453d disposing: allow for an empty m_xAggregateAsRowSet 2000-10-31 10:50:43 +00:00
Jens-Heiner Rechtien
405e937e98 #65293#: include <ctype.h> 2000-10-26 15:03:37 +00:00
Frank Schönheit
cdbcbba768 migrated from unotools to comphelper 2000-10-19 10:52:20 +00:00
Frank Schönheit
226482372f #76416# own property for DataSourceName (not the aggregates one) to ensure that veto listeners are called 2000-10-19 09:41:31 +00:00