summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleDocument.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-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann
2015-09-21convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-28coverity#1308558 Uncaught exceptionCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann
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
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
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.27.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.26.192); FILE MERGEDVladimir Glazounov
2006-03-31INTEGRATION: CWS long2int (1.25.46); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.24.452); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.23.160); FILE MERGEDOliver Bolte
2003-05-22INTEGRATION: CWS uaa03 (1.22.16); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.21.132); FILE MERGEDVladimir Glazounov
2002-08-29#102444#; remember the VisArea to know whether notify or notSascha Ballach
2002-08-13#100696#; give the childs the specified orderSascha Ballach
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach
2002-07-08#100530#; recognize focus change and tell it the childrenSascha Ballach
2002-06-10#99751#; #99874#; add new child if cell goes into edit mode or OLE object is ...Sascha Ballach
2002-05-24#95584#; complete the shape supportSascha Ballach
2002-04-19#95584#; add Selection and Relation Support for ShapesSascha Ballach
2002-04-11#95584#; add child selectionSascha Ballach
2002-03-22#95584#; add shape supportSascha Ballach
2002-03-21#95584#; replace SetDefunc by disposing (of XComponent)Sascha Ballach
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach
2002-02-25#95584#; some cosmetic fixesSascha Ballach
2002-02-20#95584#; create base classesSascha Ballach
2002-02-19#95584#; XAccessibleEventListener addedSascha Ballach
2002-02-14#95584#; some hints for Accessibility addedSascha Ballach
2002-01-30#95584#; move base classes from svtools to scSascha Ballach
2002-01-23#95584#; move AccessibleStateSetHelper to unotools and add getAccessibleState...Sascha Ballach
2002-01-22#95584#; add all necessary throwsSascha Ballach
2002-01-22#95584#; remove ACCESSIBILITY from header definesSascha Ballach
2002-01-18#95584#; getAccessibleChild method throws exception lang::IndexOutOfBoundsExc...Sascha Ballach