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
/
tests
History
Thomas Fussell
f27df9732c
add option to enable linking with static C runtime when compiling with MSVC,
#214
2017-09-13 10:20:51 -04:00
..
cell
change cell numeric value type from long double to double,
closes
#201
2017-09-08 21:05:34 -04:00
data
…
helpers
ensure only exceptions derived from xlnt::exception are thrown by library code plus some minor code cleanup,
closes
#163
2017-09-13 08:48:22 -04:00
styles
change cell numeric value type from long double to double,
closes
#201
2017-09-08 21:05:34 -04:00
utils
ensure only exceptions derived from xlnt::exception are thrown by library code plus some minor code cleanup,
closes
#163
2017-09-13 08:48:22 -04:00
workbook
fix clang warnings
2017-09-08 22:59:19 -04:00
worksheet
implement sheet view selection consumption,
closes
#164
2017-09-13 09:36:42 -04:00
CMakeLists.txt
add option to enable linking with static C runtime when compiling with MSVC,
#214
2017-09-13 10:20:51 -04:00
runner.cpp
getting there
2017-04-30 20:21:47 -04:00