summaryrefslogtreecommitdiffstats
path: root/svx/source/accessibility/AccessibleControlShape.cxx
Commit message (Expand)AuthorAgeFilesLines
* INTEGRATION: CWS impressa11y (1.25.106); FILE MERGEDRüdiger Timm2008-07-071-3/+7
* INTEGRATION: CWS changefileheader (1.27.366); FILE MERGEDRüdiger Timm2008-04-101-62/+18
* INTEGRATION: CWS vgbugs07 (1.26.136); FILE MERGEDJens-Heiner Rechtien2007-06-271-9/+9
* INTEGRATION: CWS dba22b (1.25.46); FILE MERGEDVladimir Glazounov2007-01-151-5/+6
* INTEGRATION: CWS aw024 (1.20.258); FILE MERGEDIvo Hinkelmann2006-11-141-12/+4
* INTEGRATION: CWS pchfix02 (1.23.114); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.21.218); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+5
* INTEGRATION: CWS atkbridge (1.21.168); FILE MERGEDRüdiger Timm2006-05-051-2/+3
* INTEGRATION: CWS ooo19126 (1.20.704); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS dba15 (1.19.698); FILE MERGEDJens-Heiner Rechtien2004-09-081-9/+11
* INTEGRATION: CWS dba05 (1.17.10); FILE MERGEDVladimir Glazounov2003-05-191-56/+183
* INTEGRATION: CWS uaa02 (1.15.14); FILE MERGEDVladimir Glazounov2003-04-241-10/+10
* INTEGRATION: CWS sw009 (1.14.8.1.40); FILE MERGEDVladimir Glazounov2003-04-171-5/+5
* INTEGRATION: CWS dbgmacros1 (1.14.8.1.70); FILE MERGEDVladimir Glazounov2003-04-151-6/+6
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-116/+431
* #65293# include <algorithm> (for linux)Frank Schönheit2002-09-231-2/+3
* #100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit2002-09-231-15/+3
* #100226# corrected queryInterface; called Init on the new (to-be-replaced) sh...Frank Schönheit2002-09-201-6/+25
* #100226# / #102906# do not listen for disposal of the aggregated context, but...Frank Schönheit2002-09-111-22/+59
* #100763# Calling Init method at newly created accessible shape.Andre Fischer2002-06-271-5/+12
* #100126# additional assertion for recognizing the errors earlier next time ....Frank Schönheit2002-06-121-2/+3
* #95585# Renaming of mShapeTreeInfo.Andre Fischer2002-05-171-5/+6
* #95585# Using copy of AccessibleShapeTreeInfo instead of reference.Andre Fischer2002-05-081-4/+4
* #95585# Using AccessibleShapeInfo in constructor. Fixes property change liste...Andre Fischer2002-05-061-33/+25
* #98750# forgot to remove the event listener from the native contextFrank Schönheit2002-05-021-3/+11
* #98750# code for aggregating the context of the UnoControl we representFrank Schönheit2002-05-021-15/+140
* preparations for #98750#: retrieve the name/description from the respective m...Frank Schönheit2002-04-291-10/+193
* #95585# Made shape tree reference passed to constructor const.Andre Fischer2002-04-181-3/+3
* #95585# Initial revision.Andre Fischer2002-04-161-0/+186