summaryrefslogtreecommitdiff
path: root/sw/source/core/access
AgeCommit message (Expand)Author
33 hours[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
12 daystdf#158067 Replace OUStringLiteral with _ustrAaron Bourdeaux
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-03-28tdf#159918 a11y check: Don't warn about tabs in ToCSamuel Mehrbrodt
2024-03-11tdf#157664 Drop operator != where respective operator == is definedTuukka Orava
2024-01-30tdf#159384 - A11y: fix simulated numbering warning in TOCBalazs Varga
2024-01-26sw a11y: Return MapMode instead of using out paramMichael Weghorn
2024-01-25sw a11y: Send SELECTION_CHANGED_{ADD,REMOVE} event for docMichael Weghorn
2024-01-25sw a11y: Drop special event handling for single selected shapeMichael Weghorn
2024-01-25sw a11y: Drop unnecessary cast to SwAccessiblePreviewMichael Weghorn
2024-01-25sw a11y: Return SwAccessibleContext to avoid castingMichael Weghorn
2024-01-25sw a11y: Drop VEC_SHAPE typedefMichael Weghorn
2024-01-24tdf#106733 sw cui: add CharNoHyphenation checkboxLászló Németh
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-29use more concrete UNO types in swNoel Grandin
2023-12-22sw: fix another null deref in a11y checkXisco Fauli
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21crashreporting: apparent null deref in a11y checkCaolán McNamara
2023-12-20tdf#158105 Change character "background" to "highlighting color"Bogdan B
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07sw a11y: Only report "level", no more "heading-level" obj attrMichael Weghorn
2023-12-07sw a11y: Only report heading level attr for headingMichael Weghorn
2023-11-27Remove unused #include <cui/dlgname.hxx>Julien Nabet
2023-11-24tdf#158338 Opening file with image when JAWS is running causes endless loopNoel Grandin
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
2023-11-08tdf#43784 tdf#158114 sw accessibility: check missing linked graphicLászló Németh
2023-11-05tdf#158067 Replace OUStringLiteral in accdocBogdan B
2023-11-03sw a11y: No longer report underline for misspellingMichael Weghorn
2023-10-28tdf#135586 sw a11y: Use BLOCK_QUOTE role for "Block Quotation" paraMichael Weghorn
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-22lok: a11y: send list item prefix length to clientMarco Cecchetti
2023-10-22Use getXWeak in swMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-06tdf#157584 Fix accessibility check doesn't move footnote into viewJim Raykowski
2023-10-03tdf#157370 Bring A11y issue to attention in the document viewJim Raykowski
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-09-08tdf#157134 Fix selecting shape when image was selected beforeSamuel Mehrbrodt
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt
2023-09-08tdf#157085 Make doc title dialog modalSamuel Mehrbrodt
2023-09-03Related tdf#156116 - A11Y - fix goto textframes after renaming objectBalazs Varga
2023-09-01use concrete type for SwAccessibleShapeMap_ImplNoel Grandin
2023-09-01use concrete type for SwAccessibleMap::mxCursorContextNoel Grandin
2023-08-31use concrete type for SwAccessibleTable::Cells_tNoel Grandin
2023-08-30Related tdf#156116 - A11Y - show only one warning/textframesBalazs Varga
2023-08-17tdf#156654 - A11Y - fix no fixable button for warning aboutBalazs Varga