summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06svx: Fix the sequence's lengthTakeshi Abe
2018-04-04dead code in AccessibleTextHelper_Impl::UpdateVisibleChildrenNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-06use more Color in svxNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin
2018-01-28Remove redundant checksStephan Bergmann
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-18return early on failureCaolán McNamara
2017-10-18potential deref of empty xStateSetCaolán McNamara
2017-10-18Resolves: tdf#109282: a11y crash in use after disposeCaolán McNamara
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-16Replace list by deque in AccessibleTextEventQueue (svx)Julien Nabet
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini
2017-07-07a11y: assert on switching hatch/bitmap area radio button tab thingsCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara