wxmaxima:feature/KubaO/speedup-cppcheck

Last commit made on 2020-06-29
Get this branch:
git clone -b feature/KubaO/speedup-cppcheck https://git.launchpad.net/wxmaxima

Branch merges

Branch information

Name:
feature/KubaO/speedup-cppcheck
Repository:
lp:wxmaxima

Recent commits

ba343f8... by Kuba Ober <email address hidden>

WIP [skip appveyor]

95a34ab... by Kuba Ober <email address hidden>

WIP [skip appveyor]

39ef35d... by Kuba Ober <email address hidden>

WIP 2 [skip appveyor]

8428ed2... by Kuba Ober <email address hidden>

Clean up wrong diagnostic message type.

9df47ae... by Kuba Ober <email address hidden>

Finish cppcheck-happy: No C++ warnings during CI builds.

Problems reported by compiler warnings and cppcheck are addressed - as appropriate either by fixing real problems, or by suppressing overzealous results.

8e2f291... by Kuba Ober <email address hidden>

Instead of a narrowing conversion, round font size to an int on older wxWidgets.

428dc9a... by Kuba Ober <email address hidden>

De-virtualize methods introduced in a final class.

d348b00... by Kuba Ober <email address hidden>

Declare overrides on macOS.

1e14f8e... by Kuba Ober <email address hidden>

Quieten a stylistic cppcheck warning.

8753a94... by Kuba Ober <email address hidden>

Quieten an incorrect cppcheck warning.