Thomas Fussell
|
9766daacd5
|
initial implementation of conditional formatting plus a nifty little sample of converting images to workbooks
|
2017-04-03 19:24:36 -04:00 |
|
Thomas Fussell
|
4ca534a83a
|
fix size_t to row_t/column_t::index_t conversion warning
|
2017-03-23 20:13:05 -04:00 |
|
Thomas Fussell
|
0d82aba640
|
improve 1d and 2d cell iteration for #135, including making empty cell skipping optional
|
2017-03-23 20:05:25 -04:00 |
|
Thomas Fussell
|
c7f61e38c1
|
restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header
|
2017-03-22 21:44:59 -04:00 |
|
Thomas Fussell
|
8f4c82dffd
|
add batch formatting methods to range class
|
2017-03-19 14:22:29 -04:00 |
|
Thomas Fussell
|
45428c7f2b
|
update copyright dates for 2017
|
2017-01-02 20:35:18 -05:00 |
|
Thomas Fussell
|
c8f2ca204b
|
clang-format all source files, fix broken test helpers--lots of cleanup necessary as a result [ci skip]
|
2016-12-24 10:04:57 -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
|
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
|
0502e1e2d4
|
test test test
|
2016-07-16 19:40:20 -04:00 |
|
Thomas Fussell
|
f406f657c4
|
test some skipped branches
|
2016-07-16 15:57:50 -04:00 |
|
Thomas Fussell
|
23f65602de
|
revert coverage calculation and work on coverage
|
2016-06-13 23:36:26 -04:00 |
|
Thomas Fussell
|
74bfdb6f7d
|
clean up iterators
|
2016-01-24 11:15:49 -05: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
|
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
|
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
|
7f840bb904
|
clang-format all files, update .clang-format, fix minor compilation errors
|
2015-11-01 09:43:01 -05:00 |
|
Thomas Fussell
|
21b3d366d6
|
change some things
|
2015-10-20 23:30:10 -04:00 |
|