Thomas Fussell
|
5b4de6a150
|
use streams to access zip files and their contents instead of std::stringstream to reduce memory usage, replaces miniz with zlib, closes #66
|
2016-10-30 15:48:40 -04:00 |
|
Thomas Fussell
|
82311c96e4
|
implement reading of cell comments
|
2016-10-29 10:23:04 -04:00 |
|
Thomas Fussell
|
c49341c82f
|
clean up cmake build, fix warnings, improve configuration, general
housekeeping, fixes #72, fixes #70
|
2016-10-25 20:22:22 -04:00 |
|
Thomas Fussell
|
5479e572a4
|
fix windows build
|
2016-10-24 23:16:50 -04:00 |
|
Thomas Fussell
|
0359d1404c
|
add pthread flag
|
2016-10-24 23:11:15 -04:00 |
|
Thomas Fussell
|
5c1cc5f3a7
|
call botan configure directly and elaborate hash_algorithm type
|
2016-10-24 22:42:23 -04:00 |
|
Thomas Fussell
|
9c8cba9f3f
|
finally figured out how to decrypt with botan--swapping back out for botan
|
2016-10-24 22:09:15 -04:00 |
|
Thomas Fussell
|
aea237a632
|
implement ooxml decryption (standard and agile)
|
2016-10-23 22:40:05 -04:00 |
|
Thomas Fussell
|
a5d50b8ec6
|
commit in-progress work for reading/writing password protected workbooks, #69 (not working yet)
|
2016-10-10 07:28:49 -04:00 |
|