xlnt/source/serialization
2016-04-30 16:19:45 -04:00
..
tests Add test for duplicate shared string 2016-04-26 13:28:57 +10:00
comment_serializer.cpp update copyright year 2015-12-24 17:10:02 -05:00
excel_serializer.cpp allow duplicate shared strings (why excel?). eventually we should do a garbage collection step that deduplicates shared strings after the workbook is loaded 2016-04-26 13:09:17 -04:00
manifest_serializer.cpp update copyright year 2015-12-24 17:10:02 -05:00
relationship_serializer.cpp update copyright year 2015-12-24 17:10:02 -05:00
shared_strings_serializer.cpp fix unsigned signed conversion warning 2016-03-07 13:42:33 +08:00
style_serializer.cpp not done yet. I can't beleive how complicated this is 2016-04-30 16:19:45 -04:00
theme_serializer.cpp update copyright year 2015-12-24 17:10:02 -05:00
workbook_serializer.cpp work on round-tripping of a workbook with complex formatting 2016-03-10 17:12:51 +08:00
worksheet_serializer.cpp clean up iterators 2016-01-24 11:15:49 -05:00
xml_document.cpp update copyright year 2015-12-24 17:10:02 -05:00
xml_node.cpp update copyright year 2015-12-24 17:10:02 -05:00
xml_serializer.cpp update copyright year 2015-12-24 17:10:02 -05:00