Thomas Fussell
|
0ee716f94f
|
Merge pull request #54 from xpol/fixes-test-warnings
Fixes warnings about compare double to bool.
|
2016-07-04 12:17:31 -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 |
|
Xpol Wan
|
933beab976
|
Fixes warnings about compare double to bool.
|
2016-06-29 17:23:43 +08:00 |
|
Thomas Fussell
|
c7bc216026
|
improve worksheet test coverage
|
2016-06-23 09:33:10 +01:00 |
|
Thomas Fussell
|
bc410d8835
|
uncomment test_reverse_column_major_iterators
|
2016-06-15 13:36:03 +01:00 |
|
Thomas Fussell
|
5d2c75014b
|
improve range iterators and their tests
|
2016-06-15 12:45:05 +01:00 |
|
Thomas Fussell
|
23f65602de
|
revert coverage calculation and work on coverage
|
2016-06-13 23:36:26 -04:00 |
|
Xpol Wan
|
9f1edce3bc
|
Add range worksheet::rows(int row_offset, int column_offset) const.
|
2016-05-26 10:55:50 +08:00 |
|
Thomas Fussell
|
31b546b1d5
|
general API improvements
|
2016-05-11 19:24:53 -04:00 |
|
Thomas Fussell
|
4d2c68a575
|
remove accidental commit of debugging test
|
2016-03-10 17:35:16 +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
|
1c6c36d1a0
|
adding multiple sheets invalidates previous handles, duh
|
2016-03-09 03:14:57 -05:00 |
|
Thomas Fussell
|
e401e42bee
|
use unambiguous constructor
|
2016-03-09 13:47:59 +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 |
|
degaart
|
7f5b76447f
|
added worksheet::has_cell
Added method worksheet::has_cell to check wether a const-qualified
worksheet objecthas data for a given cell
|
2015-12-24 09:58:11 +03: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
|
40fc54f55e
|
revert to 3bb988c422 reluctantly
|
2015-11-10 18:58:54 -05:00 |
|
Thomas Fussell
|
665f8fbebc
|
made a new string class for dll exports
|
2015-11-04 18:45:03 -05:00 |
|
Thomas Fussell
|
7ec6e2d4df
|
finish documenting all classes in cell module and clean up their APIs
|
2015-11-03 14:53:48 -05:00 |
|
Thomas Fussell
|
2c8ccdfcda
|
restructure source and clean up cmake scripts
|
2015-11-03 08:38:09 -05:00 |
|