summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)AuthorFilesLines
2002-12-10#106154# added accessiblekeybindinghelper.objThomas Benisch1-2/+3
2002-12-10#106154# helper for implementing an XAccessibleKeyBindingThomas Benisch1-0/+147
2002-12-06#105548# notify accessible events asybchronouslyFrank Schönheit1-74/+65
2002-12-06#105548# +accessibleeventnotifierFrank Schönheit1-3/+4
2002-12-06initial checkin - notifying accessible events asynchronouslyFrank Schönheit1-0/+579
2002-11-22#105058# make NotifyAccessibleEvent virtualThomas Benisch1-4/+7
2002-11-12#104581# convertFastPropertyValue: allow all type conversions which UNO runti...Frank Schönheit1-28/+28
2002-10-29chg: const Property* to non const to make it gcc2 compileMartin Hollmichel1-3/+3
2002-10-18#i8440# setPropertiesValues: when checking for aggregate properties, don't us...Frank Schönheit1-83/+125
2002-10-08#93295# new CPPUTYPE addedThomas Lange1-2/+7
2002-10-01#103263# obsolete applicat.rdb removedJörg Budischewski2-39/+4
2002-09-18#102626# text length is a valid index for getTextAtIndex, getTextBeforeIndex,...Thomas Benisch1-69/+131
2002-09-13#103254# getTextAtIndex: 'length' as index is allowed according to the interf...Frank Schönheit1-2/+7
2002-09-03#102852# corrected OCommonAccessibleComponent::contains()Thomas Benisch1-4/+7
2002-08-27#96930# +weakeventlistenerFrank Schönheit1-3/+4
2002-08-27initial checkin - helpers for being a weak-held listener at a componentFrank Schönheit1-0/+136
2002-08-14#102329# convertFastPropertyValue: when the value is stored in an Any, and th...Frank Schönheit1-10/+61
2002-08-14#100201# removed state change event to DEFUNCOliver Braun1-9/+5
2002-07-30#101315# insert new ctor with IMutexOcke Janssen1-9/+17
2002-07-22#100004# Added second NotifyAccessibleEvent with AccessibleEventBuffer.Stephan Bergmann1-2/+32
2002-07-22#100004# Added accessibleeventbuffer.cxx.Stephan Bergmann1-4/+4
2002-07-22#100004#Stephan Bergmann1-0/+142
2002-07-12#90353# new[]/delete[] pairs correctedFrank Schönheit1-5/+5
2002-06-27#99549# new helper fileOcke Janssen2-2/+88
2002-06-26#100215# added accessibletexthelper.objThomas Benisch1-2/+3
2002-06-26#100215# helper for implementing an XAccessibleTextThomas Benisch1-0/+700
2002-05-23#99325# CPPUTYPE_AWTPOINT addedThomas Lange1-2/+4
2002-05-08#99218# allow abstract external locks in addition to the own mutexFrank Schönheit2-13/+75
2002-05-08#98750# no use the context (not the XAccessible) as event source, again, as u...Frank Schönheit1-3/+6
2002-05-06#95585#: added AccessibleSelection helperKai Ahrens2-2/+228
2002-05-02#98750# +createProcessComponentFrank Schönheit1-2/+25
2002-04-30#65293#: removed not needed vcl/svapp.hxx includes to reduce dependenciesJens-Heiner Rechtien1-5/+5
2002-04-26#98750# +getAccessibleCreator / use the creator (XAccessible) as event sourceFrank Schönheit1-3/+13
2002-04-26#98750# corrected size calculationFrank Schönheit1-3/+6
2002-04-26#98750# corrected NotifyAccessibleEventFrank Schönheit1-4/+6
2002-04-26#98750# renamed implGetAccessibleParentFrank Schönheit1-3/+6
2002-04-26#98750# use correct broadcasthelper (in the WeagAggComponentImpl* base)Frank Schönheit1-9/+6
2002-04-23#98750# +accessiblecomponenthelper/accessiblecontexthelperFrank Schönheit1-5/+8
2002-04-23initial checkin - helper for implementing an XAccessibleContextFrank Schönheit1-0/+361
2002-04-23initial checkin - helper for implementing an XAccessible(Extended)ComponentFrank Schönheit1-0/+235
2002-04-23#98750# implemented getForeignControlledStateFrank Schönheit1-2/+11
2002-04-17#98750# +accimplaccessFrank Schönheit1-3/+4
2002-04-17initial checkin - helper class for tunneling an XAccessibleContext implementa...Frank Schönheit1-0/+229
2002-04-09#98181# +getNumberFormatPropertyFrank Schönheit1-2/+37
2002-02-06#96678# changed enum WritingMode2 into constant collectionDaniel Vogelheim1-6/+3
2002-02-04#96678# add WritingMode2 type to TypeGeneration.?xxDaniel Vogelheim1-3/+6
2002-01-14#95512# new AnyCompareFactory service implementationMikhail Voitenko1-5/+18
2002-01-11#95512# new AnyCompareFactory service implementationMikhail Voitenko3-2/+327
2002-01-09#96068# uno_type_assignData instead of uno_type_copyDataFrank Schönheit1-5/+20
2001-11-27#95145# set type correctly for properties in a MasterPropertySetMartin Gallwey1-4/+7