summaryrefslogtreecommitdiff
path: root/sw/source/core/access
AgeCommit message (Expand)AuthorFilesLines
2015-11-26loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon40-1359/+1359
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-6/+0
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-12/+1
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-2/+2
2015-11-10NVDA does not read . when stepping word by wordNiklas Johansson1-3/+3
2015-11-10tdf#93139 Orca Screen Reader does not read bullet part 2Niklas Johansson2-31/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann22-215/+215
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen1-0/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin34-672/+656
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04Don't dereference null pointerStephan Bergmann1-1/+4
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2-6/+3
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-7/+7
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-2/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-13cppcheck:variableScopeNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann19-338/+338
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht8-27/+23
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-5/+5
2015-10-02Fix typosAndrea Gelmini4-4/+4
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-21convert Link<> to typedNoel Grandin2-29/+23
2015-09-16tdf#93139 Orca Screen Reader does not read bulletNiklas Johansson1-1/+1
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara3-7/+7
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin2-3/+3
2015-08-20loplugin: defaultparamsNoel Grandin6-27/+22
2015-08-13sw: use std::unique_ptr in accparaMiklos Vajna1-6/+6
2015-08-03sw: inline use-once typedefsNoel Grandin3-15/+6
2015-07-21loplugin:unusedmethods swNoel Grandin3-8/+0
2015-07-16coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-39/+0
2015-07-13fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-07-08Avoid loplugin:unreffun in non-debug buildStephan Bergmann1-0/+4
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin2-11/+6
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-06-28coverity#1308566 Uncaught exceptionCaolán McNamara2-2/+4
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-04GetWin seen as NULL sometimesCaolán McNamara1-4/+8
2015-06-04convert SP_EXTEND_RANGE constants to scoped enumNoel Grandin1-7/+4
2015-06-02loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann2-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara3-13/+11
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-1/+1
2015-05-26use new unocrsrs in accessBjoern Michaelsen1-3/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier32-472/+472
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1