summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara
2018-09-19drop newly unused SvxRectCtlCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25improve some loggingNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-06coverity#1435443 Arguments in wrong orderCaolán McNamara
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-05-02tdf#117205 impress crash when moving an item in a listNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
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