summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleControlShape.cxx
AgeCommit message (Expand)AuthorFilesLines
2008-07-07INTEGRATION: CWS impressa11y (1.25.106); FILE MERGEDRüdiger Timm1-3/+7
2008-04-10INTEGRATION: CWS changefileheader (1.27.366); FILE MERGEDRüdiger Timm1-63/+19
2007-06-27INTEGRATION: CWS vgbugs07 (1.26.136); FILE MERGEDJens-Heiner Rechtien1-9/+9
2007-01-15INTEGRATION: CWS dba22b (1.25.46); FILE MERGEDVladimir Glazounov1-5/+6
2006-11-14INTEGRATION: CWS aw024 (1.20.258); FILE MERGEDIvo Hinkelmann1-12/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.23.114); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.21.218); FILE MERGEDJens-Heiner Rechtien1-5/+5
2006-05-05INTEGRATION: CWS atkbridge (1.21.168); FILE MERGEDRüdiger Timm1-2/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.20.704); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS dba15 (1.19.698); FILE MERGEDJens-Heiner Rechtien1-9/+11
2003-05-19INTEGRATION: CWS dba05 (1.17.10); FILE MERGEDVladimir Glazounov1-56/+183
2003-04-24INTEGRATION: CWS uaa02 (1.15.14); FILE MERGEDVladimir Glazounov1-10/+10
2003-04-17INTEGRATION: CWS sw009 (1.14.8.1.40); FILE MERGEDVladimir Glazounov1-5/+5
2003-04-15INTEGRATION: CWS dbgmacros1 (1.14.8.1.70); FILE MERGEDVladimir Glazounov1-9/+9
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-116/+431
2002-09-23#65293# include <algorithm> (for linux)Frank Schönheit1-2/+3
2002-09-23#100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit1-15/+3
2002-09-20#100226# corrected queryInterface; called Init on the new (to-be-replaced) sh...Frank Schönheit1-6/+25
2002-09-11#100226# / #102906# do not listen for disposal of the aggregated context, but...Frank Schönheit1-22/+59
2002-06-27#100763# Calling Init method at newly created accessible shape.Andre Fischer1-5/+12
2002-06-12#100126# additional assertion for recognizing the errors earlier next time ....Frank Schönheit1-2/+3
2002-05-17#95585# Renaming of mShapeTreeInfo.Andre Fischer1-5/+6
2002-05-08#95585# Using copy of AccessibleShapeTreeInfo instead of reference.Andre Fischer1-4/+4
2002-05-06#95585# Using AccessibleShapeInfo in constructor. Fixes property change liste...Andre Fischer1-33/+25
2002-05-02#98750# forgot to remove the event listener from the native contextFrank Schönheit1-3/+11
2002-05-02#98750# code for aggregating the context of the UnoControl we representFrank Schönheit1-15/+140
2002-04-29preparations for #98750#: retrieve the name/description from the respective m...Frank Schönheit1-11/+194
2002-04-18#95585# Made shape tree reference passed to constructor const.Andre Fischer1-3/+3
2002-04-16#95585# Initial revision.Andre Fischer1-0/+186