summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-16removed unused forward declarations of classTakeshi Abe1-2/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-8/+8
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-16/+8
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot1-19/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-08-30regenerate listCaolán McNamara1-13/+10
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-5/+0
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-10/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i105958# Fixed throw part of declaration of getAccessibleChild().Andre Fischer1-10/+1
2009-09-18CWS-TOOLING: integrate CWS impressaccessibility3Ivo Hinkelmann1-1/+51
2008-12-13CWS-TOOLING: integrate CWS sjfixes12_DEV300Rüdiger Timm1-0/+13
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm1-0/+2
2008-07-07INTEGRATION: CWS impressa11y (1.25.28); FILE MERGEDRüdiger Timm1-1/+9
2008-04-10INTEGRATION: CWS changefileheader (1.28.36); FILE MERGEDRüdiger Timm1-56/+18
2008-02-26INTEGRATION: CWS custommeta (1.27.160); FILE MERGEDOliver Bolte1-5/+2
2007-04-25INTEGRATION: CWS sixtyfour11 (1.26.92); FILE MERGEDRüdiger Timm1-3/+3
2006-11-14INTEGRATION: CWS aw024 (1.22.288); FILE MERGEDIvo Hinkelmann1-2/+6
2006-09-16INTEGRATION: CWS pchfix02 (1.24.280); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.23.132); FILE MERGEDRüdiger Timm1-47/+21
2005-04-13INTEGRATION: CWS visibility03 (1.22.378); FILE MERGEDOliver Bolte1-10/+10
2004-02-26INTEGRATION: CWS sb13 (1.21.8); FILE MERGEDKurt Zenker1-3/+4
2004-01-20INTEGRATION: CWS impress1 (1.20.82); FILE MERGEDOliver Bolte1-9/+11
2003-05-26INTEGRATION: CWS draw12 (1.19.18); FILE MERGEDVladimir Glazounov1-5/+13
2003-04-24INTEGRATION: CWS uaa02 (1.17.104); FILE MERGEDVladimir Glazounov1-8/+8
2003-04-08INTEGRATION: CWS draw8 (1.17.82); FILE MERGEDRüdiger Timm1-19/+13
2002-11-29#105479# Don't throw in dipose/disposing any moreThorsten Behrens1-3/+3
2002-11-27#105605# Releasing mutex earlier in getAccessibleChild().Andre Fischer1-5/+10
2002-08-12#101000# Added strings to resourceThorsten Behrens1-10/+83
2002-06-28#100363# Added support for XServiceInfo::getSupportedServiceNames.Andre Fischer1-14/+36
2002-06-27#100763# Calling Init method on newly created page shapes.Andre Fischer1-9/+31
2002-06-12#100178# Removed support of frameActionListener. Fixed disposings and destruc...Andre Fischer1-43/+27
2002-06-07#99875# Added support for OLE objects.Andre Fischer1-4/+14
2002-06-07#99952# Added Activate and Deactivate methods to gain and lose focus on selec...Andre Fischer1-2/+38
2002-05-30#95585# Added missing initialization of page shape.Andre Fischer1-6/+8
2002-05-22#95585# Moved selection of accessible objects to ChildrenManager(Impl).Andre Fischer1-56/+11
2002-05-17#95585# Improved selection handling.Andre Fischer1-6/+77
2002-05-13#95585# Removed unnecessary temporary.Andre Fischer1-5/+4
2002-05-08#95585#: added accessibility selectionKai Ahrens1-2/+112
2002-04-29#95585# Using auto_ptr as argument of ChildrenManager::AddAccessibleShape:Andre Fischer1-5/+5
2002-04-22#65293# Fixed typoThorsten Behrens1-3/+3
2002-04-22#95585# Added some guards against a failed construction of the children manager.Andre Fischer1-28/+34
2002-04-18#95585# The AccessibleDocumentView class has been split into a base and a der...Andre Fischer1-0/+441