summaryrefslogtreecommitdiff
path: root/sw/inc/AccessibilityCheckStrings.hrc
AgeCommit message (Collapse)Author
2023-11-08tdf#43784 tdf#158114 sw accessibility: check missing linked graphicLászló Németh
Show missing linked graphics and their abbreviated paths, (and as tooltips, full paths) in the accessibility checker. Change-Id: Ia378f4ea3260251d1b2530fadc48aea6e0323a08 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159150 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
...by moving the char8_t -> char reinterpret_cast out of any potential constexpr paths into a new TranslateId::getId. And demonstrate constexpr'ability by making the aCategories var in OApplicationIconControl::Fill (dbaccess/source/ui/app/AppIconControl.cxx) constexpr. (And there might be more such cases that could now be made constexpr.) Change-Id: I0b4e3292faf8f6b901f9b9e934e1aa6bf0f583ff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157862 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt
Otherwise the title was just "Name" Change-Id: I883d2468c7bd97782b0aef4165a6afe4ff39ce31 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156659 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-08-14Improve accessibility warning textGabor Kelemen
Instead of referring to developer-only terminology tell users what to do For example, Word uses the warning "Objects not inline" in this case and actually explains below what needs to be done Change-Id: I7650807b7520d2f10d75e1417cdf42978a31a417 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155629 Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> Tested-by: Jenkins
2023-08-10Related tdf#156614 Improve wording of non-interactive forms textSamuel Mehrbrodt
Change-Id: I063cb144a7d94e15e9405135ad321d9f2e74d414 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155534 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-07-21tdf#155000 - A11Y - Add warning message if content control in header/footerBalazs Varga
Add warning message if content controls are in the header or footer. Change-Id: Ie2a0a8aa1bfaf629f8e17828f2f99e590ea4e3af Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154715 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-07-19tdf#156139 - A11Y - Improve issue text when document starts with wrongBalazs Varga
outline level. Change-Id: I68bff66171af61089f0f8b06a0842f1f3dfdd7bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154139 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-06-23tdf#155503 - A11Y sidebar: Add quick fix action to set document titleBalazs Varga
Add fix button to set the document title. Fix updates issue of document level changes. Change-Id: Ibab5cab3b595de4df68c3022a5864b2d2d4bed2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153352 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-06-08tdf#155505 Group issues by type in a11y sidebar panelSamuel Mehrbrodt
Change-Id: I87349e9d3f5680751a91264e055e4579c97fa93e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152617 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-05-13related tdf#57423: make a11y checker accept image description tooThorsten Behrens
For LibreOffice, alt text and image description text are treated mostly the same during PDF export (and merged, if both are set), so having at least one of them set should make the checker happy enough. Change-Id: I9e54bcf52dee323fdbdd4a3015797a59efb7b42f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151695 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-04-20tdf#142978 Add quick fix action for missing alt textSamuel Mehrbrodt
Change-Id: I09234e50def6b52b9a70081f31bb45b8d7e2cdd9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150003 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-03-06The word “fake” is ambiguousAdolfo Jayme Barrientos
Change-Id: I051c42904ff20d9d12f8821fcb7eedb3642276ab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148366 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-02-13tdf#152605 (tdf#137968) "heading level" -> "outline level"Seth Chaiklin
Reformulate error messages for headings whose outline levels are not in sequence. UX cleanup: Add missing periods to error messages. Change-Id: I62b8f7af79460b644fae20dd521a160907605b76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146807 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-11-09a11y: Add check for tabs used for formattingParis Oplopoios
Add accessibility check and relevant test for a document that uses tabs for formatting Useful to detect fake tables made of tabs Change-Id: Ief765f25c8dc67405d0671e257cf0ba7aec9f16c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141732 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-11-03a11y: Add check for table used for text formattingParis Oplopoios
Add accessibility check and relevant test for a document that uses a table for text formatting Change-Id: I20290a3ec89cd5333f3c66867b50aa7b80ed494f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142188 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-11-03a11y: Add check for fake captionsParis Oplopoios
Add accessibility check and relevant test for a document that has fake captions Change-Id: If22999378fd7467151c1d400662858fe1cb0319d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141964 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-11-03a11y: Add check for fake footnotesParis Oplopoios
Add accessibility check and relevant test for a document that has fake footnotes Change-Id: I22682a161a858f45c956660a51849bd18fcee0e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141832 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-10-21a11y: Add check for short hyperlinksofftkp
Add accessibility check and relevant test for a document that uses short hyperlinks Change-Id: I5d6bfe345b50d6d42dc04e9e2f7f853cf5f63a84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141338 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-10-17a11y: Add check for spacing spacesofftkp
Add accessibility check and relevant test for a document that uses multiple spaces for spacing Change-Id: Ib92471c50a25ead28f2b6c7d5e00ed222d4b429e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141267 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-10-17a11y: Add check for spacing newlinesParis Oplopoios
Add accessibility check and relevant test for a document that uses newlines for spacing Change-Id: I14f14db5c51cbad1ee184e58eec8ff28563ba92a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141252 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-10-15a11y: Add check for background imageofftkp
Add accessibility check and relevant test for a document with a background image Change-Id: I7b97cff27af66c2614bfc535d369b17ec048e8d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141230 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
because this is often on a hot path, and we can avoid the splitting and joining of strings like this. Change-Id: Ia36047209368ca53431178c2e8723a18cfe8260a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119220 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-23Similarly, the proper noun “SmartArt” shouldn’t be pluralizedAdolfo Jayme Barrientos
This completes commit ab97fe1b9b988936bf96b198387eaf3ff00fed61. Change-Id: Ie73ee1ee763034cb03a5a6d7acf20f145e34056f
2020-11-23Copyedit: “Fontwork” is uncountable, “be sure” ≠ “make sure”, ↵Adolfo Jayme Barrientos
“in order to” redundant Change-Id: I0f361823d7f9af5de4e8c62011f66d59670346d4
2020-11-09tdf#138052 Added a check for fontworks.Ivan Stefanenko
Fontworks should be warned about coz they reprezent a stylized text, which is hard to recognize for digital readers. Check is added to checkObject() function as fontwork is an object. Change-Id: I2ed5a5784dfe96bbf05ec7cf4c09dc97e1fb29d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105436 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-05tdf#137968 Added check for the headings orderIvan Stefanenko
Headings' levels order is important for readers and converters. Check firstly finds out if the node is a TextNode, then gets it's OutlineLevel. If it is greater than 0, i.e. the node is a heading, then it checks if node's heading level is greater then previous one's by more than 1. If so, warning is thrown. So the first heading level is always 1 and no heading levels are greater then previous by more than 1. Change-Id: I39d230d747699eddd36610193bde9b23f348e257 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105274 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins
2020-09-30tdf#137104 Added a check for headings in tablesIvan Stefanenko
New check checks if a node is a heading and if it is in a table. Change-Id: I53938ddb57573f80c7823b05bff2d1dd2cee1b8c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103014 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-09-08tdf#136468 Added a new check for objects and nodes.Stefanenko
Floating objects with text create problems with reading order A new check for floating text field inserted into checkObject function and into node-checking mechanism. Change-Id: Ice97d8a3e24de21ee6c6d2b0a6f89c348f665c8d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101994 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins
2020-09-03tdf#136399 AccessibilityCheck: Inserted a new checkStefanenko
A new check responsible for checking if the input forms are not formed by manual typing consecutive "_", "..." or "…". Made a new check class and inserted it into the main checking mechanism, also added a related string. Change-Id: I6ecc3878114dc432d43ce1ad27ea45d512366320 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101921 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-01-26acc. check: check if text format conveys additional meaningTomaž Vajngerl
Change-Id: I8f51248e453018c33ddc64b00cdbc1708309e577 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87420 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2020-01-06acc. check: move accessibility check strings to own fileTomaž Vajngerl
Change-Id: I455b6f77f75dd3190939c17bf5ffc362030efdbd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86290 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>