Thomas Fussell
|
5cdaa6ec6b
|
remove cell_reference comparisons
|
2016-07-22 23:41:57 -04:00 |
|
Thomas Fussell
|
d3486bb986
|
improve constants
|
2016-07-22 20:26:02 -04:00 |
|
Thomas Fussell
|
c009278c60
|
clean up exceptions
|
2016-07-21 23:04:36 -04:00 |
|
Thomas Fussell
|
ffeb1b1046
|
remove unneeded number formats and finish testing number format
|
2016-07-21 20:15:53 -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
|
9ae506c1ea
|
move serialization classes to detail, recouple with pugixml (no reason to abstract)
|
2016-07-03 19:22:08 -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 |
|
Xpol Wan
|
eead279c58
|
compound assignments should implement the operation themself.
rather than depends on binary arithmetic operators, instead, binary arithmetic operators should reuse compound assignments.
|
2016-06-14 17:46:24 +08:00 |
|
Xpol Wan
|
da59c4a121
|
Remove doc comments in index_types.cpp.
They are duplicated with comments in index_types.hpp.
|
2016-06-14 17:24:24 +08:00 |
|
Xpol Wan
|
211cd7a363
|
make binary arithmetic operators for column_t non-member.
|
2016-06-14 17:20:49 +08:00 |
|
Thomas Fussell
|
6b56a75c9c
|
add missing header
|
2016-06-11 10:09:29 -04:00 |
|
Thomas Fussell
|
85e1b4a333
|
refactor styles... again
|
2016-06-10 13:40:50 -04:00 |
|
Thomas Fussell
|
365e2f93fc
|
fix round-tripping of text runs with formatting
|
2016-05-15 11:51:32 -04:00 |
|
Thomas Fussell
|
3d4941e61d
|
wire up text and text run serialization
|
2016-05-14 15:19:08 -04: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
|
198483c88e
|
the library compiles now. tests don't
|
2016-05-01 11:08:56 -04:00 |
|
Thomas Fussell
|
9bd6e92297
|
not done yet. I can't beleive how complicated this is
|
2016-04-30 16:19:45 -04:00 |
|
Thomas Fussell
|
1e045d7e95
|
implement more cell formatting
|
2016-03-14 11:46:01 +08:00 |
|
Thomas Fussell
|
5a9c18834d
|
work on round-tripping of a workbook with complex formatting
|
2016-03-10 17:12:51 +08:00 |
|
Thomas Fussell
|
e7b062bb4c
|
improve pane freezing, add print area and print title rows/cols, sync worksheet tests
|
2016-03-08 15:45:35 +08:00 |
|
Thomas Fussell
|
d62ad6731d
|
update copyright year
|
2015-12-24 17:10:02 -05: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
|
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
|
eb961a91b9
|
fix missing header
|
2015-11-21 14:32:50 -05:00 |
|
Thomas Fussell
|
acfb5c642b
|
keep cleaning up iterators, documenting classes, and moving implementations to source files
|
2015-11-20 20:41:32 -05:00 |
|
Thomas Fussell
|
47b81a83de
|
start moving all implementations to source files
|
2015-11-19 22:54:54 -05:00 |
|
Thomas Fussell
|
1e746ad587
|
fix windows configuration
|
2015-11-10 20:47:07 -05:00 |
|
Thomas Fussell
|
40fc54f55e
|
revert to 3bb988c422 reluctantly
|
2015-11-10 18:58:54 -05:00 |
|
Thomas Fussell
|
6aaf380c26
|
fix windows build for dll and static lib
|
2015-11-07 20:00:54 -05:00 |
|
Thomas Fussell
|
7b5246f9dd
|
finish up custom string class implementation
|
2015-11-07 18:37:23 -05:00 |
|
Thomas Fussell
|
4919e7ea00
|
fix some failing tests
|
2015-11-04 22:03:18 -05:00 |
|
Thomas Fussell
|
665f8fbebc
|
made a new string class for dll exports
|
2015-11-04 18:45:03 -05:00 |
|