summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleControlShape.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-08-27svx : replace local function with OUStringLiteralArnaud VERSINI
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
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-01-29loplugin:stringviewparam extend to new..Noel
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-05-17recipients just need OutputDevicesCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-25Fix typosAndrea Gelmini
2017-02-10indicate which indices mismatchEike Rathke