xlnt/source
tal 46a10cfb7b Issue #216-cleanup for Clang 5.0 build
switched to nullptr instead of NULL or 0.
Switch some expressions using ',' to multiple statements separated by ';'
Removed unused template function
Used override keyword for some overridden virtual functions.
2017-09-04 13:43:30 -06:00
..
cell PERF: optimize read_cell 2017-08-26 10:49:48 -05:00
detail Issue #216-cleanup for Clang 5.0 build 2017-09-04 13:43:30 -06:00
packaging handle absolute relationship targets the correct way 2017-06-16 09:11:24 -04:00
styles Issue #216-cleanup for Clang 5.0 build 2017-09-04 13:43:30 -06:00
utils Issue #216-cleanup for Clang 5.0 build 2017-09-04 13:43:30 -06:00
workbook figured out the problem 2017-07-30 20:32:37 -07:00
worksheet define missing method, worksheet::clear_page_breaks(), closes #192 2017-08-18 20:58:44 -04:00
CMakeLists.txt revert addition of NDEBUG for clang builds, come up with a better way to solve #179 2017-09-02 10:28:22 -04:00