xlnt/source
Crzyrndm 5a5db1a50b use std::find and don't double iterate the list
- ~5% perf improvement in img2xlsx example
2018-07-29 16:48:18 +12:00
..
cell Merge branch 'tasmail-master-shared-strings-performance' into dev 2018-07-23 00:10:16 -04:00
detail use std::find and don't double iterate the list 2018-07-29 16:48:18 +12:00
packaging return by const ref 2018-07-13 12:43:21 +12:00
styles string compare is slow, use rgba member instead 2018-07-29 16:24:09 +12:00
utils Merge branch 'tasmail-master-shared-strings-performance' into dev 2018-07-23 00:10:16 -04:00
workbook revert unwise data structure change 2018-07-24 23:08:44 -04:00
worksheet Remove memory growth based on row count 2018-07-29 11:43:23 +12:00
CMakeLists.txt Suppress GCC maybe-uninitialized warning 2018-07-28 14:54:49 +12:00