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
1b32f46639
xlnt
/
source
/
packaging
History
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
..
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
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
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