xrdp/fontutils
firewave f687174af1 provide more includes to Cppcheck
- added (temporary) suppression of Cppcheck `shiftTooManyBits` false positives in `libxrdp/xrdp_mppc_enc.c`
- added (temporary) suppression of Cppcheck `uninitMemberVar` true positives in `ulalaca/ulalaca.cpp` until fixes land downstream
- fix Cppcheck `nullPointerRedundantCheck` in `sesman/chansrv/clipboard.c`
- fix Cppcheck `syntaxError` in `fontutils/mkfv1.c` because it doesn't see the `freetype/fterrors.h` header / removed astyle workaround
2023-10-17 15:14:36 +02:00
..
windows fixed Cppcheck `unusedVariable` warnings 2023-09-04 23:47:56 +02:00
Makefile.am Replace Windows font utility with native utilities 2022-09-06 09:31:47 +01:00
README_fv1.txt Added fontutils/README_fv1.txt 2022-09-06 09:31:47 +01:00
dumpfv1.c Replace Windows font utility with native utilities 2022-09-06 09:31:47 +01:00
fv1.c Split g_file_open() into _ro() and _rw() variants 2023-05-15 17:38:31 -04:00
fv1.h Replace Windows font utility with native utilities 2022-09-06 09:31:47 +01:00
mkfv1.c provide more includes to Cppcheck 2023-10-17 15:14:36 +02:00