summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManagerImpl.cxx
AgeCommit message (Expand)Author
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-13CWS-TOOLING: integrate CWS sjfixes12_DEV300Rüdiger Timm
2008-06-24INTEGRATION: CWS obo30 (1.40.90); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.39.120); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS oj30 (1.38.98); FILE MERGEDRüdiger Timm
2007-11-01INTEGRATION: CWS atkbridge8_SRC680 (1.37.148); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS vgbugs07 (1.36.354); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.35.116); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.33.222); FILE MERGEDJens-Heiner Rechtien
2006-05-05INTEGRATION: CWS atkbridge (1.33.172); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.32.756); FILE MERGEDRüdiger Timm
2004-07-30INTEGRATION: CWS gcc340fixes01 (1.31.96); FILE MERGEDKurt Zenker
2004-03-30INTEGRATION: CWS impress5ea1 (1.30.460); FILE MERGEDRüdiger Timm
2003-04-28INTEGRATION: CWS apps61beta2 (1.23.6.3.2); FILE MERGEDJens-Heiner Rechtien
2003-04-24INTEGRATION: CWS uaa02 (1.26.14); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS draw9 (1.26.10); FILE MERGEDRüdiger Timm
2003-04-08INTEGRATION: CWS draw8 (1.23.6.2.28); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-04#105552# Added two methods for adding and removing shapes. Using simple point...Andre Fischer
2002-09-24#i7494# Removed OSL_TRACEs, some of them with non-standard syntax.Andre Fischer
2002-09-23#100225# ReplaceChild: initialize the new objectFrank Schönheit
2002-09-23#100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit
2002-06-27#100763# Calling Init method at newly created accessible shape.Andre Fischer
2002-06-13#100299# All accessible children are now disposed when the shape list is clea...Andre Fischer
2002-06-12#100178# Added support of XComponent.Andre Fischer
2002-06-07#99952# Fixed selection and focusing for the case that there is no valid cont...Andre Fischer
2002-06-03#99867# Fixed trace message resulting in crashes. Removed compiler warnings.Andre Fischer
2002-05-30#95585# Removed double dispose of accessible shpes without UNO counterparts.Andre Fischer
2002-05-30#95585# Moved handling of modified shapes to AccessibleShape. Support of inse...Andre Fischer
2002-05-21#95585# Support of XSelectionChangeListener.Andre Fischer
2002-05-17#95585# New UpdateSelection method.Andre Fischer
2002-05-17#95585# Initiated removal of support of document::XEventListener.Andre Fischer
2002-05-13#95585# Renamed AccessibleShapeTreeInfo member. Moved implementation of compa...Andre Fischer
2002-05-08#95585# Using copy instead of reference of AccessibleShapeTreeInfo.Andre Fischer
2002-05-06#95585# Using AccessibleShapeInfo for construction of accessible shapes. Alr...Andre Fischer
2002-04-29#95585# Fixed bug in disposing method.Andre Fischer
2002-04-29#95585# Argument of AddAccessibleShape is auto_ptr. Disposing unused children.Andre Fischer
2002-04-22#95585# Fixed type of mpShapeTreeInfo member. Changed signature of one GetCh...Andre Fischer
2002-04-22#95585# Children are disposed in the destructor. Descriptor creates implemen...Andre Fischer
2002-04-18#95585# Made shape tree reference passed to shape constructors const.Andre Fischer
2002-04-15#95585# Fixed Update method.Andre Fischer
2002-04-12#95584#; make it compileable on WindowsSascha Ballach
2002-04-11#95585# Initial revision.Andre Fischer