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
|
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
|
a5d50b8ec6
|
commit in-progress work for reading/writing password protected workbooks, #69 (not working yet)
|
2016-10-10 07:28:49 -04:00 |
|
Thomas Fussell
|
94881ce660
|
begin correctly implementing styles and formats
|
2016-08-16 00:23:49 -04:00 |
|
Thomas Fussell
|
1b5bdbeb18
|
improve manifest interface, work on round-tripping
|
2016-08-12 00:22:14 -04:00 |
|
Thomas Fussell
|
6c829a235a
|
improve manifest, implement true thumbnail handling, being refactoring serialization tests
|
2016-08-06 10:40:17 -04:00 |
|
Thomas Fussell
|
d15ef0f6bf
|
remove unused zip_file function and delete removed source file packaging/document_properties
|
2016-08-03 07:41:42 -04:00 |
|
Thomas Fussell
|
ccc3995709
|
start correctly implementing opc
|
2016-08-03 00:12:18 -04:00 |
|
Thomas Fussell
|
faccef71d7
|
test zip_file
|
2016-07-19 23:39:08 -04:00 |
|
Thomas Fussell
|
ef2b8de33d
|
fix windows bug
|
2016-07-20 10:28:12 +08:00 |
|
Thomas Fussell
|
7b558c6857
|
fix windows includes
|
2016-07-19 21:19:34 -04:00 |
|
Thomas Fussell
|
a99feb4e57
|
test and fix zip_file::extract
|
2016-07-19 21:17:31 -04:00 |
|
Thomas Fussell
|
d62ad6731d
|
update copyright year
|
2015-12-24 17:10:02 -05:00 |
|
Thomas Fussell
|
537b76dd3f
|
clean up styles and hashing, add license boilerplate to all files, update readme, finish moving implementations to source files
|
2015-12-24 15:51:11 -05:00 |
|
Thomas Fussell
|
40fc54f55e
|
revert to 3bb988c422 reluctantly
|
2015-11-10 18:58:54 -05:00 |
|
Thomas Fussell
|
7b5246f9dd
|
finish up custom string class implementation
|
2015-11-07 18:37:23 -05:00 |
|
Thomas Fussell
|
665f8fbebc
|
made a new string class for dll exports
|
2015-11-04 18:45:03 -05:00 |
|
Thomas Fussell
|
2c8ccdfcda
|
restructure source and clean up cmake scripts
|
2015-11-03 08:38:09 -05:00 |
|