|
|
426af421c3
|
#105577# +cloneable
|
2002-12-02 08:52:09 +00:00 |
|
|
|
edea724dd4
|
#105006# FileDialogHelper's FILE*_* constants are enums now (and namespaced)
|
2002-11-14 09:11:54 +00:00 |
|
|
|
f2938636d4
|
discovered during #104402#: default value for the 'Hidden' property improperly handled
|
2002-10-23 11:47:00 +00:00 |
|
|
|
884c9c85e6
|
#i2817# cut savedvalue when it is greater than the max text len
|
2002-10-18 11:24:00 +00:00 |
|
|
|
b0b88d5720
|
#103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects
|
2002-10-09 13:53:54 +00:00 |
|
|
|
db28fbd258
|
#84794# FormatsSupplier property not faked as readonly anymore
|
2002-10-09 12:49:57 +00:00 |
|
|
|
4cd221a0fa
|
#i3289# correct table name quoting so that in every situation the correct schema, catalog is used
|
2002-10-07 12:09:48 +00:00 |
|
|
|
9a681f2660
|
#103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects
|
2002-10-04 07:14:15 +00:00 |
|
|
|
4b72e0ae24
|
#103388# some performance logging
|
2002-10-02 13:46:57 +00:00 |
|
|
|
8a4203363d
|
no casting if the pointer returned by Any::getValue - discovered during #103388#
|
2002-10-02 13:41:04 +00:00 |
|
|
|
75fd07c900
|
#96522# change locale of the numberformatter from UI to SvtSysLocale
|
2002-09-26 10:19:37 +00:00 |
|
|
|
2e9e1ee86f
|
#103242# when setting master-detail driven parameters, care for exceptions
|
2002-09-13 07:31:08 +00:00 |
|
|
|
b77d7f39af
|
#102205# allow for the context menu by keyboard
|
2002-08-27 11:50:36 +00:00 |
|
|
|
7d0cf95443
|
#98095# remove the multiplex only when the last listener is gone
|
2002-08-13 10:10:21 +00:00 |
|
|
|
a86d339b52
|
#101437# Merged in 1.16.14.1
|
2002-08-01 13:57:01 +00:00 |
|
|
|
15f61eb13f
|
#100000# namespace spec for gcc
|
2002-07-23 10:05:38 +00:00 |
|
|
|
e5aef8f74b
|
#100056# call getValue to get correct date value
|
2002-06-24 10:35:59 +00:00 |
|
|
|
59bb288203
|
#99627# SelectedItems not transient
|
2002-06-05 08:54:34 +00:00 |
|
|
|
ea97f5ed90
|
#99627# Text not transient
|
2002-06-05 08:53:34 +00:00 |
|
|
|
7df5ad272d
|
#99051# change type of storing pointer to multimap
|
2002-05-10 07:16:15 +00:00 |
|
|
|
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 |
|
|
|
02483a16a6
|
#98045# when filling parameters in reset_impl, recognize inconsistent master-detail settings
|
2002-03-19 12:45:30 +00:00 |
|
|
|
11e2acae29
|
#98197# correct use of wasNull and enable tristate as default
|
2002-03-19 12:18:45 +00:00 |
|
|
|
fc54740f49
|
#97083# correctly register the model implementations
|
2002-03-04 13:49:12 +00:00 |
|
|
|
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 |
|
|
|
388f54a5f8
|
outlined getParent for code size (and debugging) reasons
|
2002-03-04 12:59:21 +00:00 |
|
|
|
251a608913
|
#97676# OnClick: care for exceptions thrown by the listeners
|
2002-02-21 07:52:19 +00:00 |
|
|
|
58800c3a49
|
#96376# setGroup: check for invalid arguments
|
2002-01-09 14:30:36 +00:00 |
|
|
|
33f5c82275
|
#96160# recognize NULL streams in read/write
|
2001-12-20 15:16:37 +00:00 |
|
|
|
4f5fc6e7ea
|
#94455# don't allow negative row heights
|
2001-11-08 10:24:52 +00:00 |
|
|
|
aea93141f3
|
loadData: be less generous with creating unnecessary connections
|
2001-11-07 14:07:44 +00:00 |
|
|
|
1d4f7c1a95
|
#93524# catched Exception when cancelRowUpdates
|
2001-10-26 07:02:33 +00:00 |
|
|
|
5b9a4bb357
|
#92924# includes
|
2001-10-25 16:55:52 +00:00 |
|
|
|
3d96af71a4
|
#92924# gcc-3.0.1 needs lvalue
|
2001-10-25 16:55:17 +00:00 |
|
|
|
662a712cbd
|
#92924#: removed cast
|
2001-10-25 16:53:19 +00:00 |
|
|
|
0f93441e80
|
#92924#: removed cast
|
2001-10-25 16:16:49 +00:00 |
|
|
|
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 |
|
|
|
890efb80b8
|
#i1948# +invalidateParameters
|
2001-10-22 14:25:58 +00:00 |
|
|
|
860c5b795e
|
#92410# ignore result of subform when masterform moves to insertrow
|
2001-10-18 05:44:45 +00:00 |
|
|
|
164b4c6569
|
#92922# insert replaced by approveNewElement/implInsert (ensure that when inserting, the own mutex is released before doing any notifications)
|
2001-10-16 15:19:02 +00:00 |
|
|
|
f22e1e4f12
|
#92401# reformed queryAggregation - lates SUN PRO compiler produces _wrong_ code with the old form
|
2001-09-28 17:15:33 +00:00 |
|
|
|
97e111b0f8
|
#92410# if conenction is shared stopListening in setProp
|
2001-09-28 05:58:43 +00:00 |
|
|
|
8869177474
|
#92075# exception specification
|
2001-09-12 16:54:29 +00:00 |
|
|
|
15616fe716
|
#92075# exception specification
|
2001-09-12 16:46:54 +00:00 |
|
|
|
17c4c4b85c
|
#92075# exception specification
|
2001-09-12 16:25:32 +00:00 |
|
|
|
52acfe7da6
|
#92075# exception specification
|
2001-09-12 16:20:30 +00:00 |
|
|
|
c8c2ab1bad
|
#92075# exception specification
|
2001-09-12 16:05:29 +00:00 |
|
|
|
1e9635ea08
|
#92075# exception specification
|
2001-09-12 15:58:34 +00:00 |
|
|
|
6b45fc595e
|
#92075# exception specification
|
2001-09-12 15:46:19 +00:00 |
|
|
|
fb01b35d9c
|
#92075# exception specification
|
2001-09-12 15:21:50 +00:00 |
|