fix google java style guide issues

fix all google style guide issues except the
ones for variable names that have to follow
'^[a-z][a-zA-Z0-9]*(_[a-zA-Z0-9]+)*$' because
we need to have certain variables match windows
lettering precisely.
8 files changed