Thomas Fussell
|
c7c5eec2ab
|
add more functionality for printing cells
|
2015-10-13 14:19:46 -04:00 |
|
Thomas Fussell
|
a32e7186db
|
Merge pull request #14 from MoffD/master
Premake has moved to github
|
2015-10-13 13:58:36 -04:00 |
|
Thomas Fussell
|
301e81d698
|
integrate value into cell, continue synchronizing with openpyxl 2.4
|
2015-10-13 13:56:07 -04:00 |
|
MoffD
|
0f5a25af63
|
Premake moved to github
|
2015-10-12 17:41:20 -04:00 |
|
MoffD
|
f0743a6e91
|
Premake moved to github
|
2015-10-12 17:30:00 -04:00 |
|
Thomas Fussell
|
77d6bbb41b
|
fix precision on time to number, fix type guessing, fix long long on osx
|
2015-10-06 12:31:49 -04:00 |
|
Thomas Fussell
|
4001a47ec0
|
fix relative paths in relationships on round-trips. I really need to clean up relationship code
|
2015-10-06 10:32:52 -04:00 |
|
Thomas Fussell
|
69032289ac
|
copy and paste fix from writer::write_workbook
|
2015-10-06 01:03:38 -04:00 |
|
Thomas Fussell
|
81a242dc71
|
Merge branch 'master' of github.com:tfussell/xlnt
|
2015-10-02 10:03:00 -04:00 |
|
Thomas Fussell
|
ffedc2cb33
|
literals should be long doubles to make float comparison exact
|
2015-10-02 10:02:54 -04:00 |
|
Thomas Fussell
|
effe0e9340
|
fix long longs on linux
|
2015-10-02 01:57:39 -04:00 |
|
Thomas Fussell
|
8dc7342137
|
should fix issue #9
|
2015-10-01 23:22:46 -04:00 |
|
Thomas Fussell
|
c03f7d28e4
|
begin synchronizing tests with openpyxl 2.4 branch, fix type guessing logic
|
2015-10-01 23:09:25 -04:00 |
|
Thomas Fussell
|
6d39ac1d31
|
skip styles tests with less noise
|
2015-10-01 18:39:15 -04:00 |
|
Thomas Fussell
|
7193f2f0b6
|
ignore autogenerated file
|
2015-10-01 18:38:14 -04:00 |
|
Thomas Fussell
|
f25945172e
|
no need to have cxxtest autogenerated file in source control
|
2015-10-01 18:36:18 -04:00 |
|
Thomas Fussell
|
f7a3c9a58c
|
Merge branch 'master' of https://github.com/tfussell/xlnt
|
2015-10-01 18:20:37 -04:00 |
|
Thomas Fussell
|
8f669c11db
|
update copyright, add overloads for all int sizes, fix line ending in zip_file test
|
2015-10-01 18:14:42 -04:00 |
|
Thomas Fussell
|
d05347ebf9
|
Fix write example, was using outdated code
|
2015-10-01 12:30:48 -04:00 |
|
Thomas Fussell
|
5e6ae7ea40
|
xlsx writers might not add a spans attr for worksheet rows, use worksheet dimensions in this case. also correct some formula reading logic
|
2015-09-29 09:16:37 -04:00 |
|
Thomas Fussell
|
4c3e07bd96
|
miniz archive type is forward declared so move include into zip_file.cpp where it's needed
|
2015-09-29 00:38:00 -04:00 |
|
Thomas Fussell
|
63e072a8cb
|
1000 by 1000 is a bit extreme
|
2015-09-29 00:31:37 -04:00 |
|
Thomas Fussell
|
8bade9c709
|
Clarify where to find dependencies
|
2015-09-28 11:19:55 -04:00 |
|
Thomas Fussell
|
775d50139c
|
Merge pull request #6 from Malvineous/master
Update sample1.cpp so it will compile
|
2015-09-28 08:46:47 -04:00 |
|
Adam Nielsen
|
be412599ba
|
Update sample1.cpp so it will compile
|
2015-09-28 18:22:49 +10:00 |
|
Thomas Fussell
|
2831b25f09
|
add basic cmake support, not tested on windows, and clean up premake scripts
|
2015-09-23 19:24:43 -04:00 |
|
Thomas Fussell
|
0a2e2f4ceb
|
fix compile error due to different definitions of long long int on different platforms
|
2015-09-23 18:19:37 -04:00 |
|
Thomas Fussell
|
c67df3993a
|
Use correct directory for local header includes
|
2015-08-25 04:50:41 -04:00 |
|
Thomas Fussell
|
0fda1e2dbe
|
Use correct directory for local header includes
|
2015-08-25 04:50:07 -04:00 |
|
Thomas Fussell
|
cc1da90873
|
merge changes
|
2014-08-13 18:58:11 -04:00 |
|
Thomas Fussell
|
01e8937ddf
|
change include style
|
2014-08-13 18:56:34 -04:00 |
|
Thomas Fussell
|
5ccc345f8c
|
some changes
|
2014-08-01 16:46:54 -04:00 |
|
Thomas Fussell
|
0bc0b9c69f
|
remove zlib
|
2014-08-01 12:01:15 -04:00 |
|
Thomas Fussell
|
bdf23131b5
|
remove zlib
|
2014-08-01 12:00:50 -04:00 |
|
Thomas Fussell
|
7829e2968c
|
fix weird merge artifact
|
2014-08-01 09:53:32 -04:00 |
|
Thomas Fussell
|
767b0708e2
|
merge
|
2014-08-01 09:51:28 -04:00 |
|
Thomas Fussell
|
57aa270f25
|
add new zip class to repo
|
2014-08-01 09:44:21 -04:00 |
|
Thomas Fussell
|
71e50ed70a
|
fix for windows build
|
2014-07-29 18:20:11 -04:00 |
|
Thomas Fussell
|
ec1d9f7ecb
|
fix clang warnings, update build script
|
2014-07-29 18:01:54 -04:00 |
|
Thomas Fussell
|
92eec8ede8
|
update readme
|
2014-07-29 17:43:54 -04:00 |
|
Thomas Fussell
|
eb251f1e47
|
switch zlib to miniz, update documentation, update build system
|
2014-07-29 17:39:00 -04:00 |
|
Thomas Fussell
|
42085a9330
|
add pragma in main header for needed libraries
|
2014-07-28 18:22:57 -04:00 |
|
Thomas Fussell
|
01b9a26510
|
actually produce a working spreadsheet now
|
2014-07-28 17:55:57 -04:00 |
|
Thomas Fussell
|
16f8c3223a
|
continue synchronizing tests and start implementing styles
|
2014-07-26 16:19:15 -04:00 |
|
Thomas Fussell
|
c5967686ff
|
implement remaining tests
|
2014-07-25 16:39:25 -04:00 |
|
Thomas Fussell
|
24fbb75a9e
|
fix some things
|
2014-07-24 17:31:46 -04:00 |
|
Thomas Fussell
|
bb064532ad
|
all tests pass now
|
2014-07-23 20:51:28 -04:00 |
|
Thomas Fussell
|
93bd3d9989
|
fix some things
|
2014-07-23 16:00:09 -04:00 |
|
Thomas Fussell
|
12cc2ab36b
|
start doing number formats the right way
|
2014-07-23 09:19:35 -04:00 |
|
Thomas Fussell
|
7978ccf4a5
|
clean up comment handling, still a bug in assignment
|
2014-07-21 09:34:57 -04:00 |
|