Commit graph

86 commits

Author SHA1 Message Date
Joachim Lingner
fe4f84e564 Replaced: Float ->float 2001-03-22 15:47:19 +00:00
Joachim Lingner
0a0dc36edf replaced OSL_ENSHURE 2001-03-22 15:37:15 +00:00
Ocke Janssen
cfa1ef5f1b use of bool2any instead makeAny 2001-03-22 07:10:29 +00:00
Frank Schönheit
157d59e155 #82884# awt.UnoControlImageButtonModel -> awt.UnoControlImageControlModel 2001-03-20 07:40:55 +00:00
Frank Schönheit
8fdf1e596f new dtd for the module description 2001-03-15 09:06:53 +00:00
Frank Schönheit
ac91f46c41 cppuhelper/extract -> comphelper/extract 2001-03-15 07:47:25 +00:00
Frank Schönheit
386c8b69cc #84912# converFastPropertyValue: correctly set the old value to void instead of NULL 2001-03-13 09:34:43 +00:00
Kurt Zenker
0ff7a94918 Merge SRC624: 09.03.01 - 22:22:30 (NoBranch) 2001-03-09 20:22:26 +00:00
Patrick Luby
d131c47bfd Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h 2001-03-02 21:39:55 +00:00
Patrick Luby
235898427c Correct typo in dos: line added in last revision 2001-03-02 05:08:28 +00:00
Patrick Luby
57f01642f6 Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X 2001-03-02 04:02:52 +00:00
Patrick Luby
7357f5f4e8 Update for Mac OS X static data member automation 2001-02-28 23:23:58 +00:00
Frank Schönheit
31c596b488 use tryPropertyValueEnum for the ListSourceType property 2001-02-27 16:03:58 +00:00
Frank Schönheit
375094fb1c loadData: hold the statement as long as the result set is needed/used 2001-02-23 14:11:49 +00:00
Nils Fuhrmann
0033892a01 Generated solar list particle for usage per project 2001-02-23 13:06:51 +00:00
Frank Schönheit
ce80c9d06f layout ... 2001-02-21 10:10:53 +00:00
Frank Schönheit
2432470efe overload createPeer - disable AutoToggle on the peer 2001-02-21 10:01:15 +00:00
Frank Schönheit
2c99ce6ecc #82886# corrected the description for the formatted field 2001-02-20 12:40:19 +00:00
Frank Schönheit
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
Frank Schönheit
5c71af0d18 #83607# +m_bNumericField 2001-02-20 10:55:53 +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
f936664e9d #81738# correctly calculate the TreatNumeric flag in _loaded 2001-02-13 16:41:39 +00:00
Frank Schönheit
6ce790f196 recognize non-NULL errornous streams, too 2001-02-12 11:07:00 +00:00
Frank Schönheit
470b7a6d66 ListBoxControl::queryAggregation - changed the base class call's order - getTypes did not work correctly 2001-01-29 11:52:11 +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
4620a2cce0 executeRowSet now returning a bool 2001-01-26 12:40:39 +00:00
Frank Schönheit
9e580eb4fa adjusted the ERR_REFRESHED text 2001-01-26 12:08:59 +00:00
Frank Schönheit
55c2d49341 _commit: add the entry to the list only in case it was modified 2001-01-25 11:01:07 +00:00
Frank Schönheit
46449aa291 #82950# #81727# remember the string item list when loading, reset it when unloading 2001-01-25 10:18:37 +00:00
Frank Schönheit
5a1a4d8150 #82950# #81727# added m_aDesignModeStringItems 2001-01-25 10:17:59 +00:00
Frank Schönheit
abb65b6a85 #82672# use tryPropertyValueEnum 2001-01-24 08:08:43 +00:00
Frank Schönheit
23f7a5935b slightly optimized disposing() 2001-01-23 09:15:25 +00:00
Frank Schönheit
5d8eab8757 #82960# register the formatted wrapper for the DatabaseFormattedField as well 2001-01-22 07:01:08 +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
f0c72af061 overload getTypes to merge all the types of all base classes 2001-01-08 07:15:57 +00:00
Frank Schönheit
ed2279051a #75916# OGroupManager knows it's container to check for the correct disposing call 2001-01-05 17:00:35 +00:00
Frank Schönheit
ce320296d6 #75916# OGroupManager::disposing: check for the correct container 2001-01-05 16:59:19 +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
7197e14284 type in the form service names 2001-01-05 09:46:31 +00:00
Frank Schönheit
1e41615b75 changed the implementation name 2001-01-04 15:28:34 +00:00
Frank Schönheit
a8028e98cb correct getSupportedServiceNames - one of the names was a double 2001-01-04 15:28:08 +00:00
Frank Schönheit
fa4fdaaeb7 corrected the service name 2001-01-04 15:27:28 +00:00
Frank Schönheit
18b53cde26 implementation name changed / getSupportedServiceNames returns the aggregate's services, too 2001-01-04 15:26:41 +00:00
Frank Schönheit
fe57952c31 implementation names of the formatted field changed 2001-01-04 15:26:04 +00:00
Frank Schönheit
75f13df0f3 #78932# adjusted to the new componentdescription.dtd 2001-01-04 15:15:48 +00:00
Frank Schönheit
14baa97cf8 #82353# namespace changes in the previous fix 2000-12-19 16:14:16 +00:00
Frank Schönheit
c3ae15137c #82353# overload elementReplaced / send a selectionChanged notification whenever the selected column is removed 2000-12-19 16:12:27 +00:00
Frank Schönheit
bdcf462617 #82353# elementReplaced 2000-12-19 15:51:01 +00:00
Ocke Janssen
63bd31cdb6 call disposing(Event) from aggregate 2000-12-14 12:47:20 +00:00