summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-268/+38
2018-03-06use more Color in svxNoel Grandin6-22/+22
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin3-7/+7
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-4/+4
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin1-10/+8
2018-01-28Remove redundant checksStephan Bergmann1-3/+2
2018-01-15More loplugin:cstylecast: svxStephan Bergmann2-6/+6
2018-01-12More loplugin:cstylecast: svxStephan Bergmann2-2/+2
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin1-6/+5
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin5-14/+14
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-29/+29
2017-10-24loplugin:finalclasses in svxNoel Grandin1-4/+3
2017-10-23loplugin:includeform: svxStephan Bergmann13-41/+41
2017-10-18return early on failureCaolán McNamara1-46/+45
2017-10-18potential deref of empty xStateSetCaolán McNamara1-1/+1
2017-10-18Resolves: tdf#109282: a11y crash in use after disposeCaolán McNamara1-2/+4
2017-10-16Move svx include files to common include directoryStephan Bergmann1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-32/+14
2017-10-16Replace list by deque in AccessibleTextEventQueue (svx)Julien Nabet1-2/+2
2017-10-03new loplugin:blockblockNoel Grandin1-8/+4
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-09-23loplugin:flatten in svl..svxNoel Grandin3-42/+35
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski1-1/+1
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-5/+5
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-3/+3
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-3/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara10-251/+51
2017-07-21loplugin:unusedfields in svxNoel Grandin1-2/+2
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini1-22/+18
2017-07-07a11y: assert on switching hatch/bitmap area radio button tab thingsCaolán McNamara1-2/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-6/+5
2017-07-02loplugin:casttovoid: svxStephan Bergmann2-9/+2
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-4/+0
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-6/+3
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-7/+3
2017-05-19loplugin:stringcopy: svxStephan Bergmann2-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara6-24/+24
2017-05-13tdf#101885: fix crash in AccFrameSelectorJulien Nabet1-0/+2
2017-05-12fix bug in ColorNameMap constructorNoel Grandin1-4/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock1-1/+1