summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-01-21tdf#96685 - set initial focus of accessible editeng objectsJustin Luth
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
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-02some other coverity thingsCaolán McNamara
2015-06-29coverity#1308571 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308564 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308547 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308544 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308509 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-13TyposJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin