summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleTableBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks1-5/+15
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-26String to rtl::OUString.Kohei Yoshida1-1/+1
2011-06-03use standard template for this throughoutCaolán McNamara1-10/+7
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-14/+14
2010-12-12Remove commented codeAnders Jonsson1-6/+1
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-13/+13
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.33.240); FILE MERGEDRüdiger Timm1-42/+18
2007-07-06INTEGRATION: CWS dr55 (1.32.84); FILE MERGEDRüdiger Timm1-2/+2
2007-02-27INTEGRATION: CWS calcwarnings (1.30.110); FILE MERGEDVladimir Glazounov1-9/+9
2006-12-19INTEGRATION: CWS dr51 (1.30.86); FILE MERGEDIvo Hinkelmann1-3/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.29.216); FILE MERGEDKurt Zenker1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.28.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.27.160); FILE MERGEDOliver Bolte1-10/+10
2003-05-22INTEGRATION: CWS uaa03 (1.26.16); FILE MERGEDVladimir Glazounov1-3/+3
2003-04-24INTEGRATION: CWS uaa02 (1.25.24); FILE MERGEDVladimir Glazounov1-12/+12
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+12
2002-09-24#99949#; change names and descriptions like specifiedSascha Ballach1-4/+4
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach1-2/+3
2002-08-15#102307# add the missing support of IndexOutOfBoundsExceptionSascha Ballach1-2/+21
2002-08-13#102292#; add missing exception declarationsSascha Ballach1-22/+38
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach1-8/+17
2002-08-05#102036#; add lang::IndexOutOfBoundsExceptionSascha Ballach1-3/+3
2002-08-02#102003#; throw IndexOutOfBoundsException addedSascha Ballach1-2/+6
2002-08-01#101875#; return the correct indexSascha Ballach1-9/+5
2002-07-05#100000#; required changeSascha Ballach1-3/+3
2002-06-11#99742#; return the complete children count, because the bridge handles itSascha Ballach1-5/+5
2002-05-31#95584#; protect the object if invalidSascha Ballach1-4/+15
2002-03-21#95584#; replace SetDefunc by disposing (of XComponent); use ImplHelperSascha Ballach1-38/+19
2002-03-14#95584#; add TableModelChangeEvent supportSascha Ballach1-2/+24
2002-03-12#95584#; XAccessibleSelection interface addedSascha Ballach1-8/+58
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach1-19/+31
2002-02-25#95584#; use SolarMutex to lock the objectsSascha Ballach1-13/+13
2002-02-25#95584#; some cosmetic fixesSascha Ballach1-25/+28
2002-02-19#95584#; XAccessibleEventListener addedSascha Ballach1-36/+13
2002-02-14#95584#; AccessibleComponent implemented; remove APISascha Ballach1-87/+70
2002-01-30#95584#; move base classes from svtools to scSascha Ballach1-9/+17
2002-01-22#95584#; add all necessary throwsSascha Ballach1-6/+6
2002-01-22#95584#; use createAccessibleDescription, createAccessibleName instead of set...Sascha Ballach1-8/+8