Thomas Fussell
|
e8ee585897
|
bump copyright year to 2020
|
2020-02-08 12:12:59 -05:00 |
|
Thomas Fussell
|
a560756b35
|
use clang-format, fix some small warnings
|
2019-12-26 12:03:12 -05:00 |
|
Thomas Fussell
|
90633d0e8e
|
copyright year bump (2018)
|
2018-01-22 09:38:48 -05:00 |
|
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
|
1121bcbe15
|
boring boring documentation
|
2017-03-25 11:22:21 -04:00 |
|
Thomas Fussell
|
82d5f623de
|
document some things
|
2017-01-26 19:57:19 -05: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
|
b06f3901f6
|
add missing include for std::fabs
|
2016-11-09 20:20:12 -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
|
98d506a5db
|
skip unused gz sources in zlib, fix style equality operator exports
|
2016-10-31 21:53:22 -04:00 |
|
Thomas Fussell
|
0d97105122
|
clean up zip.cpp, enable and fix compiler warnings, use equality instead of hashing for style components, compile all cpp files in sample directory, track remote branches for submodules
|
2016-10-31 20:48:43 -04:00 |
|
Thomas Fussell
|
85ffb2029c
|
set fill background to indexed_color(64) when the foreground is set
|
2016-10-29 12:41:55 -04:00 |
|
Thomas Fussell
|
0f7dc72070
|
create a static method in xlnt::fill to create a solid fill with a particular color to be the cell's background color
|
2016-10-29 12:17:22 -04:00 |
|
Thomas Fussell
|
94881ce660
|
begin correctly implementing styles and formats
|
2016-08-16 00:23:49 -04:00 |
|
Thomas Fussell
|
25b995bc78
|
improve fill and style serialization test coverage
|
2016-07-14 22:09:57 -04:00 |
|
Thomas Fussell
|
e26c5595d1
|
cover missed lines in fill.cpp
|
2016-06-19 21:58:55 +01:00 |
|
Thomas Fussell
|
7b6b5517d9
|
finish testing fill
|
2016-06-19 21:30:15 +01:00 |
|
Thomas Fussell
|
3d29186d6a
|
improve enum serialization, closes #50
|
2016-06-12 19:59:59 -04:00 |
|
Thomas Fussell
|
85e1b4a333
|
refactor styles... again
|
2016-06-10 13:40:50 -04:00 |
|
Thomas Fussell
|
3a589fe8ef
|
define some built-in rgb colors, missing fill method
|
2016-05-16 19:31:44 -04:00 |
|
Thomas Fussell
|
d2d53dfc6d
|
only a few failing tests remain
|
2016-05-13 14:40:17 -04:00 |
|
Thomas Fussell
|
198483c88e
|
the library compiles now. tests don't
|
2016-05-01 11:08:56 -04:00 |
|
Thomas Fussell
|
1e045d7e95
|
implement more cell formatting
|
2016-03-14 11:46:01 +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 |
|