summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2001-04-27#86416# in the DBG_UTIL version, implement the copy ctor to allow correct ins...Frank Schönheit2-4/+19
2001-04-27#86247# _propertyChanged: exchanged OldValue & NewValue when forwarding the e...Frank Schönheit1-3/+3
2001-04-26Merge SRC630: 26.04.01 - 22:38:03 (NoBranch)Kurt Zenker1-3/+3
2001-04-26layoutFrank Schönheit3-23/+22
2001-04-26there is not UnoControlImageButton - only a UnoControlImageControlFrank Schönheit1-1/+1
2001-04-12#84852# register as listener for the aggregates ActiveConnectionFrank Schönheit1-2/+3
2001-04-12#84852# make ActiveConnection a bound propertyFrank Schönheit1-26/+27
2001-04-12#84852# -m_bOwnConnection / +m_bFormwardingConnectionFrank Schönheit1-3/+3
2001-04-11#84995# implement an own xServiceInfo, forward all (except getImplementationN...Frank Schönheit2-9/+61
2001-04-10layoutFrank Schönheit1-5/+5
2001-04-10#8492# reset m_xContainer in disposing (was a cyclic reference)Frank Schönheit1-2/+3
2001-04-09#85890# handling for the HelpTextFrank Schönheit1-2/+11
2001-04-04Changed operators callsVladimir Glazounov1-10/+12
2001-04-03Merge SRC627: 03.04.01 - 22:43:31Kurt Zenker1-3/+3
2001-04-02#85525# use a RowSet when filling the listbox - this ensures we have a column...Frank Schönheit1-22/+66
2001-04-02#85582# HelpText property now in the aggregated control modelsFrank Schönheit21-119/+125
2001-03-28#85427# default handling for the NAvigationBarModeFrank Schönheit1-2/+11
2001-03-23Replaced: OSL_ENSHURE ->OSL_ENSUREJoachim Lingner1-7/+7
2001-03-23Replaced: HYPER ->sal_Int64Joachim Lingner2-6/+6
2001-03-22Replaced: OSL_ENSHURE ->OSL_ENSUREJoachim Lingner1-3/+3
2001-03-22Replaced: Float ->floatJoachim Lingner1-4/+4
2001-03-22replaced OSL_ENSHUREJoachim Lingner1-3/+3
2001-03-22use of bool2any instead makeAnyOcke Janssen2-13/+13
2001-03-20#82884# awt.UnoControlImageButtonModel -> awt.UnoControlImageControlModelFrank Schönheit1-1/+1
2001-03-15new dtd for the module descriptionFrank Schönheit1-482/+482
2001-03-15cppuhelper/extract -> comphelper/extractFrank Schönheit4-16/+16
2001-03-13#84912# converFastPropertyValue: correctly set the old value to void instead ...Frank Schönheit1-2/+7
2001-03-09Merge SRC624: 09.03.01 - 22:22:30 (NoBranch)Kurt Zenker1-11/+11
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-27use tryPropertyValueEnum for the ListSourceType propertyFrank Schönheit1-3/+3
2001-02-23loadData: hold the statement as long as the result set is needed/usedFrank Schönheit1-18/+20
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+7
2001-02-21layout ...Frank Schönheit1-7/+10
2001-02-21overload createPeer - disable AutoToggle on the peerFrank Schönheit2-4/+26
2001-02-20#82886# corrected the description for the formatted fieldFrank Schönheit1-1/+2
2001-02-20#83607# when beeing bound to a non-numeric field, don't use the DBTypeConvers...Frank Schönheit1-9/+34
2001-02-20#83607# +m_bNumericFieldFrank Schönheit1-4/+6
2001-02-19#83193# reset_impl: initialize the columns with void (need a default value pr...Frank Schönheit1-19/+50
2001-02-13#81738# correctly calculate the TreatNumeric flag in _loadedFrank Schönheit2-47/+54
2001-02-12recognize non-NULL errornous streams, tooFrank Schönheit2-6/+6
2001-01-29ListBoxControl::queryAggregation - changed the base class call's order - getT...Frank Schönheit1-4/+4
2001-01-26be more precise in m_bLoaded - recognize errors returned by executeRowSetFrank Schönheit1-14/+24
2001-01-26executeRowSet now returning a boolFrank Schönheit1-3/+3
2001-01-26adjusted the ERR_REFRESHED textFrank Schönheit1-3/+4
2001-01-25_commit: add the entry to the list only in case it was modifiedFrank Schönheit1-5/+7
2001-01-25#82950# #81727# remember the string item list when loading, reset it when unl...Frank Schönheit1-31/+35
2001-01-25#82950# #81727# added m_aDesignModeStringItemsFrank Schönheit1-2/+7