Problem is, not many people who use giant complex spreadsheets large enough to benefit are using it due to poor formatting compatibility with MS Office. I tried Open/Libre Office several times in the past and it's still way short for being able to open a Word / Excel document, edit it, save it, then open it in Word / Excel without losing formatting in one way or another. Its open/save filters are still way behind, eg, SoftMaker Office. And some other "HSA" apps, eg, Corel Aftershot Pro, are no faster at all:-
http://www.extremetech.com/wp-content/uploads/2014/01/HSA-Corel.png
Likewise, LibreOffice programmers themselves admit much of the "slowness" of CPU-only and speedup of rewritten HSA is due to rewriting prior bad coding & design decisions rather than the actual HSA itself:-
"The reason that LibreOffice Calc is slow isn't because it lacks a GPU; it is because it is implemented in a very inefficient way. It is claimed that what is responsible for the sluggish performance is the object-oriented design that resulted in each cell being defined as an object."
http://www.i-programmer.info/news/202-number-crunching/6073-libreoffice-calc-to-get-gpu-support.html
In reality, you could double the speed of LibraOffice on pretty much every PC if you rewrote it properly - even without HSA. Last time I looked at the source code, half of the code comments were still in German - a leftover relic from Sun's acquisition of "StarOffice" dating back to 1985 StarWriter by StarDivision based in Lüneburg, Germany, which turned into OpenOffice, which turned into LibreOffice, etc. I admire coders ability to add new features and keep it modern, but it's quite possibly one of the slowest & most bloated pieces of software even written, and much of the "HSA speed-up" is "ditching sh*tty code" speed-up according to their own devs.