summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2016-07-04typo: emtpy → emptyChristian Lohmaier
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
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