https://bugs.kde.org/show_bug.cgi?id=509529

            Bug ID: 509529
           Summary: calligra-25.08.1: five performance problems
    Classification: Applications
           Product: calligracommon
      Version First unspecified
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Static analyser cppcheck says:

calligra-25.08.1/filters/words/msword-odf/wv2/src/textconverter.h:72:17:
performance: Function 'fromCode()' should return member 'm_fromCode' by const
reference. [returnByReference]
calligra-25.08.1/filters/words/msword-odf/wv2/src/graphics.cpp:246:44:
performance: Function parameter 'blipType' should be passed by const reference.
[passedByValue]
calligra-25.08.1/filters/libmsooxml/ooxml_pole.cpp:397:54: performance:
Function parameter 'chain' should be passed by const reference. [passedByValue]
calligra-25.08.1/filters/libmso/pole.cpp:467:54: performance: Function
parameter 'chain' should be passed by const reference. [passedByValue]
calligra-25.08.1/filters/words/msword-odf/wv2/src/textconverter.h:66:17:
performance: Function 'toCode()' should return member 'm_toCode' by const
reference. [returnByReference]

Some of these might be worth fixing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to