summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleCell.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
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-24coverity#1158383 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158384 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158410 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-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2008-07-07INTEGRATION: CWS tbe34 (1.16.72); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.15.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.14.324); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.13.774); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.12.136); FILE MERGEDVladimir Glazounov
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens
2002-06-10#99751#; a cell should also provide the XAccessibleText interfaceSascha Ballach
2002-05-31#95584#; tell the cell that the editmode changedSascha Ballach
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach
2002-05-17#98735# Refactored text accessibility helperThorsten Behrens
2002-03-22#95584#; add disposingSascha Ballach
2002-03-12#95584#; selection implementedSascha Ballach
2002-03-05#95584#; add first step of RelationSet implementation. Relations between shap...Sascha Ballach
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach
2002-02-25#95584#; some cosmetic fixesSascha Ballach
2002-02-21#95584#; setCurrentValue only if cell is editableSascha Ballach
2002-02-20#95584#; create base classesSascha Ballach