summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2024-12-06Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-02cid#1606759 Data race conditionCaolán McNamara
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-22tdf#163598 editeng: avoid using fake outline depthJustin Luth
2024-11-12loplugin:reftotemp in svxNoel Grandin
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-11-06loplugin:passstuffbyref in svxNoel Grandin
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-02-16svx a11y: Drop AccessibleTextHelper_Impl::GotPropertyEventMichael Weghorn
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24svx a11y: Notify listeners when disposing shapeMichael Weghorn
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
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