office-gobmx/forms
Noel 63a68064bb make the Color constructors explicitly specify transparency
to reduce the churn, we leave the existing constructor in place,
and add a clang plugin to detect when the value passed to the
existing constructor may contain transparency/alpha data.

i.e. we leave expressions like Color(0xffffff) alone, but
warn about any non-constant expression, and any expression
like Color(0xff000000)

Change-Id: Id2ce58e08882d9b7bd0b9f88eca97359dcdbcc8c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109362
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-01-16 10:07:07 +01:00
..
inc update pches 2020-12-04 12:05:13 +01:00
qa
source make the Color constructors explicitly specify transparency 2021-01-16 10:07:07 +01:00
util
workben/xforms
AllLangMoTarget_frm.mk
IwyuFilter_forms.yaml
JunitTest_forms_complex.mk
JunitTest_forms_unoapi_1.mk
JunitTest_forms_unoapi_2.mk
JunitTest_forms_unoapi_3.mk
JunitTest_forms_unoapi_4.mk
Library_frm.mk
Makefile
Module_forms.mk
README

Embedded forms control and pieces (design forms in documents, fields and database driven).