summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleSpreadsheet.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-32/+32
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-22/+22
2014-02-14sal_Bool->boolNoel Grandin1-34/+36
2014-01-25coverity#1158359 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158360 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158361 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-25coverity#1158362 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-24coverity#1158391 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-24coverity#1158390 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-23coverity#1158392 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-23coverity#1158393 Uncaught exceptionCaolán McNamara1-1/+2
2013-12-12Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann1-3/+8
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+57
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+1
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold1-4/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.29.240); FILE MERGEDRüdiger Timm1-25/+18
2007-07-06INTEGRATION: CWS dr55 (1.28.84); FILE MERGEDRüdiger Timm1-2/+24
2007-02-27INTEGRATION: CWS calcwarnings (1.27.324); FILE MERGEDVladimir Glazounov1-3/+8
2005-09-08INTEGRATION: CWS ooo19126 (1.26.154); FILE MERGEDRüdiger Timm1-47/+21
2005-02-16INTEGRATION: CWS dr33 (1.25.308); FILE MERGEDVladimir Glazounov1-3/+3
2004-06-04INTEGRATION: CWS rowlimit (1.24.160); FILE MERGEDOliver Bolte1-4/+4
2003-05-22INTEGRATION: CWS uaa03 (1.23.16); FILE MERGEDVladimir Glazounov1-3/+3
2003-04-24INTEGRATION: CWS uaa02 (1.22.128); FILE MERGEDVladimir Glazounov1-12/+12
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach1-2/+8
2002-08-29#102444#; add methods so the AccessibleDocument can tell the spreadsheet that...Sascha Ballach1-2/+6
2002-08-15#102274#; the table should have and support the focused stateSascha Ballach1-2/+3
2002-08-13#102292#; add missing exception declarationsSascha Ballach1-5/+8
2002-08-05#102036#; add lang::IndexOutOfBoundsExceptionSascha Ballach1-3/+4
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach1-2/+6
2002-05-31#95584#; send Active_Descandent event to the first listenerSascha Ballach1-2/+18
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach1-6/+13
2002-04-19#95584#; add CompleteSelectionChanged which is called from the document to te...Sascha Ballach1-2/+4
2002-03-21#95584#; replace SetDefunc by disposing (of XComponent)Sascha Ballach1-3/+3
2002-03-14#95584#; add TableModelChangeEvent supportSascha Ballach1-3/+7
2002-03-13#95584#; implement new decision about deselectSelectedAccessibleChildSascha Ballach1-7/+5
2002-03-12#95584#; XAccessibleSelection interface addedSascha Ballach1-2/+57
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach1-2/+10
2002-02-25#95584#; some cosmetic fixesSascha Ballach1-35/+12
2002-02-20#95584#; create base classesSascha Ballach1-8/+29
2002-02-19#95584#; XAccessibleEventListener addedSascha Ballach1-2/+20
2002-02-14#95584#; some hints for Accessibility addedSascha Ballach1-10/+56
2002-01-30#95584#; move base classes from svtools to scSascha Ballach1-3/+2
2002-01-22#95584#; remove ACCESSIBILITY from header definesSascha Ballach1-4/+23