diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2014-12-12 19:34:29 +0100 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2014-12-14 11:32:53 +0000 |
commit | c1fcafb4ac234e8d9912d3bb6be978a6509593e3 (patch) | |
tree | 404b59031bd753e78d6c5bf7a2a9bce46e385633 /include | |
parent | ec382367c8dd90a0cd728fb18c03c186416bbaee (diff) |
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
in addition: simplified some simple bool checks:
"if (!bVar)" instead of "if(bVar == false)"
Change-Id: I609b4a3ee7d43bbeeb91ba141af2c90511d0c8d7
Reviewed-on: https://gerrit.libreoffice.org/13455
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions