summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2001-04-12#84852# register as listener for the aggregates ActiveConnectionFrank Schönheit
2001-04-12#84852# make ActiveConnection a bound propertyFrank Schönheit
2001-04-12#84852# -m_bOwnConnection / +m_bFormwardingConnectionFrank Schönheit
2001-04-11#84995# implement an own xServiceInfo, forward all (except getImplementationN...Frank Schönheit
2001-04-10layoutFrank Schönheit
2001-04-10#8492# reset m_xContainer in disposing (was a cyclic reference)Frank Schönheit
2001-04-09#85890# handling for the HelpTextFrank Schönheit
2001-04-04Changed operators callsVladimir Glazounov
2001-04-03Merge SRC627: 03.04.01 - 22:43:31Kurt Zenker
2001-04-02#85525# use a RowSet when filling the listbox - this ensures we have a column...Frank Schönheit
2001-04-02#85582# HelpText property now in the aggregated control modelsFrank Schönheit
2001-03-28#85427# default handling for the NAvigationBarModeFrank Schönheit
2001-03-23Replaced: OSL_ENSHURE ->OSL_ENSUREJoachim Lingner
2001-03-23Replaced: HYPER ->sal_Int64Joachim Lingner
2001-03-22Replaced: OSL_ENSHURE ->OSL_ENSUREJoachim Lingner
2001-03-22Replaced: Float ->floatJoachim Lingner
2001-03-22replaced OSL_ENSHUREJoachim Lingner
2001-03-22use of bool2any instead makeAnyOcke Janssen
2001-03-20#82884# awt.UnoControlImageButtonModel -> awt.UnoControlImageControlModelFrank Schönheit
2001-03-15new dtd for the module descriptionFrank Schönheit
2001-03-15cppuhelper/extract -> comphelper/extractFrank Schönheit
2001-03-13#84912# converFastPropertyValue: correctly set the old value to void instead ...Frank Schönheit
2001-03-09Merge SRC624: 09.03.01 - 22:22:30 (NoBranch)Kurt Zenker
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby
2001-02-28Update for Mac OS X static data member automationPatrick Luby
2001-02-27use tryPropertyValueEnum for the ListSourceType propertyFrank Schönheit
2001-02-23loadData: hold the statement as long as the result set is needed/usedFrank Schönheit
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann
2001-02-21layout ...Frank Schönheit
2001-02-21overload createPeer - disable AutoToggle on the peerFrank Schönheit
2001-02-20#82886# corrected the description for the formatted fieldFrank Schönheit
2001-02-20#83607# when beeing bound to a non-numeric field, don't use the DBTypeConvers...Frank Schönheit
2001-02-20#83607# +m_bNumericFieldFrank Schönheit
2001-02-19#83193# reset_impl: initialize the columns with void (need a default value pr...Frank Schönheit
2001-02-13#81738# correctly calculate the TreatNumeric flag in _loadedFrank Schönheit
2001-02-12recognize non-NULL errornous streams, tooFrank Schönheit
2001-01-29ListBoxControl::queryAggregation - changed the base class call's order - getT...Frank Schönheit
2001-01-26be more precise in m_bLoaded - recognize errors returned by executeRowSetFrank Schönheit
2001-01-26executeRowSet now returning a boolFrank Schönheit
2001-01-26adjusted the ERR_REFRESHED textFrank Schönheit
2001-01-25_commit: add the entry to the list only in case it was modifiedFrank Schönheit
2001-01-25#82950# #81727# remember the string item list when loading, reset it when unl...Frank Schönheit
2001-01-25#82950# #81727# added m_aDesignModeStringItemsFrank Schönheit
2001-01-24#82672# use tryPropertyValueEnumFrank Schönheit
2001-01-23slightly optimized disposing()Frank Schönheit
2001-01-22#82960# register the formatted wrapper for the DatabaseFormattedField as wellFrank Schönheit
2001-01-18#82895# some runtime parameter checking (should have been done earlier, shoul...Frank Schönheit
2001-01-10#81232# connection is only disposed when selfcreatedOcke Janssen