Thomas Fussell
|
ca692790fa
|
implement garbage collection to remove unreferenced formats and constituent parts
|
2016-11-07 21:11:30 -05:00 |
|
Thomas Fussell
|
f9e349ce8d
|
Revert "working on styles, don't use yet"
This reverts commit 4e51e9e0e5 .
|
2016-11-02 22:04:51 -04:00 |
|
Thomas Fussell
|
4e51e9e0e5
|
working on styles, don't use yet
|
2016-11-02 18:16:34 -04:00 |
|
Thomas Fussell
|
98d506a5db
|
skip unused gz sources in zlib, fix style equality operator exports
|
2016-10-31 21:53:22 -04:00 |
|
Thomas Fussell
|
0d97105122
|
clean up zip.cpp, enable and fix compiler warnings, use equality instead of hashing for style components, compile all cpp files in sample directory, track remote branches for submodules
|
2016-10-31 20:48:43 -04:00 |
|
Thomas Fussell
|
1c541b601a
|
re-add detail include to third-party, needed for libstudxml build for now
|
2016-10-30 16:01:42 -04:00 |
|
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
|
757e5e7034
|
fix appveyor build, I hope
|
2016-10-28 19:54:37 +08:00 |
|
Thomas Fussell
|
de23f63314
|
use pthreads on non-windows builds of xlnt tests
|
2016-10-27 22:44:08 -04:00 |
|
Thomas Fussell
|
5b062d2064
|
compile third-party lib with -fPIC when building xlnt as shared lib
|
2016-10-27 22:09:10 -04:00 |
|
Thomas Fussell
|
3c7c40cdfa
|
make build system modular
|
2016-10-27 18:40:20 -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
|
ee7f9bdb03
|
add pole back as actual files in the repo
|
2016-10-24 22:58:08 -04:00 |
|
Thomas Fussell
|
54fd9a01de
|
remove pole as a submodule
|
2016-10-24 22:55:20 -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
|
071f5962c2
|
replace botan with nss
|
2016-10-21 22:53:41 -04:00 |
|
Thomas Fussell
|
eee47c267c
|
fix bug in worksheet::set_title
|
2016-10-10 07:01:19 -04:00 |
|
Thomas Fussell
|
45f61ee644
|
begin translating xml parsing and serialization to libstudxml
|
2016-09-16 22:59:13 -04:00 |
|
Thomas Fussell
|
044424a6f0
|
fix submodule
|
2016-09-12 22:36:36 -04:00 |
|
Thomas Fussell
|
aa26085110
|
switch pugixml to libstudxml, remove unused Optinal
|
2016-09-12 22:18:50 -04: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
|
31c903589f
|
add utfcpp submodule
|
2015-12-22 13:27:13 -05:00 |
|
Thomas Fussell
|
2996c4b64b
|
remove third-party utf lib
|
2015-11-10 19:01:22 -05:00 |
|
Thomas Fussell
|
665f8fbebc
|
made a new string class for dll exports
|
2015-11-04 18:45:03 -05:00 |
|
Thomas Fussell
|
e3bb0be98e
|
work on writer
|
2015-10-14 18:05:13 -04:00 |
|
Thomas Fussell
|
6dc2bcab91
|
not sure what this does
|
2015-10-14 00:41:24 -04:00 |
|
Thomas Fussell
|
4c3e07bd96
|
miniz archive type is forward declared so move include into zip_file.cpp where it's needed
|
2015-09-29 00:38:00 -04:00 |
|
Thomas Fussell
|
bdf23131b5
|
remove zlib
|
2014-08-01 12:00:50 -04:00 |
|
Thomas Fussell
|
eb251f1e47
|
switch zlib to miniz, update documentation, update build system
|
2014-07-29 17:39:00 -04:00 |
|
Thomas Fussell
|
463bc3a677
|
make tweaks for visual studio 2014 compiler
|
2014-06-15 12:16:34 -04:00 |
|
Thomas Fussell
|
6465bac5e4
|
almost finished
|
2014-05-14 18:31:48 -04:00 |
|
Thomas Fussell
|
26892bf42b
|
some changes
|
2014-05-08 15:32:12 -04:00 |
|