office-gobmx/basic/qa
Andreas Heinisch 84b884135e tdf#79426, tdf#125180 - Don't convert missing parameters to requested type
If a particular parameter type is requested during the
construction of a parameter list, don't convert missing
parameters to avoid implicit casting to the specified
data type and value of the method.

Missing parameters are handled in StepEMPTY, where
additional information about missing parameters is added.

Change-Id: Ia413b2996d7d1feecedc1dfefaf6baf0fd9d917e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90215
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-04-02 12:57:57 +02:00
..
basic_coverage tdf#79426, tdf#125180 - Don't convert missing parameters to requested type 2020-04-02 12:57:57 +02:00
cppunit Cleanup for tdf#130476, tdf#62323 and tdf#62326 2020-03-30 08:57:44 +02:00
vba_tests tdf#79426, tdf#125180 - Don't convert missing parameters to requested type 2020-04-02 12:57:57 +02:00