summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acccontext.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-02-29tdf#124176: Use pragma once instead of include guardsBugra1-4/+1
2019-12-23sal_Char->char in swNoel Grandin1-1/+1
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin1-0/+5
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-05Fix typosAndrea Gelmini1-3/+3
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-3/+0
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-2/+1
2017-04-24sw: let's check GetFrame() instead, it's already publicMichael Stahl1-2/+2
2017-04-22fix the buildMarkus Mohrhard1-2/+2
2017-04-06split getAccessibleParentCaolán McNamara1-0/+4
2017-03-29expand vis to visible; fix typosdennisroczek1-4/+4
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl1-13/+2
2017-03-24sw: just remove SwAccesibleContext must-override methodsMichael Stahl1-11/+2
2017-03-24sw: remove THROW_RUNTIME_EXCEPTION macroMichael Stahl1-7/+0
2017-03-24sw: remove CHECK_FOR_WINDOW macroMichael Stahl1-5/+0
2017-03-24sw: remove unnecessary ClearMapPointer calls from ~SwAccessibleMapMichael Stahl1-1/+3
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-3/+9
2017-03-19fix grammar/typo: defunctional --> nonfunctionaldennisroczek1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-52/+26
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2015-11-26loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-20/+20
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-67/+64
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-25/+25
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-04-25sw: remove more SwAccessibleContext code that...Michael Stahl1-2/+0
2015-04-25sw: remove SwAccessibleDocument XEventListener buggy dead codeMichael Stahl1-2/+0
2015-04-25sw: prefix members of SwAccessibleContextMichael Stahl1-25/+25
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-12/+12
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-2/+2
2015-03-18convert AccessibleStates to enum classNoel Grandin1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-2/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-10-17coverity#1247640 Uncaught exceptionCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-23/+23
2014-04-14use strings directlyThomas Arnhold1-5/+2
2014-04-14typo: heaviliy -> heavilyThomas Arnhold1-1/+1