summaryrefslogtreecommitdiffstats
path: root/svx/source/accessibility/AccessibleShape.cxx
Commit message (Expand)AuthorAgeFilesLines
* CWS-TOOLING: integrate CWS impress168Release Engineers2009-05-061-0/+6
* CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm2008-12-111-0/+2
* INTEGRATION: CWS impressa11y (1.50.106); FILE MERGEDRüdiger Timm2008-07-071-29/+79
* INTEGRATION: CWS changefileheader (1.52.36); FILE MERGEDRüdiger Timm2008-04-101-62/+18
* INTEGRATION: CWS impresstables2 (1.50.136); FILE MERGEDRüdiger Timm2008-03-121-4/+4
* INTEGRATION: CWS vgbugs07 (1.50.258); FILE MERGEDJens-Heiner Rechtien2007-06-271-12/+12
* INTEGRATION: CWS aw024 (1.46.78); FILE MERGEDIvo Hinkelmann2006-11-141-3/+2
* INTEGRATION: CWS pchfix02 (1.48.114); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.47.218); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+4
* INTEGRATION: CWS ooo19126 (1.46.548); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS presentationengine01 (1.44.72); FILE MERGEDRüdiger Timm2004-11-261-98/+3
* INTEGRATION: CWS aw019 (1.44.350); FILE MERGEDPascal Junck2004-11-031-6/+6
* INTEGRATION: CWS sb13 (1.43.408); FILE MERGEDKurt Zenker2004-02-261-3/+4
* INTEGRATION: CWS apps61beta2 (1.38.2.3.2); FILE MERGEDJens-Heiner Rechtien2003-04-281-23/+26
* INTEGRATION: CWS uaa02 (1.40.14); FILE MERGEDVladimir Glazounov2003-04-241-11/+11
* INTEGRATION: CWS draw9 (1.40.10); FILE MERGEDRüdiger Timm2003-04-241-3/+6
* INTEGRATION: CWS dba03 (1.38.2.2.12); FILE MERGEDVladimir Glazounov2003-04-011-5/+28
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-169/+176
* #105479# Renamed CheckDisposedState, added new IsDisposedThorsten Behrens2002-11-291-15/+13
* #105518# Made indices appended to names 1-based.Andre Fischer2002-11-221-2/+5
* #105049# getSelection returns empty any without selectionChristian Lippka2002-11-191-6/+9
* #104426# XAccessible(Extended)Component reorganization changes.Andre Fischer2002-10-231-22/+2
* #101003# Added guard againts missing view forwarder.Andre Fischer2002-07-241-2/+7
* #100485# Removed workarround for this bug.Andre Fischer2002-07-041-4/+4
* #100363# Fixed the set of supported services.Andre Fischer2002-06-281-5/+17
* #100593# Added new Set/GetEventSource methods, and a Dispose for correct refe...Thorsten Behrens2002-06-261-5/+6
* #99840# Editable edit engine not created when text::XText is not supported.Andre Fischer2002-06-131-10/+17
* #100178# Corrected documentation.Andre Fischer2002-06-121-4/+4
* #99952# Added some comments.Andre Fischer2002-06-071-3/+6
* #99840# Fixed various focus problemsThorsten Behrens2002-06-041-2/+5
* #99867# Added workarround for bug #99889#.Andre Fischer2002-06-041-9/+26
* #99867# getBounds returnes now the correct relative coordinates instead of ab...Andre Fischer2002-06-031-21/+24
* #95585# Added support for accessible edit engine.Andre Fischer2002-05-301-71/+48
* #99569# Removing as listener from model broadcaster. Releasing references cor...Andre Fischer2002-05-301-9/+22
* #95585# Fixed calculation of positions.Andre Fischer2002-05-241-31/+68
* #96948# Added glyph type, more general catchesThorsten Behrens2002-05-231-4/+2
* #98735# Refactored text accessibility helperThorsten Behrens2002-05-171-3/+3
* #95585# New UpdateStates method.Andre Fischer2002-05-171-32/+85
* #95585# Support of Set/Reset/GetStatus methods. Support of document::XEventL...Andre Fischer2002-05-171-120/+280
* #95585# Using copy of AccessibleShapeTreeInfo instead of reference. Descripti...Andre Fischer2002-05-081-35/+42
* #95585#: AccessibleShape supports XUnoTunnel nowKai Ahrens2002-05-061-11/+68
* #95585# Using AccessibleShapeInfo in constructor. Support of the OPAQUE state.Andre Fischer2002-05-061-14/+54
* #95585# Moved code from dispose to disposing().Andre Fischer2002-04-301-51/+72
* #98735# Adaptions for EE UAA in SDraw/ImpressThorsten Behrens2002-04-261-4/+3
* #95585# Moved caption shape from AccessibleOLEShape to AccessibleShape. Orde...Andre Fischer2002-04-221-95/+100
* #95585# Made shape tree reference passed to constructor const. Added impleme...Andre Fischer2002-04-181-28/+59
* #95585# Fixed misspelled namespaces.Andre Fischer2002-04-161-4/+4
* #95585# Use bounding box from BoundRect property to calculate location and size.Andre Fischer2002-04-151-51/+65
* #95584#; make it compileable on WindowsSascha Ballach2002-04-121-4/+4
* #95585# Included accessible edit engine. Removed registering at model and co...Andre Fischer2002-04-111-251/+279