summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleCellBase.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-3/+3
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-10coverity#1038334 Uncaught exceptionCaolán McNamara1-2/+3
2014-01-23coverity#1158402 Uncaught exceptionCaolán McNamara1-2/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-06-24rearranged forward declarations of classTakeshi Abe1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
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.11.700); FILE MERGEDRüdiger Timm1-36/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.9.178); FILE MERGEDOliver Bolte1-2/+6
2003-04-24INTEGRATION: CWS uaa02 (1.8.128); FILE MERGEDVladimir Glazounov1-7/+7
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach1-2/+8
2002-03-22#65293# corrected typoVladimir Glazounov1-3/+3
2002-03-21#95584#; use ImplHelperSascha Ballach1-21/+19
2002-03-05#95584#; remove own getLocale methodSascha Ballach1-9/+3
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach1-3/+16
2002-02-25#95584#; some cosmetic fixesSascha Ballach1-76/+17
2002-02-21#95584#; setCurrentValue only if cell is editableSascha Ballach1-2/+8
2002-02-20#95584#; create base classesSascha Ballach1-0/+238