Commit Graph

168 Commits

Author SHA1 Message Date
Thomas Fussell
c884ad7f82 start refactoring serialization code 2015-10-29 13:46:56 -04:00
Thomas Fussell
3176ee828c implement row and column sizing 2015-10-28 15:08:54 -04:00
Thomas Fussell
0efb3d2f97 fix worksheet reordering on save 2015-10-26 23:06:00 -04:00
Thomas Fussell
ea46558d2c revert failing test 2015-10-26 18:13:42 -04:00
Thomas Fussell
c113bf0a98 try out failing test 2015-10-26 18:10:43 -04:00
Thomas Fussell
af8fa7c03f fix travis build 2015-10-26 17:56:47 -04:00
Thomas Fussell
4fbae3f66e fix travis build 2015-10-26 17:54:30 -04:00
Thomas Fussell
2f40ab5063 fix travis build 2015-10-26 17:47:40 -04:00
Thomas Fussell
959ba08e4a fix travis build 2015-10-26 17:35:47 -04:00
Thomas Fussell
e9ebade1af fix travis build 2015-10-26 17:27:26 -04:00
Thomas Fussell
ae0d572776 fix travis build 2015-10-26 17:23:41 -04:00
Thomas Fussell
6b80eb5a95 fix travis build 2015-10-26 17:17:39 -04:00
Thomas Fussell
b108794579 references aren't assignable, switch them to pointers 2015-10-26 17:08:41 -04:00
Thomas Fussell
db1493ccd3 fix travis config 2015-10-26 17:03:03 -04:00
Thomas Fussell
1d54217c5a fix travis config 2015-10-26 17:00:39 -04:00
Thomas Fussell
abf42d830e fix travis config 2015-10-26 16:54:21 -04:00
Thomas Fussell
adde6a3cfe fix travis config 2015-10-26 16:47:36 -04:00
Thomas Fussell
1f5a18e87a make tests run after build 2015-10-26 16:39:15 -04:00
Thomas Fussell
0d53471ff7 fix cmake pre build step 2015-10-26 16:26:47 -04:00
Thomas Fussell
56fb036279 fix travis install 2015-10-26 16:02:28 -04:00
Thomas Fussell
d8ea9209f8 fix travis install 2015-10-26 15:59:07 -04:00
Thomas Fussell
de48eeb2eb clean up style reading and writing, add travis config 2015-10-26 15:57:37 -04:00
Thomas Fussell
dfe9b1e013 Update README.md 2015-10-26 15:46:16 -04:00
Thomas Fussell
f6537c406a Merge pull request #16 from Malvineous/master
thanks
2015-10-26 11:58:35 -04:00
Thomas Fussell
ddc6458099 better docs theme, actually add classes to the documentation 2015-10-26 11:43:48 -04:00
Thomas Fussell
b1f7ad57c3 debug sphinx conf 2015-10-26 11:21:15 -04:00
Thomas Fussell
17abd84fa4 debug sphinx conf 2015-10-26 11:17:16 -04:00
Thomas Fussell
dc9f681c02 fix sphinx extensions 2015-10-26 11:10:07 -04:00
Thomas Fussell
24e145cf72 init sphinx documentation, add some linux build scripts 2015-10-26 10:41:00 -04:00
Adam Nielsen
ef765c05aa Update sample1 after recent changes 2015-10-26 18:37:04 +10:00
Thomas Fussell
dca37acce0 fix cmake for osx 2015-10-26 02:07:52 -04:00
Thomas Fussell
e90c86128d Merge branch 'master' of https://github.com/tfussell/xlnt 2015-10-26 01:56:44 -04:00
Thomas Fussell
102c41137d fix linux build 2015-10-26 01:56:17 -04:00
Thomas Fussell
e296566957 fix cmake build on osx 2015-10-26 00:52:53 -04:00
Thomas Fussell
02e2dde4c7 fix minor linux build issues 2015-10-26 00:44:55 -04:00
Thomas Fussell
0e1358a502 Merge branch 'master' of github.com:tfussell/xlnt 2015-10-26 00:26:54 -04:00
Thomas Fussell
c07b97f3e8 improve printing cells to stream and round tripping 2015-10-26 00:26:48 -04:00
Thomas Fussell
7b557f9f06 no note 2015-10-23 14:44:27 -04:00
Thomas Fussell
2fce5ae046 Merge branch 'master' of github.com:tfussell/xlnt 2015-10-23 14:42:42 -04:00
Thomas Fussell
c802a1f591 finished minimal styles implementation 2015-10-23 14:42:36 -04:00
Thomas Fussell
eaded6c58e remove warning 2015-10-21 00:18:59 -04:00
Thomas Fussell
21b3d366d6 change some things 2015-10-20 23:30:10 -04:00
Thomas Fussell
cbab7a36cb clean up styles 2015-10-20 13:53:47 -04:00
Thomas Fussell
c068255de4 Merge branch 'master' of github.com:tfussell/xlnt 2015-10-19 00:03:59 -04:00
Thomas Fussell
3b56af6b8e still working on styles, so close 2015-10-19 00:03:52 -04:00
Thomas Fussell
1f4b8dc01c Update readme 2015-10-18 15:51:25 -04:00
Thomas Fussell
2f07e0ae62 continue implementing styles 2015-10-18 15:30:46 -04:00
Thomas Fussell
d1ea08fd13 minor linux fixes 2015-10-16 19:46:21 -04:00
Thomas Fussell
d08071a745 fix test failures on windows 2015-10-16 19:05:21 -04:00
Thomas Fussell
a63984969e improve date handling and printing 2015-10-16 18:35:11 -04:00