summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleSpreadsheet.hxx
AgeCommit message (Expand)Author
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-01-25coverity#1158359 Uncaught exceptionCaolán McNamara
2014-01-25coverity#1158360 Uncaught exceptionCaolán McNamara
2014-01-25coverity#1158361 Uncaught exceptionCaolán McNamara
2014-01-25coverity#1158362 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158391 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158390 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158392 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158393 Uncaught exceptionCaolán McNamara
2013-12-12Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.29.240); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS dr55 (1.28.84); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.27.324); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.26.154); FILE MERGEDRüdiger Timm
2005-02-16INTEGRATION: CWS dr33 (1.25.308); FILE MERGEDVladimir Glazounov
2004-06-04INTEGRATION: CWS rowlimit (1.24.160); FILE MERGEDOliver Bolte
2003-05-22INTEGRATION: CWS uaa03 (1.23.16); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.22.128); FILE MERGEDVladimir Glazounov
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach
2002-08-29#102444#; add methods so the AccessibleDocument can tell the spreadsheet that...Sascha Ballach
2002-08-15#102274#; the table should have and support the focused stateSascha Ballach
2002-08-13#102292#; add missing exception declarationsSascha Ballach
2002-08-05#102036#; add lang::IndexOutOfBoundsExceptionSascha Ballach
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach
2002-05-31#95584#; send Active_Descandent event to the first listenerSascha Ballach
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach
2002-04-19#95584#; add CompleteSelectionChanged which is called from the document to te...Sascha Ballach
2002-03-21#95584#; replace SetDefunc by disposing (of XComponent)Sascha Ballach
2002-03-14#95584#; add TableModelChangeEvent supportSascha Ballach
2002-03-13#95584#; implement new decision about deselectSelectedAccessibleChildSascha Ballach
2002-03-12#95584#; XAccessibleSelection interface addedSascha Ballach
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach