Includes fix for #1853384: Empty Worksheet. PHPExcel creates an empty worksheet by default. Use that worksheet for the first one instead of creating a new one.
Adds administration UI for caching options provided by PHPExcel. Allows admins to select a caching mechanism for better performance, especially usefull when dealing with large datasets.