This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
xlnt
Watch
1
Star
0
Fork
0
You've already forked xlnt
mirror of
https://github.com/tfussell/xlnt.git
synced
2024-03-22 13:11:17 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
5b4de6a150
xlnt
/
source
/
packaging
History
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
..
tests
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
manifest.cpp
fix sheet deletion,
#71
2016-10-22 13:53:44 -04:00
relationship.cpp
improve manifest interface, work on round-tripping
2016-08-12 00:22:14 -04:00
uri.cpp
improve manifest interface, work on round-tripping
2016-08-12 00:22:14 -04:00
zip_file.cpp
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