Commit Graph

1050 Commits

Author SHA1 Message Date
bb69e111a5 #87997# corrected an assertion 2001-06-12 05:02:47 +00:00
bff8f34759 #87997# correctly pass the _bCommitable flag to the base class 2001-06-11 12:38:59 +00:00
97d96a53c4 #86096# +TEXTLINECOLOR, +FONTEMPHASISMARK, +FONTRELIEF 2001-06-11 10:47:11 +00:00
aeb6f15a70 #86096# remove the new font proper from the aggregate 2001-06-11 10:46:44 +00:00
82ead0322f #87149# set the delegator after adding as aggregate property change listener 2001-05-31 13:08:06 +00:00
478b93cc4e #87149# forward the _bSetDelegator ctor param to the base class 2001-05-31 13:07:19 +00:00
7efee5a7c0 #87149# allow to set the aggregates delegator later (not in the ctor, but by explicitly calling doSetDelegator) 2001-05-31 13:04:53 +00:00
76c9383ffe #87149# changed the property listening at the aggregate
upon construction: _first_ register as listener, _then_ set the delegator
upon disposing:    stop listening, but _do_not_release_ the ref
upon destruction:  release the ref which the multiplexer has for the aggregate
2001-05-31 13:03:04 +00:00
d90ed94b01 #87149# DBG_CTOR/-DTOR 2001-05-31 12:59:50 +00:00
4e80ab8ecc #86723# use size not the buffersize 2001-05-28 08:08:06 +00:00
1ea0485f31 #86712# NumberFormatsSupplier property is transient 2001-05-23 14:12:14 +00:00
96be06ab93 #86712# FormatKey is transient 2001-05-18 13:46:18 +00:00
6e357d5b16 layout 2001-05-18 13:44:30 +00:00
3a058545da #86712# add FormatKey and FormatsSupplier property, mapped to the predefined formats 2001-05-18 13:44:07 +00:00
10d78ec7c8 #86558# when inserting a column while the form is already loaded, call the XLoadListener::loaded on the column 2001-05-18 06:22:41 +00:00
b82cc20db0 rtl string api changes 2001-05-14 08:08:00 +00:00
f0982f9aa1 wrong merge in the previous fix 2001-05-14 06:06:59 +00:00
c304bec469 #86865# +WordLineMode property 2001-05-11 17:04:43 +00:00
4c8300e4d8 use the com.sun.star.ui.FilePicker service instead of the propritary one 2001-05-11 09:12:24 +00:00
th
a4848ac889 rtl-string-changes 2001-05-11 09:03:31 +00:00
th
a853bb9278 rtl-string-changes 2001-05-11 08:33:55 +00:00
bd4fbd779f #86416# in the DBG_UTIL version, implement the copy ctor to allow correct instance counting (DBG_CTOR) 2001-04-27 11:08:20 +00:00
b30eec5d8b #86247# _propertyChanged: exchanged OldValue & NewValue when forwarding the event 2001-04-27 09:45:55 +00:00
f7a8454152 layout 2001-04-26 11:36:28 +00:00
f29f14e945 #84852# register as listener for the aggregates ActiveConnection 2001-04-12 12:52:30 +00:00
26da2ad601 #84852# make ActiveConnection a bound property 2001-04-12 08:45:02 +00:00
10f7777782 #84852# -m_bOwnConnection / +m_bFormwardingConnection 2001-04-12 08:44:13 +00:00
8cccbcec21 #84995# implement an own xServiceInfo, forward all (except getImplementationName) to the aggregate) 2001-04-11 13:21:58 +00:00
8958b663fb layout 2001-04-10 07:49:26 +00:00
f8e6b24820 #8492# reset m_xContainer in disposing (was a cyclic reference) 2001-04-10 07:47:52 +00:00
1c8a716dc0 #85890# handling for the HelpText 2001-04-09 10:09:57 +00:00
bee1738362 Changed operators calls 2001-04-04 11:56:34 +00:00
f018f1dd13 #85525# use a RowSet when filling the listbox - this ensures we have a column with a format key .... 2001-04-02 12:32:00 +00:00
fb3f0c63ca #85582# HelpText property now in the aggregated control models 2001-04-02 09:28:06 +00:00
f73cf911ba #85427# default handling for the NAvigationBarMode 2001-03-28 12:04:25 +00:00
2c3cbb69c4 Replaced: HYPER ->sal_Int64 2001-03-23 06:38:32 +00:00
6fb8ac6540 Replaced: OSL_ENSHURE ->OSL_ENSURE 2001-03-22 15:48:06 +00:00
fe4f84e564 Replaced: Float ->float 2001-03-22 15:47:19 +00:00
0a0dc36edf replaced OSL_ENSHURE 2001-03-22 15:37:15 +00:00
cfa1ef5f1b use of bool2any instead makeAny 2001-03-22 07:10:29 +00:00
ac91f46c41 cppuhelper/extract -> comphelper/extract 2001-03-15 07:47:25 +00:00
386c8b69cc #84912# converFastPropertyValue: correctly set the old value to void instead of NULL 2001-03-13 09:34:43 +00:00
31c596b488 use tryPropertyValueEnum for the ListSourceType property 2001-02-27 16:03:58 +00:00
375094fb1c loadData: hold the statement as long as the result set is needed/used 2001-02-23 14:11:49 +00:00
ce80c9d06f layout ... 2001-02-21 10:10:53 +00:00
2432470efe overload createPeer - disable AutoToggle on the peer 2001-02-21 10:01:15 +00:00
7449182b0c #83607# when beeing bound to a non-numeric field, don't use the DBTypeConversion upon committing 2001-02-20 10:56:19 +00:00
5c71af0d18 #83607# +m_bNumericField 2001-02-20 10:55:53 +00:00
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
f936664e9d #81738# correctly calculate the TreatNumeric flag in _loaded 2001-02-13 16:41:39 +00:00