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:
Noel Grandin
2017-08-07 12:15:34 +02:00
parent 43f159dafa
commit 06e2246f16
54 changed files with 140 additions and 138 deletions

View File

@@ -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