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