Commit Graph

39 Commits

Author SHA1 Message Date
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
Ocke Janssen
0b994d134d remove defaultvalue from column 2000-09-29 14:31:36 +00:00
Jens-Heiner Rechtien
bf4154eb53 initial import 2000-09-18 15:33:13 +00:00