summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleTableBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-2/+2
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-7/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-26loplugin:oncevar in scNoel Grandin1-4/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-02untranslated strings are just stringsCaolán McNamara1-1/+2
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-46/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-29coverity#1308591 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet1-1/+1
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
2014-01-25coverity#1158359 Uncaught exceptionCaolán McNamara1-3/+2
2014-01-25coverity#1158361 Uncaught exceptionCaolán McNamara1-3/+2
2014-01-25coverity#1158362 Uncaught exceptionCaolán McNamara1-3/+2
2014-01-25coverity#1158365 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-25coverity#1158368 Uncaught exceptionCaolán McNamara1-3/+2
2014-01-25coverity#1158370 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158371 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158372 Uncaught exceptionCaolán McNamara1-7/+7
2014-01-25coverity#1158373 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158374 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158375 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158376 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158377 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158378 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-25coverity#1158379 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-24coverity#1158391 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-24coverity#1158390 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-23coverity#1158392 Uncaught exceptionCaolán McNamara1-5/+6
2014-01-23coverity#1158393 Uncaught exceptionCaolán McNamara1-1/+2
2013-12-13there is no need to expose an ScColumn*, and always check for validityEike Rathke1-12/+26
2013-12-03warning C4702: unreachable codeStephan Bergmann1-5/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-13/+45
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks1-5/+15
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-26String to rtl::OUString.Kohei Yoshida1-1/+1
2011-06-03use standard template for this throughoutCaolán McNamara1-10/+7
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+0