Commit Graph

1807 Commits

Author SHA1 Message Date
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
126521e51c Merge SRC632: 17.05.01 - 10:43:00 (NoBranch) 2001-05-17 07:43:30 +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
40144eb3e1 Merge SRC631: 10.05.01 - 09:00:37 (NoBranch) 2001-05-10 06:01:05 +00:00
12604c3150 Merge SRC630: 04.05.01 - 23:17:11 (NoBranch) 2001-05-04 20:17:44 +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
362d3e0f53 Merge SRC630: 26.04.01 - 22:38:03 (NoBranch) 2001-04-26 19:38:45 +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
2b3fd9f260 Merge SRC627: 03.04.01 - 22:43:31 2001-04-03 18:42:36 +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
26be0f6ae7 Replaced: OSL_ENSHURE ->OSL_ENSURE 2001-03-23 06:39:46 +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
0ff7a94918 Merge SRC624: 09.03.01 - 22:22:30 (NoBranch) 2001-03-09 20:22:26 +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
6ce790f196 recognize non-NULL errornous streams, too 2001-02-12 11:07:00 +00:00
470b7a6d66 ListBoxControl::queryAggregation - changed the base class call's order - getTypes did not work correctly 2001-01-29 11:52:11 +00:00
a83cf0b616 be more precise in m_bLoaded - recognize errors returned by executeRowSet 2001-01-26 12:52:28 +00:00
4620a2cce0 executeRowSet now returning a bool 2001-01-26 12:40:39 +00:00
9e580eb4fa adjusted the ERR_REFRESHED text 2001-01-26 12:08:59 +00:00