xlnt/source/detail
2017-04-11 17:57:56 -04:00
..
crypto add base64 license 2017-04-11 17:55:52 -04:00
cell_impl.cpp update copyright dates for 2017 2017-01-02 20:35:18 -05:00
cell_impl.hpp update copyright dates for 2017 2017-01-02 20:35:18 -05:00
conditional_format_impl.hpp initial implementation of conditional formatting plus a nifty little sample of converting images to workbooks 2017-04-03 19:24:36 -04:00
constants.cpp begin work on handling properties correctly 2017-01-14 14:09:01 -05:00
constants.hpp clean up namespace handling in consumer and producer, improve stylesheet consumption 2017-01-10 20:25:59 -05:00
custom_value_traits.cpp clean up switches, closes #133 2017-03-20 19:22:46 -04:00
custom_value_traits.hpp restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header 2017-03-22 21:44:59 -04:00
default_case.hpp clean up switches, closes #133 2017-03-20 19:22:46 -04:00
excel_thumbnail.hpp optimize format garbage collection and apply style fills to formats correctly, fixes #79, fix cell iteration, closes #73, add third-party licenses to LICENSE.md, update README, fix all clang and msvc warnings 2016-11-09 19:52:18 -05:00
format_impl.hpp finish documenting all headers (well enough). closes #28 2017-03-30 23:52:57 -04:00
formatting_record.hpp begin correctly implementing styles and formats 2016-08-16 00:23:49 -04:00
include_libstudxml.hpp update copyright dates for 2017 2017-01-02 20:35:18 -05:00
include_windows.hpp update copyright dates for 2017 2017-01-02 20:35:18 -05:00
miniz.cpp fix some stuff 2017-04-11 17:49:07 -04:00
miniz.hpp begin removing external dependencies 2017-04-11 11:08:16 -04:00
number_formatter.cpp clean up switches, closes #133 2017-03-20 19:22:46 -04:00
number_formatter.hpp update copyright dates for 2017 2017-01-02 20:35:18 -05:00
pole.cpp clang-format all source files, fix broken test helpers--lots of cleanup necessary as a result [ci skip] 2016-12-24 10:04:57 -05:00
pole.hpp optimize format garbage collection and apply style fills to formats correctly, fixes #79, fix cell iteration, closes #73, add third-party licenses to LICENSE.md, update README, fix all clang and msvc warnings 2016-11-09 19:52:18 -05:00
style_impl.hpp document some style classes, start implementing builtin styles more correctly 2017-03-26 10:30:26 -04:00
stylesheet.hpp fix conditional_format redefinition warning and don't try to write conditional formats for a worksheet without a stylesheet 2017-04-03 19:49:38 -04:00
vector_streambuf.hpp clean up test xml_helper, rename zip to zstream 2017-01-10 22:14:33 +01:00
workbook_impl.hpp improve property handling, comment serialization 2017-02-25 08:55:11 -06:00
worksheet_impl.hpp update copyright dates for 2017 2017-01-02 20:35:18 -05:00
xlsx_consumer.cpp restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header 2017-03-22 21:44:59 -04:00
xlsx_consumer.hpp pare down ltc 2017-04-11 12:02:35 -04:00
xlsx_producer.cpp fix conditional_format redefinition warning and don't try to write conditional formats for a worksheet without a stylesheet 2017-04-03 19:49:38 -04:00
xlsx_producer.hpp initial implementation of conditional formatting plus a nifty little sample of converting images to workbooks 2017-04-03 19:24:36 -04:00
zstream.cpp begin removing external dependencies 2017-04-11 11:08:16 -04:00
zstream.hpp stop trying to build zlib and cryptopp locally 2017-03-10 18:33:20 -05:00