14 Commits

Author SHA1 Message Date
Vyacheslav Zgordan
dd7713e1e3 Functions2 (#348)
* MATCH, IFS, MAXA, MINA
* OFFSET fixed
* ISBLANK, ISERR, ISERROR, ISEVEN ,ISFORMULA, ISNONTEXT, ISNUMBER, ISODD, ISTEXT
* ISLEAPYEAR, ISLOGICAL, ISNA, ISREF
* FIND, FINDB
* SEARCH, SEARCHB
* CONCAT, CONCATENATE
* YEAR, YEARFRAC
* CONCAT is fixed, now TRUE and FALSE are concatenated instead of 1 and 0 in case of boolean results
* NOW, TODAY, TIME, TIMEVALUE
* DATE
* DATEDIF
2019-11-20 23:21:00 +00:00
Nikita Kryuchkov
e8bf6a3bb9 Move repository https://github.com/baliance/gooxml to https://github.com/unidoc/unioffice (#273) 2019-05-04 08:18:06 +00:00
Todd
c016b46786 meta: specify 1.11 specifically for travis 2018-09-11 20:28:33 -05:00
Todd
675d117125 ci: add tip back
gofmt can change, so we shouldn't make it mandatory in CI
2018-07-08 18:15:14 -05:00
Todd
d63671f406
Update .travis.yml
Remove build with tip for now
2017-11-12 19:16:07 -06:00
Todd
1f4edc4212 meta: travis-ci don't run tests verbosely 2017-09-14 22:17:42 -05:00
Todd
6162cf612e meta: add codecov.io reporting 2017-09-02 13:13:12 -05:00
Todd
a0e6e37780 meta: add import comment 2017-09-01 19:26:26 -05:00
Todd
9dae249a88 document: move paragraph properties to their own type 2017-08-31 19:55:05 -05:00
Todd
dbfdc74c9f meta: remove coveralls.io
takes forever on 250k+ SLOC and doesn't want to work
with vanity import URL
2017-08-30 20:33:21 -05:00
Todd
d2f44b6655 meta: add coveralls.io support 2017-08-30 20:17:09 -05:00
Todd
d27beada57 meta: don't let travis try to install deps
I removed the Makefile which causes travis to run
go get -t -v ./... from the checkout directory. This is
wrong since it doesn't checkout to the correct vanity path.
2017-08-29 22:40:44 -05:00
Todd
528202b6e8 meta: update docs and .travis.yml 2017-08-29 16:54:24 -05:00
Todd
4bd04dd2e5 initial commit 2017-08-29 15:06:08 -05:00