Thomas Fussell
|
e4ec1a2850
|
use system packages for zlib, cryptopp, and cxxtest. WIP [ci skip]
|
2017-01-21 10:12:08 -05:00 |
|
Thomas Fussell
|
c43561b4bd
|
remove calcChain when no formulae remain in any cell, correct calcChain relationship type string, closes #98
|
2017-01-02 19:13:38 -05:00 |
|
Thomas Fussell
|
66b5187e73
|
stop trying to produce non-excel style xlsx files
|
2016-12-29 18:36:29 -05:00 |
|
Thomas Fussell
|
244314d426
|
rename formatted_text to rich_text to match the spec, also text_run to rich_text_run
|
2016-12-23 06:51:30 -05:00 |
|
Thomas Fussell
|
c55aac9ecf
|
rename getters and setters to the property name, many breaking changes\!
|
2016-12-02 14:37:50 +01:00 |
|
Thomas Fussell
|
7694c66f08
|
I give up for now
|
2016-11-27 19:12:38 +01:00 |
|
Thomas Fussell
|
7162f265c1
|
debug gcc exception
|
2016-11-27 18:47:37 +01:00 |
|
Thomas Fussell
|
ec42f3c3ac
|
debug gcc exception
|
2016-11-27 18:41:46 +01:00 |
|
Thomas Fussell
|
85f62083c9
|
fix comment styles
|
2016-11-27 18:32:00 +01:00 |
|
Thomas Fussell
|
03762be3a1
|
debug gcc exception
|
2016-11-27 18:11:32 +01:00 |
|
Thomas Fussell
|
267bd4b096
|
debug gcc exception
|
2016-11-27 18:02:19 +01:00 |
|
Thomas Fussell
|
585a0b528f
|
debug gcc exception
|
2016-11-27 17:58:12 +01:00 |
|
Thomas Fussell
|
b5693d49e6
|
debug gcc exception
|
2016-11-27 17:37:12 +01:00 |
|
Thomas Fussell
|
cdc6c2d4cf
|
debug gcc exception
|
2016-11-27 17:32:20 +01:00 |
|
Thomas Fussell
|
2cc3f7947a
|
clean up xml parsing, fix numbers xlsx decryption, unskip some tests
|
2016-11-25 13:13:55 +00: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
|
6d749aaa91
|
implement writing comments, still need to fix comment vml
|
2016-10-29 16:31:30 -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
|
b56b4db9ae
|
unskip test
|
2016-10-23 20:00:22 -04:00 |
|
Thomas Fussell
|
0a80c302b3
|
fix sheet deletion, #71
|
2016-10-22 13:53:44 -04:00 |
|
Thomas Fussell
|
45f61ee644
|
begin translating xml parsing and serialization to libstudxml
|
2016-09-16 22:59:13 -04:00 |
|
Thomas Fussell
|
a03805acbf
|
begin testing styles more extensively
|
2016-09-11 14:57:34 -04:00 |
|
Thomas Fussell
|
ba2186ff7b
|
uncomment/unskip some tests
|
2016-09-07 22:39:13 -04:00 |
|
Thomas Fussell
|
7310bb5590
|
fix writing frozen panes
|
2016-09-07 18:48:08 -04:00 |
|
Thomas Fussell
|
80ef8259c5
|
test_produce::test_produce_simple_excel() creates a file that opens in excel now
|
2016-09-07 18:02:46 -04:00 |
|
Thomas Fussell
|
3d21a83c93
|
make xml comparisons in xml helper content-type aware, fix excel style workbook generation
|
2016-09-05 19:17:36 -07:00 |
|
Thomas Fussell
|
3f0a3424e6
|
minor fixes
|
2016-08-18 21:57:26 -04:00 |
|
Thomas Fussell
|
f9a45313a0
|
improve styles
|
2016-08-18 07:34:18 -04:00 |
|
Thomas Fussell
|
94881ce660
|
begin correctly implementing styles and formats
|
2016-08-16 00:23:49 -04:00 |
|
Thomas Fussell
|
31911b1afc
|
remove schemata, remove test xml data, implement minimal round-tripping
|
2016-08-13 14:45:26 -04:00 |
|
Thomas Fussell
|
1b5bdbeb18
|
improve manifest interface, work on round-tripping
|
2016-08-12 00:22:14 -04:00 |
|
Thomas Fussell
|
6c829a235a
|
improve manifest, implement true thumbnail handling, being refactoring serialization tests
|
2016-08-06 10:40:17 -04:00 |
|