xlnt/source
Crzyrndm bb04205dac workbook parameterised constructors
Issue #298
- all 4 are simply duplicating existing behaviour, but perhaps we can get a more optimal version in future
- istream ctor is intended as an extension point that can then be used to create free/static functions to work with any future data source (vector), while the path ctor is a convenience function for the common case (from file)
2018-07-02 21:33:27 +12:00
..
cell Cleanup from review 2018-06-26 20:32:59 +12:00
detail Cleanup from review 2018-06-26 20:32:59 +12:00
packaging Cleanup 2018-06-25 23:17:21 +12:00
styles Cleanup from review 2018-06-26 20:32:59 +12:00
utils copyright year bump (2018) 2018-01-22 09:38:48 -05:00
workbook workbook parameterised constructors 2018-07-02 21:33:27 +12:00
worksheet Cleanup from review 2018-06-26 20:32:59 +12: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