summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleCell.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-14sal_Bool->boolNoel Grandin1-6/+6
2014-01-24coverity#1158383 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-24coverity#1158384 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-23coverity#1158410 Uncaught exceptionCaolán McNamara1-2/+2
2013-12-12Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann1-1/+11
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
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-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2008-07-07INTEGRATION: CWS tbe34 (1.16.72); FILE MERGEDRüdiger Timm1-19/+5
2008-04-10INTEGRATION: CWS changefileheader (1.15.330); FILE MERGEDRüdiger Timm1-36/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.14.324); FILE MERGEDVladimir Glazounov1-2/+7
2005-09-08INTEGRATION: CWS ooo19126 (1.13.774); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.12.136); FILE MERGEDVladimir Glazounov1-13/+13
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens1-2/+5
2002-06-10#99751#; a cell should also provide the XAccessibleText interfaceSascha Ballach1-16/+22
2002-05-31#95584#; tell the cell that the editmode changedSascha Ballach1-2/+6
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach1-5/+8
2002-05-17#98735# Refactored text accessibility helperThorsten Behrens1-4/+8
2002-03-22#95584#; add disposingSascha Ballach1-2/+4
2002-03-12#95584#; selection implementedSascha Ballach1-5/+3
2002-03-05#95584#; add first step of RelationSet implementation. Relations between shap...Sascha Ballach1-13/+31
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach1-5/+15
2002-02-25#95584#; some cosmetic fixesSascha Ballach1-47/+12
2002-02-21#95584#; setCurrentValue only if cell is editableSascha Ballach1-3/+3
2002-02-20#95584#; create base classesSascha Ballach1-0/+216