office-gobmx/scaddins
Xisco Fauli 79e77a81fd tdf#163486: PVS: enum type as bool
V768 	The variable 'eS' is of enum type. It is odd that it is used as a variable of a Boolean-type.

Change-Id: I959f58e80cd0a2d82e6c9fffe140a442cf4dbb0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175477
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-10-23 15:52:52 +02:00
..
idl/com/sun/star/sheet/addin
inc Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
qa tdf#148645 getDec2Hex now takes integer 'places' value (updated) 2024-02-09 13:38:03 +01:00
source tdf#163486: PVS: enum type as bool 2024-10-23 15:52:52 +02:00
AllLangMoTarget_sca.mk
CppunitTest_scaddins_analysis.mk tdf#148645: add unit test 2024-02-05 09:55:45 +01:00
InternalUnoApi_scaddins.mk
IwyuFilter_scaddins.yaml
Library_analysis.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_date.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_pricing.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Makefile
Module_scaddins.mk tdf#148645: add unit test 2024-02-05 09:55:45 +01:00
README.md

Extra Functions for LibreOffice Calc

These provide UNO components that implement more exotic LibreOffice Calc functions. If you want to do the same, here can be a good place to start.

See also