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
xlnt
/
source
/
workbook
/
tests
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
..
test_consume_xlsx.hpp
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
test_named_range.hpp
revert to 3bb988c422000f8f50d46329aff84fa338e3b086 reluctantly
2015-11-10 18:58:54 -05:00
test_produce_xlsx.hpp
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
test_protection.hpp
restructure source and clean up cmake scripts
2015-11-03 08:38:09 -05:00
test_round_trip.hpp
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
test_theme.hpp
improve manifest, implement true thumbnail handling, being refactoring serialization tests
2016-08-06 10:40:17 -04:00
test_vba.hpp
restructure source and clean up cmake scripts
2015-11-03 08:38:09 -05:00
test_workbook.hpp
implement writing comments, still need to fix comment vml
2016-10-29 16:31:30 -04:00