xlnt/source
Crzyrndm 9a33210144 Resolve warnings about global ctors and an unused variable
-- while unlikely to become an issue, ordering of ctors across source files is undefined and debugging issues related to it is not easy so just avoid that issue
2018-07-14 19:54:31 +12:00
..
cell Resolve warnings about global ctors and an unused variable 2018-07-14 19:54:31 +12:00
detail Resolve warnings about global ctors and an unused variable 2018-07-14 19:54:31 +12:00
packaging Resolve CI build failure 2018-07-10 14:43:22 +12:00
styles Resolve warnings about global ctors and an unused variable 2018-07-14 19:54:31 +12:00
utils fix workbook::operator== always returning false, add tests for workbook::load 2018-07-03 14:05:07 +12:00
workbook Merge branch 'dev' into dev-Issue298 2018-07-13 11:21:13 +12:00
worksheet Resolve warnings about global ctors and an unused variable 2018-07-14 19:54:31 +12:00
CMakeLists.txt remove -Werror from clang build to allow CI to run through 2018-07-14 19:02:12 +12:00