office-gobmx/accessibility/source
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
..
extended tdf#163486: PVS: simplify expression 2024-11-14 12:32:24 +01:00
helper a11y: Return early in AccessibleFactory::createAccessibleContext 2024-10-22 15:42:52 +02:00
inc
standard com::sun::star -> css 2024-11-10 10:50:15 +01:00