summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocument.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-14Related: rhbz#1076264 intermittent a11y crash in calcCaolán McNamara1-34/+53
2014-03-11Resolves: #i123622# [ia2] Calc: No focus event fired on cell...Steve Yin1-1/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-03-07coverity#705831 Dereference before null checkCaolán McNamara1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-27/+27
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-14/+14
2014-02-11sc: add some missing locks in new codeMichael Stahl1-0/+5
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-4/+5
2014-01-07Resolves: #i123622# No focus event fired on cell when new sheet is createdSteve Yin1-0/+1
2014-01-06Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida1-21/+25
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin1-3/+6
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-13Drop duplicate #includeTakeshi Abe1-2/+0
2013-12-02WaE: initialize boolean variable to prevent compiler warning.Pavel Janík1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-16/+472
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-2/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
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-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-2/+1
2013-08-26Document a bit the Ugly bad and nasty workaroundFridrich Štrba1-0/+7
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba1-0/+18
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-02-17coverity: fix memory leakMarkus Mohrhard1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+2
2011-06-03use standard template for this throughoutCaolán McNamara1-9/+7
2011-05-30Code CleanupKorrawit Pruegsanusak1-1/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-19/+18
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-30/+30
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara1-28/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-2/+2
2010-12-12Remove commented codeAnders Jonsson1-1/+0
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-22/+22
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-8/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1