summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManagerImpl.hxx
AgeCommit message (Expand)Author
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-27some eco-activismThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-02-18Fix typos in commentsElton Chung
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2008-12-13CWS-TOOLING: integrate CWS sjfixes12_DEV300Rüdiger Timm
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-06-24INTEGRATION: CWS obo30 (1.23.90); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.22.212); FILE MERGEDRüdiger Timm
2007-11-01INTEGRATION: CWS atkbridge8_SRC680 (1.21.148); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS vgbugs07 (1.20.878); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.19.1444); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.17.14); FILE MERGEDVladimir Glazounov
2003-04-08INTEGRATION: CWS draw8 (1.15.8.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.Andre Fischer
2002-09-23#100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit
2002-06-12#100178# Added support of XComponent.Andre Fischer
2002-06-03#99867# Made the documentation of the ChildDescriptor class more clear.Andre Fischer
2002-05-30#95585# Removed unnecessary forward declaration.Andre Fischer
2002-05-21#95585# Support of XSelectionChangeListener.Andre Fischer
2002-05-17#95585# New UpdateSelection method.Andre Fischer
2002-05-13#95585# Corrected name of AccessibleShapeTreeInfo member. Moved definition of...Andre Fischer
2002-05-08#95585# Using copy instead of reference of AccessibleShapeTreeInfo.Andre Fischer
2002-05-06#95585# Added ReplaceChild method. Accessible shapes are stored as XAccessibles.Andre Fischer
2002-04-29#95585# Argument of AddAccessibleShape is auto_ptr.Andre Fischer
2002-04-22#95585# Fixed type of mpShapeTreeInfo member. Changed signature of one GetCh...Andre Fischer
2002-04-22#95585# Removed the SAL_THROW(()) macro from the destructor. Updated the doc...Andre Fischer
2002-04-18#95585# Made shape tree reference passed to shape constructors const.Andre Fischer
2002-04-15#95585# Added new member to ChildDescriptor.Andre Fischer
2002-04-11#95585# Initial revision.Andre Fischer