Thomas Fussell
|
7de0b05480
|
fix zip header error when unzipping for #103
|
2016-12-31 19:15:09 -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
|
e1157625a5
|
begin refining headers and footers, remove dependency on pugixml
|
2016-12-10 00:18:50 +00: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
|
455be8fb5f
|
fix mingw build, closes #80
|
2016-11-19 19:41:21 -05: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
|
ca692790fa
|
implement garbage collection to remove unreferenced formats and constituent parts
|
2016-11-07 21:11:30 -05:00 |
|
Thomas Fussell
|
1474c8ab82
|
begin trying to garbage collect cell formats
|
2016-11-03 19:26:11 -04:00 |
|
Thomas Fussell
|
f9e349ce8d
|
Revert "working on styles, don't use yet"
This reverts commit 4e51e9e0e5 .
|
2016-11-02 22:04:51 -04:00 |
|
Thomas Fussell
|
4e51e9e0e5
|
working on styles, don't use yet
|
2016-11-02 18:16:34 -04:00 |
|
Thomas Fussell
|
6d749aaa91
|
implement writing comments, still need to fix comment vml
|
2016-10-29 16:31:30 -04:00 |
|
Thomas Fussell
|
82311c96e4
|
implement reading of cell comments
|
2016-10-29 10:23:04 -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
|
4baeeb824f
|
finish excel template, fix errors
|
2016-08-12 23:06:25 -04:00 |
|
Thomas Fussell
|
6c829a235a
|
improve manifest, implement true thumbnail handling, being refactoring serialization tests
|
2016-08-06 10:40:17 -04:00 |
|
Thomas Fussell
|
cf80c46b66
|
a little refactoring
|
2016-08-05 01:52:05 -04:00 |
|
Thomas Fussell
|
ccc3995709
|
start correctly implementing opc
|
2016-08-03 00:12:18 -04:00 |
|
Thomas Fussell
|
5bd1a79536
|
refactor custom exceptions
|
2016-07-29 18:55:49 -04:00 |
|
Thomas Fussell
|
9a6bcdfc54
|
fix range iterator tests
|
2016-07-23 21:24:25 -04:00 |
|
Thomas Fussell
|
dfaec919ff
|
test cell
|
2016-07-23 19:15:17 -04:00 |
|
Thomas Fussell
|
5cdaa6ec6b
|
remove cell_reference comparisons
|
2016-07-22 23:41:57 -04:00 |
|
Thomas Fussell
|
c009278c60
|
clean up exceptions
|
2016-07-21 23:04:36 -04:00 |
|
Thomas Fussell
|
539b0f778e
|
easy test
|
2016-07-20 20:10:19 -04:00 |
|
Thomas Fussell
|
dec6aaa49a
|
test some stuff, rename some other stuff
|
2016-07-20 19:04:44 -04:00 |
|
Thomas Fussell
|
d29a5f0245
|
test cell reference
|
2016-07-18 21:38:16 -04:00 |
|
Thomas Fussell
|
39369220f7
|
test cell comment
|
2016-07-18 21:26:14 -04:00 |
|
Thomas Fussell
|
026058d111
|
test workbook some
|
2016-07-17 14:59:11 -04:00 |
|
Thomas Fussell
|
101ba5e49f
|
remove some unneccessary encoding stuff
|
2016-07-17 13:49:59 -04:00 |
|
Thomas Fussell
|
f614c737f5
|
test text
|
2016-07-16 18:42:56 -04:00 |
|
Thomas Fussell
|
25b995bc78
|
improve fill and style serialization test coverage
|
2016-07-14 22:09:57 -04:00 |
|
Thomas Fussell
|
24ac76ccd4
|
try exclude again
|
2016-07-09 14:38:47 -04:00 |
|
Thomas Fussell
|
24b966cf86
|
export column_t friend functions, attempt to exclude test headers from coveralls
|
2016-07-09 14:21:10 -04:00 |
|
Thomas Fussell
|
f70e4db1e1
|
cover column_t
|
2016-07-09 10:59:27 -04:00 |
|
Thomas Fussell
|
9f1ac60d20
|
start implementing complex number formats, test builtin formats
|
2016-07-05 21:27:35 -04:00 |
|
Thomas Fussell
|
2732cd6479
|
finish testing color
|
2016-06-19 21:06:12 +01:00 |
|
Thomas Fussell
|
ccb8e66879
|
remove test for unsigned long long for now
|
2016-06-19 19:49:41 +01:00 |
|
Thomas Fussell
|
27cb3a089d
|
work on cell.cpp test coverage
|
2016-06-19 19:43:41 +01:00 |
|
Thomas Fussell
|
74cc503215
|
clarify naming of styles and formats
|
2016-05-14 13:57:07 -04:00 |
|
Thomas Fussell
|
d2d53dfc6d
|
only a few failing tests remain
|
2016-05-13 14:40:17 -04:00 |
|
Thomas Fussell
|
739be9d850
|
merge changes from other computer
|
2016-05-13 12:32:44 -04:00 |
|
Thomas Fussell
|
31b546b1d5
|
general API improvements
|
2016-05-11 19:24:53 -04:00 |
|
Thomas Fussell
|
713bd1ea12
|
almost done finally. still need to figure out the interaction between styles and named styles, maybe improve naming
|
2016-05-03 15:37:34 -04:00 |
|
Thomas Fussell
|
1e045d7e95
|
implement more cell formatting
|
2016-03-14 11:46:01 +08:00 |
|
Thomas Fussell
|
26d0ace151
|
fix #35 by using utfcpp for utf8 string validation
|
2015-12-22 14:23:47 -05:00 |
|
Thomas Fussell
|
b2b9732a09
|
work on tests
|
2015-11-22 12:41:27 -05:00 |
|
Thomas Fussell
|
47b81a83de
|
start moving all implementations to source files
|
2015-11-19 22:54:54 -05:00 |
|
Thomas Fussell
|
40fc54f55e
|
revert to 3bb988c422 reluctantly
|
2015-11-10 18:58:54 -05:00 |
|
Thomas Fussell
|
7b5246f9dd
|
finish up custom string class implementation
|
2015-11-07 18:37:23 -05:00 |
|
Thomas Fussell
|
665f8fbebc
|
made a new string class for dll exports
|
2015-11-04 18:45:03 -05:00 |
|