This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
xlnt
Watch
1
Star
0
Fork
0
You've already forked xlnt
mirror of
https://github.com/tfussell/xlnt.git
synced
2024-03-22 13:11:17 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
cf80c46b66
Branches
Tags
View all branches
xlnt
/
source
/
styles
History
Thomas Fussell
cf80c46b66
a little refactoring
2016-08-05 01:52:05 -04:00
..
tests
a little refactoring
2016-08-05 01:52:05 -04:00
alignment.cpp
…
base_format.cpp
clean up api and do more testing
2016-08-01 18:33:43 -04:00
border.cpp
specialize std::hash for border::side and get rid of border::default
2016-08-01 18:47:17 -04:00
color.cpp
initialize tint, probably fixes the intermitten error
2016-08-02 00:34:07 -04:00
fill.cpp
improve fill and style serialization test coverage
2016-07-14 22:09:57 -04:00
font.cpp
clean up api and do more testing
2016-08-01 18:33:43 -04:00
format.cpp
…
number_format.cpp
remove unneeded number formats and finish testing number format
2016-07-21 20:15:53 -04:00
protection.cpp
start implementing complex number formats, test builtin formats
2016-07-05 21:27:35 -04:00
style.cpp
…