xlnt/source
vervbe c05b9f33c1 Fix for issue #228: Worksheet ID is not always unique
- Worksheet ID now generated from the maximum of existing IDs
- Worksheet ID no longer copied from existing sheet
- Added tests
2017-09-26 08:33:06 +02:00
..
cell handle missing switch case in cell::to_string 2017-07-08 10:19:55 -07:00
detail Parse readingOrder 2017-09-12 17:04:52 -03:00
packaging handle absolute relationship targets the correct way 2017-06-16 09:11:24 -04:00
styles organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
utils move arrow logic to xlntpyarrow for now 2017-07-18 14:20:46 -07:00
workbook Fix for issue #228: Worksheet ID is not always unique 2017-09-26 08:33:06 +02:00
worksheet define missing method, worksheet::clear_page_breaks(), closes #192 2017-08-18 20:58:44 -04:00
CMakeLists.txt use utfcpp on all platforms since codecvt has been deprecated in c++17, closes #197 2017-08-15 18:23:28 -04:00