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
/
samples
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
..
data
include headers for memcpy and size_t in sha implementations
2017-04-13 22:31:44 -04:00
disabled
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
CMakeLists.txt
add option to enable linking with static C runtime when compiling with MSVC,
#214
2017-09-13 10:20:51 -04:00
decrypt.cpp
clean up samples and benchmarks, data handling
2017-04-13 20:18:32 -04:00
img2xlsx.cpp
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
sample.cpp
clean up samples and benchmarks, data handling
2017-04-13 20:18:32 -04:00
stb_image.h
initial implementation of conditional formatting plus a nifty little sample of converting images to workbooks
2017-04-03 19:24:36 -04:00