Thomas Fussell
533a20bdc3
fix samples cmake lists
2017-03-05 22:59:55 -05:00
Thomas Fussell
4fdba1abce
change cxxtest cmake min version to 3.2 to match other lists
2017-03-05 22:52:14 -05:00
Thomas Fussell
8c16bd037f
change third-party cmake min version to 3.2 to match other lists
2017-03-05 22:50:42 -05:00
Thomas Fussell
2f9d35b983
try to use cxxtest from apt for travis
2017-03-05 22:48:15 -05:00
Thomas Fussell
0aa26019e2
clean up cmake lists
2017-03-05 22:39:27 -05:00
Thomas Fussell
3883d8ae19
use correct cryptopp apt-get packages
2017-03-02 08:50:00 -05:00
Thomas Fussell
273bb97bc3
include libstudxml in source tree since it will never be a system library
2017-03-02 08:47:16 -05:00
Thomas Fussell
3db6cc8f0f
use externalproject instead of git submodules for dependencies
2017-03-02 08:41:17 -05:00
Thomas Fussell
65ad2466e1
use the correct names for apt-get
2017-02-28 00:26:17 -05:00
Thomas Fussell
ba533688c3
update samples and benchmarks build, work on ci scripts
2017-02-28 00:07:37 -05:00
Thomas Fussell
9cdf31065c
improve third-party lib handling for vcpkg
2017-02-28 00:00:25 -05:00
Thomas Fussell
d7b0e252fd
write missing property attribute for dcterms:created and dcterms:modified, update headingpairs and titlesofparts when sheet titles change
2017-02-27 07:47:33 -05:00
Thomas Fussell
0db50a7b15
improve property handling, comment serialization
2017-02-25 08:55:11 -06:00
Thomas Fussell
9535f94e38
don't attempt to garbage collect cells without formulae, closes #121
2017-02-25 08:54:38 -06:00
Thomas Fussell
4ed8dae49c
minor cleanup
2017-02-18 20:33:59 -06:00
Thomas Fussell
c01af37da3
Merge branch 'sukoi26-master'
2017-02-18 10:25:16 -06:00
sukoi26
60459bcd25
Merge remote-tracking branch 'upstream/master'
2017-02-18 09:27:06 +01:00
Thomas Fussell
767d498dac
separate crypto_helper into header file, fix lots of stuff
2017-02-17 23:11:06 -06:00
sukoi26
b758b5f7e5
recommit "rename some things and fix some formatting"
2017-02-14 22:45:44 +01:00
sukoi26
6b9995be44
recommit "rename some things and fix some formatting"
2017-02-14 22:33:54 +01:00
sukoi26
dc3decd0be
fix some comments on autofilter update
...
push mistake
2017-02-14 22:11:31 +01:00
sukoi26
bb8202f779
update for xf pivotButton quotedPrefix attributes
2017-02-14 22:02:51 +01:00
sukoi26
8fa929256d
update quotePrefix location , add pivotButton
2017-02-13 16:28:32 +01:00
sukoi26
167c14e908
attribute "quotePrefix" in style
...
skip temporary , to analyze the using
2017-02-13 15:01:42 +01:00
sukoi26
0c517a9b0a
autofilter complex type
...
a filter is a complex type to manage
<autoFilter ref="A1:D25">
<filterColumn colId="0">
<filters>
<filter val="Southeast" />
<filter val="Northeast" />
</filters>
</filterColumn>
</autoFilter>
2017-02-13 13:41:35 +01:00
Thomas Fussell
84011553a8
rename some things and fix some formatting
2017-02-10 20:22:38 -08:00
Thomas Fussell
81258f1498
Merge branch 'sukoi26-master'
2017-02-10 13:12:02 -08:00
sukoi26
b0664ded17
update check extension with xlnt function
2017-02-09 13:33:23 +01:00
sukoi26
4678048c21
check file extension workbook .xlsx
2017-02-07 22:49:02 +01:00
sukoi26
3fee3f0eb5
skip comment "shapeId"
2017-02-07 15:13:34 +01:00
sukoi26
d7486830a6
comment changes anchor() , in element()
2017-02-06 23:00:45 +01:00
sukoi26
26eacce248
font change for charset, outline shadow
2017-02-06 22:54:09 +01:00
Thomas Fussell
85a3f2d60a
add a custom property to the condensed file
2017-02-03 19:40:39 -06:00
Thomas Fussell
89be3d83df
instead of always writing at least one style, don't write cellStyleXfs and cellStyles at all when there are no styles defined
2017-02-03 19:40:13 -06:00
Thomas Fussell
101c36802e
Merge commit '09d95616833bde0975bf391ebce9a94b63b14f32'
2017-02-03 19:29:13 -06:00
Thomas Fussell
5936b1e6af
Merge commit 'b83dcd6a1f98965cb02750c21d15eb950a828c77'
2017-02-03 18:38:44 -06:00
sukoi26
09d9561683
update problem on char latest commit
2017-01-28 10:02:02 +01:00
sukoi26
078fab6953
problem char latest change
2017-01-28 00:15:18 +01:00
sukoi26
833d5e81ae
problem char on latest change
2017-01-28 00:13:03 +01:00
sukoi26
a1cf2fefd2
update for style xfs
...
on file xl\styles.xml file find <cellStyleXfs count="0"/>
problem need count 1
2017-01-28 00:08:06 +01:00
sukoi26
b83dcd6a1f
variant read, bool change take in account number(0,1) or text(false, true)
2017-01-27 23:48:27 +01:00
Thomas Fussell
e14e595b6a
document some things
2017-01-27 23:41:05 +01:00
Thomas Fussell
9907f5a8c8
re-enable round-trip tests, continue condensing test files
2017-01-27 23:41:05 +01:00
Thomas Fussell
82d5f623de
document some things
2017-01-26 19:57:19 -05:00
Thomas Fussell
7a18c816b6
re-enable round-trip tests, continue condensing test files
2017-01-22 14:54:07 -05:00
alaw
9262576f27
custom-properties bool variant change i4 to bool
2017-01-22 19:34:40 +01:00
Thomas Fussell
0c100e166a
fix up comments, hyperlinks, and formulae consumption tests
2017-01-21 19:12:26 -05:00
Thomas Fussell
1858752a13
Merge branch 'master' of github.com:tfussell/xlnt
2017-01-21 18:40:16 -05:00
Thomas Fussell
0def63d86f
compile libstudxml as pic when building shared xlnt [ci skip]
2017-01-21 18:38:58 -05:00
Thomas Fussell
e47baaf008
begin condensing test files, no reason to have so many [ci skip]
2017-01-21 11:35:47 -05:00