office-gobmx/accessibility
Xisco Fauli d6e81eaf73 tdf#163486: PVS: simplify expression
V728 	An excessive check can be simplified. The '(A && !B) || (!A && B)' expression is equivalent to the 'bool(A) != bool(B)' expression.

Change-Id: I31edbbc7ce3b10085c5f1404e74485ea180ddec3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176577
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
2024-11-14 12:32:24 +01:00
..
inc tdf#163697: avoid premature handling of following notifications 2024-10-31 19:13:47 +01:00
source tdf#163486: PVS: simplify expression 2024-11-14 12:32:24 +01:00
util Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient 2024-02-29 14:41:48 +01:00
AllLangMoTarget_acc.mk
IwyuFilter_accessibility.yaml
Library_acc.mk Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient 2024-02-29 14:41:48 +01:00
Makefile
Module_accessibility.mk
README.md

Accessibility Support for LibreOffice

Provides accessible components for LibreOffice