xlnt/source
JCrawfy 932fc4596f remove declarations of copy/assignment operators that only do default work
user defined copy operators suppress compiler creation of move operations, and not having all of copy/move/dtor
defined (rule of 0/5) is suspicious. Also happens to be very slightly slower
2020-03-01 23:16:57 +13:00
..
cell remove declarations of copy/assignment operators that only do default work 2020-03-01 23:16:57 +13:00
detail use the new faster serialisation everywhere in xlsx_producer 2020-03-01 22:01:53 +13:00
drawing use clang-format, fix some small warnings 2019-12-26 12:03:12 -05:00
packaging bump copyright year to 2020 2020-02-08 12:12:59 -05:00
styles bump copyright year to 2020 2020-02-08 12:12:59 -05:00
utils bump copyright year to 2020 2020-02-08 12:12:59 -05:00
workbook bump copyright year to 2020 2020-02-08 12:12:59 -05:00
worksheet remove declarations of copy/assignment operators that only do default work 2020-03-01 23:16:57 +13:00
CMakeLists.txt Merge branch 'master' into format 2020-02-08 12:03:40 -05:00