office-gobmx/include/basic
Stephan Bergmann 572681bfc7 Change some #define to constexpr
...plus loplugin:unnecessaryparen fallout in sw/source/uibase/docvw/edtwin.cxx.

Each of the files contained at least one #define that would have caused warnings
with upcoming loplugin:unsignedcompare.  For consistency, I changed all #defines
in those files (using a variable of a specific type if the original #define used
a cast to that type, otherwise using 'auto').

Change-Id: I66f71b2d83394c9dc6952ae19df774cdd4d0b76a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87374
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-01-25 13:04:17 +01:00
..
basicdllapi.h
basicmanagerrepository.hxx
basmgr.hxx
basrdll.hxx Avoid crash in shutdown when accessing already destroyed BASIC_DLL 2019-12-29 15:46:16 +01:00
codecompletecache.hxx
modsizeexceeded.hxx
sbdef.hxx
sberrors.hxx
sbmeth.hxx
sbmod.hxx GetSource32 and GetSource are identical 2019-12-09 15:34:38 +01:00
sbstar.hxx
sbuno.hxx
sbx.hxx SbxArray: drop 16-bit indices 2019-12-09 14:18:25 +01:00
sbxcore.hxx
sbxdef.hxx Change some #define to constexpr 2020-01-25 13:04:17 +01:00
sbxfac.hxx
sbxform.hxx
sbxmeth.hxx
sbxobj.hxx SbxArray: drop 16-bit indices 2019-12-09 14:18:25 +01:00
sbxprop.hxx
sbxvar.hxx
vbahelper.hxx