summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleContextBase.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-07tdf#157568 After deleting the content of a cell by pressing the delete..Noel Grandin1-12/+6
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+2
2023-02-22simplify ScAccessibleContextBaseNoel Grandin1-26/+2
2023-01-20Base ScAccessibleContextBase on WeakComponentImplHelperStephan Bergmann1-2/+2
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-3/+3
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin1-1/+1
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-2/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-10-15back isShowing with IsReallyVisibleCaolán McNamara1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-04-09restore ScEditWindow a11yCaolán McNamara1-0/+2
2019-04-08weld ScHFEditPageCaolán McNamara1-5/+6
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-6/+0
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-3/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-77/+37
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-76/+70
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-34/+34
2015-06-28coverity#1308513 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-14/+14
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-6/+7
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-04callcatcher: another layer post pivottable conversionCaolán McNamara1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-34/+34
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-26/+26
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-25coverity#1158368 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-25coverity#1158380 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-24coverity#1158381 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-24coverity#1158382 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-24coverity#1158384 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-23coverity#1158402 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-23coverity#1158406 Uncaught exceptionCaolán McNamara1-2/+2
2014-01-23coverity#1158410 Uncaught exceptionCaolán McNamara1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-5/+2