summaryrefslogtreecommitdiffstats
path: root/svx/source/accessibility/ChildrenManagerImpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* CWS-TOOLING: integrate CWS sjfixes12_DEV300Rüdiger Timm2008-12-131-39/+97
* INTEGRATION: CWS obo30 (1.40.90); FILE MERGEDKurt Zenker2008-06-241-4/+3
* INTEGRATION: CWS changefileheader (1.39.120); FILE MERGEDRüdiger Timm2008-04-101-36/+18
* INTEGRATION: CWS oj30 (1.38.98); FILE MERGEDRüdiger Timm2008-01-291-5/+5
* INTEGRATION: CWS atkbridge8_SRC680 (1.37.148); FILE MERGEDJens-Heiner Rechtien2007-11-011-3/+4
* INTEGRATION: CWS vgbugs07 (1.36.354); FILE MERGEDJens-Heiner Rechtien2007-06-271-4/+4
* INTEGRATION: CWS pchfix02 (1.35.116); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.33.222); FILE MERGEDJens-Heiner Rechtien2006-06-191-3/+3
* INTEGRATION: CWS atkbridge (1.33.172); FILE MERGEDRüdiger Timm2006-05-051-20/+31
* INTEGRATION: CWS ooo19126 (1.32.756); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS gcc340fixes01 (1.31.96); FILE MERGEDKurt Zenker2004-07-301-8/+10
* INTEGRATION: CWS impress5ea1 (1.30.460); FILE MERGEDRüdiger Timm2004-03-301-11/+18
* INTEGRATION: CWS apps61beta2 (1.23.6.3.2); FILE MERGEDJens-Heiner Rechtien2003-04-281-5/+21
* INTEGRATION: CWS uaa02 (1.26.14); FILE MERGEDVladimir Glazounov2003-04-241-12/+12
* INTEGRATION: CWS draw9 (1.26.10); FILE MERGEDRüdiger Timm2003-04-241-6/+8
* INTEGRATION: CWS draw8 (1.23.6.2.28); FILE MERGEDRüdiger Timm2003-04-081-8/+44
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-155/+206
* #105552# Added two methods for adding and removing shapes. Using simple point...Andre Fischer2002-12-041-14/+86
* #i7494# Removed OSL_TRACEs, some of them with non-standard syntax.Andre Fischer2002-09-241-29/+2
* #100225# ReplaceChild: initialize the new objectFrank Schönheit2002-09-231-2/+5
* #100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit2002-09-231-4/+12
* #100763# Calling Init method at newly created accessible shape.Andre Fischer2002-06-271-4/+6
* #100299# All accessible children are now disposed when the shape list is clea...Andre Fischer2002-06-131-13/+10
* #100178# Added support of XComponent.Andre Fischer2002-06-121-23/+40
* #99952# Fixed selection and focusing for the case that there is no valid cont...Andre Fischer2002-06-071-13/+62
* #99867# Fixed trace message resulting in crashes. Removed compiler warnings.Andre Fischer2002-06-031-9/+12
* #95585# Removed double dispose of accessible shpes without UNO counterparts.Andre Fischer2002-05-301-7/+13
* #95585# Moved handling of modified shapes to AccessibleShape. Support of inse...Andre Fischer2002-05-301-41/+60
* #95585# Support of XSelectionChangeListener.Andre Fischer2002-05-211-13/+32
* #95585# New UpdateSelection method.Andre Fischer2002-05-171-2/+77
* #95585# Initiated removal of support of document::XEventListener.Andre Fischer2002-05-171-2/+6
* #95585# Renamed AccessibleShapeTreeInfo member. Moved implementation of compa...Andre Fischer2002-05-131-40/+73
* #95585# Using copy instead of reference of AccessibleShapeTreeInfo.Andre Fischer2002-05-081-19/+23
* #95585# Using AccessibleShapeInfo for construction of accessible shapes. Alr...Andre Fischer2002-05-061-28/+99
* #95585# Fixed bug in disposing method.Andre Fischer2002-04-291-15/+7
* #95585# Argument of AddAccessibleShape is auto_ptr. Disposing unused children.Andre Fischer2002-04-291-6/+22
* #95585# Fixed type of mpShapeTreeInfo member. Changed signature of one GetCh...Andre Fischer2002-04-221-18/+17
* #95585# Children are disposed in the destructor. Descriptor creates implemen...Andre Fischer2002-04-221-28/+33
* #95585# Made shape tree reference passed to shape constructors const.Andre Fischer2002-04-181-3/+3
* #95585# Fixed Update method.Andre Fischer2002-04-151-49/+72
* #95584#; make it compileable on WindowsSascha Ballach2002-04-121-3/+3
* #95585# Initial revision.Andre Fischer2002-04-111-0/+569