loplugin:constparams in sw part9
Change-Id: I2edba9cde5a5efd06815a55632703b706ca523c7 Reviewed-on: https://gerrit.libreoffice.org/40830 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -173,6 +173,8 @@ bool ConstParams::VisitFunctionDecl(const FunctionDecl * functionDecl)
|
||||
|| name == "GetFormulaBoxes"
|
||||
|| name == "HasValidBoxes_"
|
||||
|| name == "SplitMergeBoxNm_"
|
||||
|| name.startswith("Read_F_")
|
||||
|| name == "UpdateFieldInformation"
|
||||
// #ifdef win32
|
||||
|| name == "convert_slashes"
|
||||
// UNO component entry points
|
||||
|
Reference in New Issue
Block a user