Speed ups for navigating Microsoft Excel spreadsheets, especially for those containing comments / dropdowns #9257
Initial stub for excel_getCellTextWidth in nvdaHelper
5696dd97
Implement all of getCellTextWidth in-process and call it from the Exc…
4c18bc4c
Excel: move all states calculation in-process.
08e1049e
Excel: fetch text, address, states, input title, input message, row/c…
d736d855
Excel: fix up handling of merged cells.
6d5ea056
Excel: no need to call cell.currentRegion in fetchAssociatedHeaderCel…
52e68889
Excel inProc: getCellInfo now uses a struct, rather than everything a…
90231551
Excel: If NvDA cannot inject in-process, such as when in Protected V…
4c21bfa0
Excel: move the fetching of comments and formulas for Elements list i…
5c0b23c8
Excel: remove an unneeded method.
7b9e0012
Merge branch 'master' into excelInproc
f2a6b416
Excel nvdaHelper: move constants into their own file.
9f2cd9ae
nvdaHelper: make use of InterfaceMarshaller in outlook.cpp.
344ccd64
Excel: mark ExcelCellInfoQuicknavIterator as an abstract class requir…
a3b962c8
Excel: address review comments.
561765e8
Address review comments.
d43f4362
Address review comments.
cf77243f
Excel nvdaHelper support: check more errors and remove a redundant fe…
35b618a6
Excel nvdaHelper:: Excel's range.item is 1-based not 0-based. Listing…
5195b108
Excel NVDAHelper: fetching all cells from a filtered range must use I…
c539f98b
Merge branch 'master' into excelInproc
aee08505
Update what's new.
2e8b0fbb
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub