summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2002-02-01DialogModel::createInstance: allow for creation of _any_ model which supports...Frank Schönheit1-4/+30
2002-02-01+OCommonGeometryControlModelFrank Schönheit2-6/+274
2002-01-29#97032# Start with UAA implementationMalte Timmermann2-23/+238
2002-01-18encountered duting #96445# small memory leak when registering text propertiesFrank Schönheit1-2/+19
2002-01-15#96073# vclxwindow.hxxMalte Timmermann1-26/+3
2002-01-15#96073# vclxwindow.cxxMalte Timmermann1-98/+3
2002-01-15simplified uno bootstrapping, an appropriate applicat.rdb is now created with...Jörg Budischewski2-55/+29
2002-01-08#96008# UnoControl::disposing( EventObject ): reset the model only _after_ xT...Frank Schönheit1-13/+14
2002-01-08#96008# DialogModel: override dispose / DialogControl: override removingContr...Frank Schönheit1-34/+106
2002-01-08#96008# DialogModel: override dispose / DialogControl: override removingContr...Frank Schönheit1-2/+9
2002-01-08#96008# +removingControl/addingControl - give derived classes the chance to n...Frank Schönheit1-34/+58
2002-01-08#96008# +removingControl/addingControlFrank Schönheit1-2/+7
2002-01-08#96008# be an ComponentImplHelperFrank Schönheit2-21/+37
2001-12-14#95841# UnoControlDialogModel doesn't support the border propertyMalte Timmermann1-3/+3
2001-12-12#95841# createPeer: Don't call setVisible() if isDesignMode()Malte Timmermann1-3/+3
2001-12-10#95745# UnoTimeFieldControl::textChanged: correctly adjust the model's 'Time'...Frank Schönheit1-3/+3
2001-12-07#88707# when implementing the XTypeProvider, always return the XTypeProvider ...Frank Schönheit1-3/+4
2001-12-06#95662# BASEPROPERTY_ENABLE: Don't enable with childrenMalte Timmermann1-3/+7
2001-12-06#95662# BASEPROPERTY_ENABLE: Don't enable with childrenMalte Timmermann2-39/+4
2001-11-30#95241# ImplSetPeerProperty: Enable/Disable all children tooMalte Timmermann2-4/+39
2001-11-29#93120# Started with minimum Accessiblity implementationMalte Timmermann2-10/+53
2001-11-29#95404# Only a comment that the tk.dxp should be OK...Malte Timmermann1-2/+4
2001-11-29#93120# Toolkit changes, use EventListsner, create specific Interface in GetW...Malte Timmermann8-470/+292
2001-11-27#93120# AccessiblityMalte Timmermann3-312/+661
2001-11-23#95097# temporary bug on solaris platforms fixedJörg Budischewski1-3/+9
2001-11-16#94865# Fixed a bug in convertFastPropertyValueMalte Timmermann1-17/+36
2001-11-06#91913# Don't overwrite LongFormatMalte Timmermann1-5/+6
2001-11-02#94235 keep default pos of newly created windowsStephan Schäfer1-3/+3
2001-11-01#94073# createWindow: Lock SolarMutexMalte Timmermann1-2/+4
2001-10-25#92853# Support HelpText propertyMalte Timmermann1-2/+3
2001-10-24#92403# remove Xt from officePhilipp Lohmann1-3/+3
2001-10-19#91616# Call of the Help from an autopilot's help button does not workThomas Benisch1-3/+3
2001-10-17#91616# PushButtonTypeMalte Timmermann4-9/+33
2001-10-15#89914# set/getProperty()Malte Timmermann2-4/+58
2001-10-12#92830#: required change: std::min()/std::max()Jens-Heiner Rechtien1-5/+2
2001-10-12#89914# BASEPROPERTY_SCALEIMAGEMalte Timmermann4-8/+12
2001-10-11#88465# Keep Text in UnoEditControl, maybe there is no Text Property!Malte Timmermann1-35/+65
2001-10-11#88465# Keep Text in UnoEditControl, maybe there is no Text Property!Malte Timmermann1-2/+11
2001-10-11#88465# ImplHasProperty( nId )Malte Timmermann2-4/+11
2001-10-10#92138# mouseMoved - ClickCount is always 0Malte Timmermann1-2/+3
2001-09-28#65293#: std::min/std::maxJens-Heiner Rechtien1-2/+5
2001-09-28#65293#: gcc-3.0.1. needs lvalueJens-Heiner Rechtien1-3/+5
2001-09-28#65293#: exception specificationsJens-Heiner Rechtien6-60/+60
2001-09-28#65293#: exception specificationsJens-Heiner Rechtien3-12/+12
2001-09-28#65293#: exception specificationsJens-Heiner Rechtien13-88/+88
2001-09-20#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModelThomas Benisch1-2/+4
2001-09-17#92177# GPF when inserting a formatted field control with the dialog editorThomas Benisch1-3/+3
2001-09-05#91833# corrected calculation of default currency symbolFrank Schönheit1-7/+23
2001-09-05#88891# override the XTypeProvider methodsFrank Schönheit3-7/+84
2001-09-04#88003# Don't overload add/removeEventListenerMalte Timmermann2-20/+5