summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-10tdf#158169 take no actions in disposed incarnationArmin Le Grand (allotropia)
2023-11-07tdf#135236 a11y: Notify a11y layer of WeldEditView sel changeMichael Weghorn
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti
2023-10-22lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-08-31use concrete type for SvxShowCharSetAcc::m_aChildrenNoel Grandin
2023-08-31use concrete type for SvxPixelCtlAccessible::m_xCurChildNoel Grandin
2023-08-27svx : replace local function with OUStringLiteralArnaud VERSINI
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin
2023-05-04speed up dealing with large shape selectionsNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-02-24a11y: Fix focused state for special char dialog itemMichael Weghorn
2023-01-28Use ImplInheritanceHelper in SvxRectCtlChildAccessibleContextStephan Bergmann
2023-01-28Use ImplInheritanceHelper in SvxRectCtlAccessibleContextStephan Bergmann
2023-01-28Use ImplInheritanceHelper in SvxPixelCtlAccessibleChildStephan Bergmann
2023-01-28Use ImplInheritanceHelper in SvxPixelCtlAccessibleStephan Bergmann
2023-01-28Use ImplInheritanceHelper in SvxShowCharSetItemAccStephan Bergmann
2023-01-28Use ImplInheritanceHelper in SvxShowCharSetAccStephan Bergmann
2023-01-28Use ImplInheritanceHelper in AccFrameSelectorChildStephan Bergmann
2023-01-28Use ImplInheritanceHelper in AccFrameSelectorStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-05cid#1513507 Dereference before null checkCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-19implement line arrangement valueset a11y getLocationOnScreenCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-01tdf#150064 Keep a11y child order intactMichael Weghorn
2022-08-01tdf#150064 a11y: Swap old/new list before merging informationMichael Weghorn
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin
2022-07-27tdf#108560 horribly slow to paste many lines into editeng with a11y activeCaolán McNamara
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin
2022-06-30tdf#137544 reduce cost of ChildrenManagerImpl::UpdateNoel Grandin
2022-06-29ChildrenManagerImpl::GetChildShape was clearly written very late at nightNoel Grandin
2022-05-29Fix failing assert on shutdown with NVDA activeMike Kaganski
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn