xlnt/include/xlnt
2016-11-19 23:44:28 -05:00
..
cell finish implementing comment positioning, closes #68 2016-11-12 17:38:29 -05:00
charts clean up cmake build, fix warnings, improve configuration, general 2016-10-25 20:22:22 -04:00
drawing clean up cmake build, fix warnings, improve configuration, general 2016-10-25 20:22:22 -04:00
formula clean up cmake build, fix warnings, improve configuration, general 2016-10-25 20:22:22 -04:00
packaging begin cleaning up xml handling in consumer 2016-11-19 16:42:16 -05:00
styles optimize format garbage collection and apply style fills to formats correctly, fixes #79, fix cell iteration, closes #73, add third-party licenses to LICENSE.md, update README, fix all clang and msvc warnings 2016-11-09 19:52:18 -05:00
utils optimize format garbage collection and apply style fills to formats correctly, fixes #79, fix cell iteration, closes #73, add third-party licenses to LICENSE.md, update README, fix all clang and msvc warnings 2016-11-09 19:52:18 -05:00
workbook fix mingw build, closes #80 2016-11-19 19:41:21 -05:00
worksheet add overload to worksheet::get_cell which accepts a column and row 2016-11-19 23:44:28 -05:00
xlnt_config.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
xlnt.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