summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-16fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-24cppcheck: catchExceptionByValueThomas Arnhold
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11sc: add some missing locks in new codeMichael Stahl
2014-01-28bool improvementsStephan Bergmann
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
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin
2013-12-16Check IsRefMode() before accessing the ref range.Kohei Yoshida
2013-12-12Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann
2013-12-12Keep maActiveCell, mpAccCell in syncStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-06-03use standard template for this throughoutCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove bogus comments.Guillaume Poussel
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.50.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.49.94); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS dr55 (1.48.84); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.46.54); FILE MERGEDVladimir Glazounov