summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleShape.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-06-29Use getXWeak in svxMike Kaganski
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel 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-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2022-03-05AccessibleShape::GetStyle can be constNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-02-20loplugin:refcounting in svxNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-08tdf#129887: fix crash during scrolling down documentSerge Krot
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-08-26fix impress crash in shape listenerNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen