summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/GraphCtlAccessibleContext.cxx
AgeCommit message (Expand)Author
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-06-29Use getXWeak in svxMike Kaganski
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-07-08return value of PixelToLogic ignoredCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-02-20loplugin:refcounting in svxNoel
2021-02-15loplugin:referencecasting in svxNoel
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-03-06use more Color in svxNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-21ColorData->Color in sd..svxNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-23loplugin:flatten in svl..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-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann