Thomas Fussell
|
6f716c6e89
|
work on streaming cell reading, using ugly copy-pasted code for now [ci
skip]
|
2017-06-24 11:39:48 -04:00 |
|
Thomas Fussell
|
d7e7526beb
|
add failing tests and begin restructuring worksheet reading [ci skip]
|
2017-06-17 10:53:37 -04:00 |
|
Thomas Fussell
|
d2be054b7c
|
optimize shared strings and handle formula strings correctly
|
2017-05-10 08:44:25 -04:00 |
|
Thomas Fussell
|
237fdcc84b
|
ignore missing calcChain when comparing xlsx files during testing
|
2017-05-08 11:40:01 -04:00 |
|
Thomas Fussell
|
f32859b257
|
stop trying to read generated agile encryption info xml for now since it's not valid
|
2017-05-03 12:16:18 -04:00 |
|
Thomas Fussell
|
239c76659f
|
work on writing a valid compound document
|
2017-05-02 22:22:22 -04:00 |
|
Thomas Fussell
|
ee642fc6c1
|
getting there
|
2017-04-30 20:21:47 -04:00 |
|
Thomas Fussell
|
b7bf16d47c
|
implement input and output streambufs for compound document streams
|
2017-04-30 17:23:28 -04:00 |
|
Thomas Fussell
|
f42d3eee74
|
move vector_streambuf definitions to a separate file, fix zip buffer bug
|
2017-04-29 12:29:41 -04:00 |
|
Thomas Fussell
|
f5b5d67594
|
wip
|
2017-04-28 17:56:05 -04:00 |
|
Thomas Fussell
|
be37df3c86
|
intermediate commit
|
2017-04-28 12:42:42 -04:00 |
|
Thomas Fussell
|
6334907de7
|
work on short streams
|
2017-04-28 10:58:55 -04:00 |
|
Thomas Fussell
|
a90b32f386
|
switch to full in-memory approach, still working
|
2017-04-26 23:19:28 -04:00 |
|
Thomas Fussell
|
bb91308dd4
|
work in progress
|
2017-04-26 12:02:49 -04:00 |
|
Thomas Fussell
|
1e1e8272ae
|
coding is done finally. time to debug some compound files
|
2017-04-25 18:14:47 -04:00 |
|
Thomas Fussell
|
c642db6cc2
|
continue fleshing out cdf writing, getting close now...
|
2017-04-24 16:06:58 -04:00 |
|
Thomas Fussell
|
b2a5110939
|
organize detail files, start wiring up encryption logic
|
2017-04-20 14:03:03 -04:00 |
|
Thomas Fussell
|
adda7b877a
|
add meta tests (tests that test test functions), optimize sha calls, test incorrect passwords
|
2017-04-18 18:30:54 -04:00 |
|
Thomas Fussell
|
b3cc07e5db
|
include header for std::fabs
|
2017-04-13 22:38:26 -04:00 |
|
Thomas Fussell
|
05c1565a83
|
link in libstudxml for tests for some reason
|
2017-04-13 21:53:58 -04:00 |
|
Thomas Fussell
|
104e3bea25
|
clean up samples and benchmarks, data handling
|
2017-04-13 20:18:32 -04:00 |
|
Thomas Fussell
|
c68aa8fc84
|
finish wiring up tests
|
2017-04-13 19:24:20 -04:00 |
|
Thomas Fussell
|
185d108e82
|
delete some empty test suites
|
2017-04-13 19:03:59 -04:00 |
|
Thomas Fussell
|
b85680c5ed
|
start rewiring tests
|
2017-04-13 19:01:30 -04:00 |
|
Thomas Fussell
|
835e36d6ae
|
initial commit withou cxxtest
|
2017-04-13 14:51:35 -04:00 |
|
Thomas Fussell
|
46df18c12b
|
improve unicode tests
|
2017-04-13 10:58:40 -04:00 |
|
Thomas Fussell
|
5b9304960c
|
accept utf8 passwords for decrypting workbooks, #144
|
2017-04-12 19:21:21 -04:00 |
|
Thomas Fussell
|
fb59d5b880
|
fix windows build
|
2017-04-11 22:25:33 -04:00 |
|
Thomas Fussell
|
a7cd2c9ee5
|
link in libstudxml as object files
|
2017-04-11 16:04:17 -04:00 |
|
Thomas Fussell
|
fc4d284615
|
begin removing external dependencies
|
2017-04-11 11:08:16 -04:00 |
|
Thomas Fussell
|
8d04b6501c
|
keep debugging coverage
|
2017-03-21 22:34:49 -04:00 |
|
Thomas Fussell
|
d7ee03d620
|
Merge branch 'master' of github.com:tfussell/xlnt
|
2017-03-18 21:31:05 -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
|
d7cd24c9f2
|
specify python interpreter for cxxtestgen
|
2017-03-17 00:13:58 -04:00 |
|
Thomas Fussell
|
c2365b3b31
|
set dll path before running tests, copy xlnt dll
|
2017-03-11 17:28:03 -05:00 |
|
Thomas Fussell
|
98d5b64706
|
link libstudxml to xlnt.test too
|
2017-03-11 14:57:08 -05:00 |
|
Thomas Fussell
|
5e60b61fe9
|
specify module path
|
2017-03-11 14:47:56 -05:00 |
|
Thomas Fussell
|
2bbcb9f7bf
|
link cryptopp to xlnt.test
|
2017-03-11 14:40:34 -05:00 |
|
Thomas Fussell
|
80c7664509
|
add cxxtest to the source tree, external depepdencies are giving me a headache
|
2017-03-11 14:05:50 -05:00 |
|
Thomas Fussell
|
92eaaeee85
|
I don't even know at this point
|
2017-03-11 11:25:03 -05:00 |
|
Thomas Fussell
|
3b35dbb901
|
specify cryptopp library name for appveyor
|
2017-03-11 11:15:35 -05:00 |
|
Thomas Fussell
|
f42a0008b7
|
still need to include libstudxml in xlnt.test, I forgot
|
2017-03-11 10:48:58 -05:00 |
|
Thomas Fussell
|
b4d84f29f1
|
link zlib in a better way
|
2017-03-11 10:37:28 -05:00 |
|
Thomas Fussell
|
4f47087d7e
|
correct cxxtestgen location
|
2017-03-11 10:13:42 -05:00 |
|
Thomas Fussell
|
77eeb3b567
|
fix cxxtestgen directory
|
2017-03-10 19:10:56 -05:00 |
|
Thomas Fussell
|
db259e9422
|
workaround for cxxtestgen
|
2017-03-10 19:08:03 -05:00 |
|
Thomas Fussell
|
e93e8ed091
|
fix linking
|
2017-03-10 19:00:10 -05:00 |
|
Thomas Fussell
|
daae577178
|
stop trying to build zlib and cryptopp locally
|
2017-03-10 18:33:20 -05:00 |
|
Thomas Fussell
|
0aa26019e2
|
clean up cmake lists
|
2017-03-05 22:39:27 -05:00 |
|
Thomas Fussell
|
3db6cc8f0f
|
use externalproject instead of git submodules for dependencies
|
2017-03-02 08:41:17 -05:00 |
|