summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-11-30cid#1608320 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-28sc a11y: Make 2 members non-mutableMichael Weghorn
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-23Reduce copying of ScEditEngineDefaulter's SfxItemSetMike Kaganski
2024-11-07loplugin:passstuffbyref in scNoel Grandin
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-29tdf#42982 Improve UNO API error reportingOromidayo Owolabi
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-18tdf#163486: PVS: redundant nullptr checkXisco Fauli
2024-09-13tdf#161444 sc a11y: Send focused event when switching sheetsMichael Weghorn
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-09-04make ScAccWinFocusLostHint and siblings final classesNoel Grandin
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555070 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-06-16Fix typoAndrea Gelmini
2024-06-16Fix typoAndrea Gelmini
2024-06-16Fix typoAndrea Gelmini
2024-06-15tdf#158914 add back reusing weakly cached ScAccessibleCellsPatrick Luby
2024-06-11tdf#158914 sc a11y: Remember new cell text againMichael Weghorn
2024-06-08cid#1603563 Unchecked return valueCaolán McNamara
2024-06-07tdf#158914 sc a11y: Send TEXT_CHANGED event when text changesMichael Weghorn
2024-05-31sc: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-25related tdf#158914 sc a11y: Release references when disposing sheetMichael Weghorn
2024-05-22loplugin:ostr in sc/../AccessibilityNoel Grandin
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-10tdf#146619 Drop unused 'using namespace' in: sc/Gabor Kelemen
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-15avoid double map lookupNoel Grandin
2023-11-15tdf#158030 sc a11y: Report cell coords via {row,col}indextext obj attrMichael Weghorn
2023-11-10loplugin:fieldcast in accessibility::AccessibleContextBaseNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19use more SdrObjList::begin/end in scNoel Grandin
2023-10-07tdf#157568 After deleting the content of a cell by pressing the delete..Noel Grandin
2023-09-26tdf#157299 sc a11y: Limit amount of reported cell relationsMichael Weghorn
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-17simply some LogicToPixel calculation sitesNoel Grandin
2023-06-13tdf#155376 weakly cache ScAccessibleCellNoel Grandin
2023-05-23a11y: Fix returning unpaired surrogates when retrieving charactersColomban Wendling
2023-05-17fire less "index hint out of range, ignoring" warningsNoel Grandin
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin