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
xlnt
/
source
History
Thomas Fussell
e16f5cfe51
file-specific warning disabling is not working so just disable -Werror on Clang for now [ci skip]
2017-07-12 08:55:21 -07:00
..
cell
handle missing switch case in cell::to_string
2017-07-08 10:19:55 -07:00
detail
fix gcc warnings
2017-07-09 16:44:00 +00:00
packaging
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
styles
organize detail files, start wiring up encryption logic
2017-04-20 14:03:03 -04:00
utils
disable warnings on xlntarrow.cpp for now
2017-07-12 00:40:34 -07:00
workbook
use static_cast instead of c-style cast for stream pointers
2017-07-11 20:40:55 -07:00
worksheet
optimize shared strings and handle formula strings correctly
2017-05-10 08:44:25 -04:00
CMakeLists.txt
file-specific warning disabling is not working so just disable -Werror on Clang for now [ci skip]
2017-07-12 08:55:21 -07:00