office-gobmx/static
Balazs Varga 13ac356a32 tdf#164048 sw a11y: improve error/warning levels with
adding two A11y issue level: Error and warning level, and
categorizing our accesibility issues based on how the
PAC 2024 tools and WCAG behave with the different warnings/errors.

Change-Id: If4e4800497340318bb990326c64de655f24a47e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177389
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Jenkins
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-11-29 12:08:48 +01:00
..
emscripten Explicitly .delete() one more interface object in uno.js 2024-09-02 10:57:36 +02:00
source Simplify a bit 2024-11-08 05:34:20 +01:00
CustomTarget_components.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_emscripten_fs_image.mk tdf#164048 sw a11y: improve error/warning levels with 2024-11-29 12:08:48 +01:00
CustomTarget_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_embindmaker.mk Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
Executable_wasmbridgegen.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
Library_components.mk gbuild: build static LO / link static executables 2022-01-12 11:12:46 +01:00
Makefile gbuild: build static LO / link static executables 2022-01-12 11:12:46 +01:00
Module_static.mk Remove wasm-qt-mandelbrot demo 2024-08-20 07:58:01 +02:00
Package_favicon.mk Add a favicon to the Wasm build 2024-02-24 00:06:13 +01:00
Package_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
README.md gbuild: build static LO / link static executables 2022-01-12 11:12:46 +01:00
README.wasm.md Adapt to generation of .worker.js files gone from 3.1.68 2024-10-30 13:51:40 +01:00
StaticLibrary_unoembind.mk Embind: Fix C++ UNO exception catching 2024-06-21 11:29:59 +02:00

Static build components library

The library contains a map of all build component names to their constructor function calls.