summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-11Simplify ChildrenManagerStephan Bergmann
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-18tdf#96685 - set initial focus of accessible editeng objectsJustin Luth
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-02tdf#96365: ensure holding SolarMutex before triggering core codeBjoern Michaelsen
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel 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-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-20convert Link<> to typedNoel Grandin
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-27tdf#92213 - don't crash fetching pixelctl a11y peer for un-parented window.Michael Meeks
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-08-03remove some unused typedefsNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin