* lots of stuff and cleanups, including fixing getting used/unused space of hfs/hfs+/fat16/fat32 * also fixes bug #161362
* compose/ucompose.hpp: quick 'fix' for crashers in some locales (#157871) * include/Utils.h: basicly the same + minor cleanups * src/GParted_Core.cc: replaced C-style cast with static_cast..