Files
libreoffice/vcl/osx
Chris Sherlock 3a8d16ba8c tdf#128847 - vcl: fix colorspace names for MacOS
kCGColorSpaceGenericGray is deprecated and should be
kCGColorSpaceGenericGrayGamma2_2, and kCGColorSpaceGenericRGB is
similary deprecated and now should be kCGColorSpaceSRGB.

This fixes the "color skew" issue found in a variety of tests.

Change-Id: I8088b2377e03cde3f8e03e9d3778a40fc3081c4a
Reviewed-on: https://gerrit.libreoffice.org/82809
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-11-17 15:54:29 +01:00
..
2019-10-07 22:02:12 +02:00
2019-08-12 11:18:22 +02:00
2019-08-10 16:49:53 +02:00
2019-08-12 11:18:22 +02:00
2019-06-06 14:37:06 +02:00
2019-09-17 13:41:48 +02:00
2019-08-12 11:18:22 +02:00

Naming scheme:

a11yXYZhelper:           Helper class providing static methods

a11yXYZwrapper:          Wrapper around one (or two) UNO-interfaces

a11ywrapperXYZ:          Subclass of a11ywrapper for a specific AXRole