summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)AuthorFilesLines
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-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-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-21layout ...Frank Schönheit1-7/+10
2001-02-21overload createPeer - disable AutoToggle on the peerFrank Schönheit2-4/+26
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
2001-01-24#82672# use tryPropertyValueEnumFrank Schönheit1-6/+6
2001-01-23slightly optimized disposing()Frank Schönheit1-6/+4
2001-01-22#82960# register the formatted wrapper for the DatabaseFormattedField as wellFrank Schönheit1-4/+5
2001-01-18#82895# some runtime parameter checking (should have been done earlier, shoul...Frank Schönheit1-4/+10
2001-01-10#81232# connection is only disposed when selfcreatedOcke Janssen2-7/+36
2001-01-08overload getTypes to merge all the types of all base classesFrank Schönheit2-14/+15
2001-01-05#75916# OGroupManager knows it's container to check for the correct disposing...Frank Schönheit1-3/+19
2001-01-05#75916# OGroupManager::disposing: check for the correct containerFrank Schönheit1-6/+12
2001-01-05#75916# let the GroupManager add itself (as container listener)Frank Schönheit1-4/+3
2001-01-04changed the implementation nameFrank Schönheit1-3/+3
2001-01-04correct getSupportedServiceNames - one of the names was a doubleFrank Schönheit1-4/+3
2001-01-04corrected the service nameFrank Schönheit3-9/+9
2001-01-04implementation name changed / getSupportedServiceNames returns the aggregate'...Frank Schönheit1-9/+15
2001-01-04implementation names of the formatted field changedFrank Schönheit1-14/+13
2000-12-19#82353# namespace changes in the previous fixFrank Schönheit1-6/+6
2000-12-19#82353# overload elementReplaced / send a selectionChanged notification whene...Frank Schönheit2-4/+43