Commit Graph

34 Commits

Author SHA1 Message Date
Rüdiger Timm
7fc642ee76 INTEGRATION: CWS frmvalidation (1.33.38); FILE MERGED
2004/03/12 09:27:35 fs 1.33.38.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT
2004-04-02 09:33:36 +00:00
Kurt Zenker
9e6ca19380 INTEGRATION: CWS frmcontrols01 (1.32.98); FILE MERGED
2003/10/30 14:24:21 fs 1.32.98.3: #i21680# also provide default for Repeat
2003/10/27 11:23:33 fs 1.32.98.2: #i21605# spin control/model related property defaults
2003/10/22 13:41:43 fs 1.32.98.1: #i21277# added defaults for some new scrollbar properties
2003-12-11 10:59:15 +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
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
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
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
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
92b41950d6 encountered duting #96445# small memory leak when registering text properties 2002-01-18 17:13:00 +00:00
Malte Timmermann
e775754835 #94865# Fixed a bug in convertFastPropertyValue 2001-11-16 12:57:20 +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
Frank Schönheit
d6fc444e52 #91833# corrected calculation of default currency symbol 2001-09-05 11:05:22 +00:00
Frank Schönheit
07693ad5b3 #91235# calculate the default for CurrencySymbol differently 2001-08-22 09:05:07 +00:00
Malte Timmermann
175ff66699 removed intn.hxx 2001-06-29 11:03:16 +00:00
Malte Timmermann
a6a09f6a3a #86837# ImageAlign 2001-06-06 07:36:56 +00:00
Frank Schönheit
f084e4a54e #86416# UnoControlModel::dispose: call OPropertySetHelper::disposing to release the property listeners 2001-06-05 04:53:22 +00:00
Malte Timmermann
4279113561 #86096# FontEmphasisMark/Underline, textLineColor 2001-06-01 10:22:52 +00:00
Philipp Lohmann
420625e5a5 rtl string api changes 2001-05-11 18:43:39 +00:00
Thomas Benisch
cb43206b77 added FixedLine 2001-05-04 08:04:05 +00:00
Thomas Benisch
e4b58518ef added ScrollBar 2001-05-02 11:31:11 +00:00
Frank Schönheit
a541597e87 #86427# ::setFastPropertyValue: do not lock the mutex when rerouting the call to ::setFastPropertyValues (would never be cleared when property changes is fired) 2001-04-27 09:12:03 +00:00
Thomas Benisch
4e3d998340 added ProgressBar 2001-04-26 08:09:16 +00:00
Frank Schönheit
ecfbfa8ee2 ImplGetDefaultValue: return a default for the HelpText property 2001-04-02 08:37:26 +00:00
Joachim Lingner
2c26296116 replaced Double type with double 2001-03-21 13:26:20 +00:00
Frank Schönheit
67bc44e563 #84923# convertFastPropertyValue: be somewhat more tolerant 2001-03-13 14:57:30 +00:00
Malte Timmermann
07cdca8db9 Renamed ImplPropertyInfo to ImplControlProperty 2001-02-05 09:54:01 +00:00
Malte Timmermann
76b390391d model and control for uno dialogs 2001-01-24 14:00:58 +00:00
Frank Schönheit
372f008adb convertFastPropertyValue - check the type of the new value (if not void, it must be the same as the one of the property, as we don't do any conversion) 2000-12-15 07:54:17 +00:00
Frank Schönheit
6e3dc0e7f5 use the GetCurrSymbol at a LocaleDataWrapper, not the application's International 2000-11-09 14:02:24 +00:00
Frank Schönheit
93cdfed825 unotools -> comphelper 2000-11-02 10:12:12 +00:00
Frank Schönheit
81791767d8 #78474# lcl_ImplMergeFontProperty: extract the correct types from the Any 2000-09-19 14:09:44 +00:00
Jens-Heiner Rechtien
8ab086b6cc initial import 2000-09-18 16:07:07 +00:00