Vladimir Glazounov
|
1f47db36c3
|
INTEGRATION: CWS dba03 (1.5.24.1.20); FILE MERGED
2003/02/26 09:35:26 fs 1.5.24.1.20.1: #107691# assertion corrected
|
2003-04-01 13:06:38 +00:00 |
|
Vladimir Glazounov
|
49ec51df58
|
INTEGRATION: CWS dba03 (1.1.4.1.8); FILE MERGED
2003/03/03 07:51:14 oj 1.1.4.1.8.1: #107866# fill converted value before comparing
|
2003-04-01 13:06:25 +00:00 |
|
Jens-Heiner Rechtien
|
fd2cf3dc7c
|
MWS_SRX644: migrate branch mws_srx644 -> HEAD
|
2003-03-27 16:05:12 +00:00 |
|
Frank Schönheit
|
e846aa72f9
|
discovered during #105577#: wrong usage of ::rtl::OUString::copy corrected
|
2002-12-02 09:09:04 +00:00 |
|
Frank Schönheit
|
377348c9f5
|
#65293# must-change not done: new methods for XAccessibleComponent implemented
|
2002-10-29 07:10:15 +00:00 |
|
Frank Schönheit
|
6d68982974
|
#96136# when setting values for properties of type double, be somewhat more tolerant
|
2002-10-08 11:32:43 +00:00 |
|
Frank Schönheit
|
7d429867fc
|
#100226# be an XModeChangeBroadcaster for notifying design mode changes
|
2002-09-11 08:42:27 +00:00 |
|
Malte Timmermann
|
0ce044fa38
|
#86566# re-create peer when property ORIENTATION changes
|
2002-09-06 07:33:33 +00:00 |
|
Malte Timmermann
|
339eda00ad
|
#96986# UnoEditControl must use XTextComponent::setText to update peer with text property, otherwise listeners are not called
|
2002-09-05 07:54:42 +00:00 |
|
Malte Timmermann
|
4610736e31
|
#97920# Fields support XSpinField now
|
2002-09-05 06:53:00 +00:00 |
|
Malte Timmermann
|
b5a0bf9025
|
#101358# call setPosSize in createPeer()
|
2002-09-03 12:09:19 +00:00 |
|
Frank Schönheit
|
90e80ae264
|
#102205# TabStop property for image controls
|
2002-08-16 08:15:10 +00:00 |
|
Frank Schönheit
|
436bbc1dbe
|
#101719# formatted field: overload convertFastPropertyValue to do some more sophisticated checks
|
2002-07-29 12:45:56 +00:00 |
|
Frank Schönheit
|
cd7c761c96
|
#101722# convertPropertyValue: convert XInterface derivees, too
|
2002-07-29 11:20:48 +00:00 |
|
Frank Schönheit
|
69c7c1f092
|
new[]/delete[] matched (#90353#)
|
2002-07-15 11:11:50 +00:00 |
|
Malte Timmermann
|
5bf92404f1
|
#100115# UnoFileControlModel supports BASEPROPERTY_READONLY
|
2002-07-09 14:28:08 +00:00 |
|
Frank Schönheit
|
a940688db8
|
#100126# exception thrown in wrong situation
|
2002-06-12 12:16:58 +00:00 |
|
Frank Schönheit
|
d952dc13be
|
#100126# corrected queryInterface/getTypes - care for the XAccessible
|
2002-06-12 12:16:15 +00:00 |
|
Thomas Benisch
|
2b735db8db
|
#97222# removed isShowing, isVisible, isFocusTraversable, addFocusListener, removeFocusListener
|
2002-05-17 14:29:11 +00:00 |
|
Frank Schönheit
|
f13063ad77
|
#99314# ImplNormalizePropertySequence: take care for dependency between StringItemList and SelectedItems
|
2002-05-16 04:55:33 +00:00 |
|
Frank Schönheit
|
b3c7122525
|
#99314# setPropertyValues: call ImplNormalizePropertySequence, to take care for dependencies between properties
|
2002-05-16 04:50:49 +00:00 |
|
Frank Schönheit
|
c6b9dab7ed
|
#98750# gain safety with assertions ....
|
2002-04-29 14:38:26 +00:00 |
|
Frank Schönheit
|
ea34702f4d
|
#98750# +accessiblecontrolcontext
|
2002-04-26 13:34:00 +00:00 |
|
Frank Schönheit
|
98ff7db614
|
#98750# be an XAccessible
|
2002-04-26 13:33:41 +00:00 |
|
Frank Schönheit
|
f0dba5722b
|
initial checkin - fallback AccessibleContext for uno controls
|
2002-04-26 13:31:31 +00:00 |
|
Frank Schönheit
|
b350b41193
|
extended the exception message when unable to convert a property value - eases debuggin in Basic
|
2002-04-09 06:36:52 +00:00 |
|
Frank Schönheit
|
36ab1103e7
|
#97087# dialog control model: don't allow NULL argument
|
2002-03-05 16:08:05 +00:00 |
|
Frank Schönheit
|
ea8a61e3e7
|
DialogModel::createInstance: allow for creation of _any_ model which supports the css.awt.UnoControlModel service
|
2002-02-01 11:08:54 +00:00 |
|
Frank Schönheit
|
3c26c06e27
|
+OCommonGeometryControlModel
|
2002-02-01 11:07:32 +00:00 |
|
Frank Schönheit
|
92b41950d6
|
encountered duting #96445# small memory leak when registering text properties
|
2002-01-18 17:13:00 +00:00 |
|
Frank Schönheit
|
e738f04d31
|
#96008# UnoControl::disposing( EventObject ): reset the model only _after_ xThis has been disposed - this is important, as our own dispose still needs the model for removing itself as listener
|
2002-01-08 12:57:50 +00:00 |
|
Frank Schönheit
|
a31add1e1e
|
#96008# DialogModel: override dispose / DialogControl: override removingControl/addingControl: removed a number of inconsistences between adding/removing as listener to foreign components
|
2002-01-08 12:54:31 +00:00 |
|
Frank Schönheit
|
792f0fd1a2
|
#96008# +removingControl/addingControl - give derived classes the chance to notice _all_ (even implicit) removals of controls
|
2002-01-08 12:41:13 +00:00 |
|
Frank Schönheit
|
62e9cdc7a2
|
#96008# be an ComponentImplHelper
|
2002-01-08 12:21:40 +00:00 |
|
Malte Timmermann
|
a9e9d61e00
|
#95841# UnoControlDialogModel doesn't support the border property
|
2001-12-14 08:54:03 +00:00 |
|
Malte Timmermann
|
33994b0c80
|
#95841# createPeer: Don't call setVisible() if isDesignMode()
|
2001-12-12 14:27:42 +00:00 |
|
Frank Schönheit
|
aab4469e5a
|
#95745# UnoTimeFieldControl::textChanged: correctly adjust the model's 'Time' property
|
2001-12-10 06:33:04 +00:00 |
|
Malte Timmermann
|
53dcfa2287
|
#95662# BASEPROPERTY_ENABLE: Don't enable with children
|
2001-12-06 15:00:55 +00:00 |
|
Malte Timmermann
|
92b835b933
|
#95241# ImplSetPeerProperty: Enable/Disable all children too
|
2001-11-30 12:56:29 +00:00 |
|
Jörg Budischewski
|
c5def7dc0d
|
#95097# temporary bug on solaris platforms fixed
|
2001-11-23 16:37:21 +00:00 |
|
Malte Timmermann
|
e775754835
|
#94865# Fixed a bug in convertFastPropertyValue
|
2001-11-16 12:57:20 +00:00 |
|
Malte Timmermann
|
4125952210
|
#91913# Don't overwrite LongFormat
|
2001-11-06 14:49:00 +00:00 |
|
Malte Timmermann
|
c5b33da269
|
#92853# Support HelpText property
|
2001-10-25 09:34:24 +00:00 |
|
Malte Timmermann
|
4b7c6afb19
|
#91616# PushButtonType
|
2001-10-17 07:47:10 +00:00 |
|
Malte Timmermann
|
6082b76290
|
#89914# BASEPROPERTY_SCALEIMAGE
|
2001-10-12 11:31:09 +00:00 |
|
Malte Timmermann
|
86fe1d952e
|
#88465# Keep Text in UnoEditControl, maybe there is no Text Property!
|
2001-10-11 14:27:26 +00:00 |
|
Malte Timmermann
|
cd2a611891
|
#88465# ImplHasProperty( nId )
|
2001-10-11 13:58:22 +00:00 |
|
Jens-Heiner Rechtien
|
c373c16de4
|
#65293#: gcc-3.0.1. needs lvalue
|
2001-09-28 09:12:29 +00:00 |
|
Thomas Benisch
|
e65bbf493b
|
#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModel
|
2001-09-20 08:07:32 +00:00 |
|
Thomas Benisch
|
ef6b7046ca
|
#92177# GPF when inserting a formatted field control with the dialog editor
|
2001-09-17 10:31:26 +00:00 |
|