Commit Graph

34 Commits (master)

Author SHA1 Message Date
Thomas Fussell 04ebd7ef9d fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
Thomas Fussell e6ecd04265 use smaller image 2021-01-02 12:49:36 -05:00
Crzyrndm 6a4edfad40 Run documentation samples on Appveyor 2018-07-28 17:59:11 +12:00
Crzyrndm ecb71db558 Run samples and benchmarks on CI 2018-07-28 15:38:36 +12:00
Thomas Fussell 90633d0e8e copyright year bump (2018) 2018-01-22 09:38:48 -05:00
Thomas Fussell f27df9732c add option to enable linking with static C runtime when compiling with MSVC, #214 2017-09-13 10:20:51 -04:00
Thomas Fussell 9d71dda531 ensure only exceptions derived from xlnt::exception are thrown by library code plus some minor code cleanup, closes #163 2017-09-13 08:48:22 -04:00
Thomas Fussell 7ed14246b2 clean up cmake files and add d suffix to xlnt debug library, closes #214 2017-09-08 14:33:18 -04:00
Thomas Fussell b0f1bf4b77 include headers for memcpy and size_t in sha implementations 2017-04-13 22:31:44 -04:00
Thomas Fussell 104e3bea25 clean up samples and benchmarks, data handling 2017-04-13 20:18:32 -04:00
Thomas Fussell b85680c5ed start rewiring tests 2017-04-13 19:01:30 -04:00
Thomas Fussell 05fb40438c Merge branch 'master' of github.com:tfussell/xlnt 2017-04-11 17:57:56 -04:00
Thomas Fussell 9fa9343d89 fix some stuff 2017-04-11 17:49:07 -04:00
Thomas Fussell 9766daacd5 initial implementation of conditional formatting plus a nifty little sample of converting images to workbooks 2017-04-03 19:24:36 -04:00
Thomas Fussell 21d05c4572 remove tests requirement on threads, add setting to disable tests 2017-03-18 21:30:26 -04:00
Thomas Fussell c87fdb1a1a link zlib to samples and benchmarks as a temporary workaround 2017-03-05 23:08:32 -05:00
Thomas Fussell 533a20bdc3 fix samples cmake lists 2017-03-05 22:59:55 -05:00
Thomas Fussell 0aa26019e2 clean up cmake lists 2017-03-05 22:39:27 -05:00
Thomas Fussell ba533688c3 update samples and benchmarks build, work on ci scripts 2017-02-28 00:07:37 -05:00
Thomas Fussell c55aac9ecf rename getters and setters to the property name, many breaking changes\! 2016-12-02 14:37:50 +01:00
Thomas Fussell 0d97105122 clean up zip.cpp, enable and fix compiler warnings, use equality instead of hashing for style components, compile all cpp files in sample directory, track remote branches for submodules 2016-10-31 20:48:43 -04:00
Thomas Fussell 67174a9140 add pthreads to sample executables, fixes #75 2016-10-28 20:24:08 +08:00
Thomas Fussell 3c7c40cdfa make build system modular 2016-10-27 18:40:20 -04:00
Thomas Fussell f0f0607638 revert to old cmake output directory method, fix travis build 2016-10-25 21:12:57 -04:00
Thomas Fussell eae2dc1f3f fix appveyor build 2016-10-25 20:53:11 -04:00
Thomas Fussell c49341c82f clean up cmake build, fix warnings, improve configuration, general
housekeeping, fixes #72, fixes #70
2016-10-25 20:22:22 -04:00
Thomas Fussell 3376741996 work on docs 2016-07-21 23:25:24 -04:00
Thomas Fussell 3d29186d6a improve enum serialization, closes #50 2016-06-12 19:59:59 -04:00
Thomas Fussell 3e0c666263 add samples to be used in documentation and to be compiled 2015-11-10 19:16:50 -05:00
Thomas Fussell 6ab2c4e2ec update readme and fix samples 2015-11-02 00:29:39 -05:00
Thomas Fussell 0efb3d2f97 fix worksheet reordering on save 2015-10-26 23:06:00 -04:00
Adam Nielsen ef765c05aa Update sample1 after recent changes 2015-10-26 18:37:04 +10:00
Thomas Fussell a63984969e improve date handling and printing 2015-10-16 18:35:11 -04:00
Thomas Fussell 4d1e5024b1 organize and update samples 2015-10-14 00:41:04 -04:00