office-gobmx/svtools
Christopher Sherlock 48d0d525d0 vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()
The call sites are actually passing in transparency, in fact to be
consistent with current conventions we are actually dealing with alpha
values. So we need to take the transparent values at the call sites and
convert to alpha values by just subtracting 255. Hence fixing the FIXME
comment.

Change-Id: Ibc55ea77f469ec8afcab0cc26d2b8cdf25ea8a72
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173858
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-12-04 18:51:24 +01:00
..
inc Related: tdf#163903 Add French (Republic of Guinea) {fr-GN} [0x940C] 2024-11-18 22:45:45 +01:00
langsupport
qa loplugin:ostr in svtools 2024-05-13 19:13:53 +02:00
source vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame() 2024-12-04 18:51:24 +01:00
uiconfig/ui Libreoffice Theme Part 1.0: Make registry colors accessible from VCL 2024-11-06 20:49:31 +01:00
util
AllLangMoTarget_svt.mk
CppunitTest_svtools_dialogs_test.mk Remove unused headers found by bin/find-unusedheaders.sh 2023-12-24 11:50:41 +01:00
CppunitTest_svtools_graphic.mk Use less libxml2 external headers dependency 2023-09-29 00:20:57 +02:00
CppunitTest_svtools_html.mk
Executable_langsupport.mk Remove unused headers found by bin/find-unusedheaders.sh 2023-12-24 11:50:41 +01:00
IwyuFilter_svtools.yaml
JunitTest_svtools_unoapi.mk
Library_svt.mk Drop now unused SvtSlideSorterBarOptions class 2024-01-03 15:38:17 +01:00
Makefile
Module_svtools.mk
README.md
UIConfig_svt.mk

Tools on the Top of VCL

Common dialogs, file and print dialogs, wizards, vcl filters, lots of helper code.