Commit Graph

28 Commits (master)

Author SHA1 Message Date
Thomas Fussell 60b2d9cfd1 ignore nullptr warning in libstudxml, update to latest beta 9, and switch to submodule 2021-02-20 22:29:59 -04:00
Thomas Fussell 3db6cc8f0f use externalproject instead of git submodules for dependencies 2017-03-02 08:41:17 -05:00
Thomas Fussell 9cdf31065c improve third-party lib handling for vcpkg 2017-02-28 00:00:25 -05:00
Thomas Fussell e4ec1a2850 use system packages for zlib, cryptopp, and cxxtest. WIP [ci skip] 2017-01-21 10:12:08 -05:00
Thomas Fussell a2bfdee2f2 intermediate commit 2017-01-21 09:04:10 -05:00
Thomas Fussell b9a02916cf change from botan to cryptopp 2016-12-13 22:48:38 +00:00
Thomas Fussell e537ae104c try that again 2016-12-10 17:01:08 +00:00
Thomas Fussell bf7ba55777 use botan commit from before ecb cipher mode removal 2016-12-10 16:57:15 +00:00
Thomas Fussell e1157625a5 begin refining headers and footers, remove dependency on pugixml 2016-12-10 00:18:50 +00:00
Thomas Fussell f90e35e007 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
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 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 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 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 a5d50b8ec6 commit in-progress work for reading/writing password protected workbooks, #69 (not working yet) 2016-10-10 07:28:49 -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 5585a172cb update readme and specify branch for submodule 2016-09-12 22:23:20 -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 0bc0b9c69f remove zlib 2014-08-01 12:01:15 -04:00
Thomas Fussell 463bc3a677 make tweaks for visual studio 2014 compiler 2014-06-15 12:16:34 -04:00
Thomas Fussell d789cf47c3 fix submodules 2014-05-16 00:17:54 -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