summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
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
2017-05-13tdf#101885: fix crash in AccFrameSelectorJulien Nabet
2017-05-12fix bug in ColorNameMap constructorNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-25Fix typosAndrea Gelmini
2017-03-19TyposJulien Nabet