UniDoc Build
944fa97abc
prepare release
2023-06-10 07:12:37 +00:00
UniDoc Build
62397dbf91
prepare release
2023-05-26 09:49:04 +00:00
UniDoc Build
0683de8d0a
prepare release
2023-04-15 17:27:31 +00:00
UniDoc Build
3151ae9d32
prepare release
2023-03-01 18:42:44 +00:00
UniDoc Build
9dd5de6aa2
prepare release
2022-12-06 11:56:49 +00:00
UniDoc Build
7f3a8727b0
prepare release
2022-09-02 11:46:53 +00:00
UniDoc Build
bb392966a3
prepare release
2022-06-27 19:44:23 +00:00
UniDoc Build
b66cbb1a7c
prepare release
2022-04-09 14:27:46 +00:00
UniDoc Build
89271fa155
prepare release
2022-02-25 19:20:45 +00:00
UniDoc Build
563dd7e106
prepare release
2022-02-05 13:05:36 +00:00
UniDoc Build
3de0947c35
prepare release
2022-01-15 21:17:38 +00:00
UniDoc Build
39270215e8
prepare release
2021-11-10 11:45:21 +00:00
UniDoc Build
fa02d825de
prepare release
2021-09-22 16:41:01 +00:00
UniDoc Build
27dedcd877
prepare release
2021-08-23 20:44:48 +00:00
UniDoc Build
a63348d637
prepare release
2021-07-30 17:03:26 +00:00
UniDoc Build
af0572acdd
prepare release
2021-06-16 07:10:52 +00:00
UniDoc Build
d1a30428b9
prepare release
2021-05-31 16:22:30 +00:00
UniDoc Build
ad0b34b299
prepare release
2021-04-23 20:00:00 +00:00
UniDoc Build
088849b757
prepare release
2021-03-16 20:51:18 +00:00
UniDoc Build
e3d76c4061
prepare release
2021-01-04 16:11:39 +00:00
UniDoc Build
570c747147
prepare release
2020-12-17 22:07:08 +00:00
UniDoc Build
ff1d40472f
prepare release
2020-11-09 01:00:18 +00:00
UniDoc Build
c68234383a
prepare release
2020-10-12 13:59:12 +00:00
UniDoc Build
b8160fa447
prepare release
2020-08-31 22:58:25 +00:00
UniDoc Build
25f34f3f92
prepare release
2020-08-23 14:15:53 +00:00
Gunnsteinn Hall
5335bf249b
License update ( #426 )
...
* update license and terms
* Fixes
* Create ACKNOWLEDGEMENTS.md
* Update ACKNOWLEDGEMENTS.md
* Revert go.mod changes and remove go1.11 tests
2020-08-08 01:01:05 +00:00
Vyacheslav Zgordan
56b03a8aed
document.SetConformance is added with an example ( #399 )
...
* document.SetConformance is added with an example
* SetStrict is added as shortcut
* 2020
* preserve conformance attr
* fix
2020-06-05 16:38:29 +00:00
Vyacheslav Zgordan
9f7935e5d0
paragraph and run properties ( #392 )
2020-05-12 16:07:52 +00:00
Vyacheslav Zgordan
9b547c1686
Issue #385 fix ( #387 )
...
* Issue #385 fix
* tests for table paragraphs
* InsertTableAfter/Before inside another table
* test added for InsertTable*
2020-05-06 20:19:39 +00:00
Casey Kuhlman
5f9c94bf84
add the ability to utilize footnotes and endnotes in documents ( #374 )
...
* add ability to handle footnotes and endnotes
* address review comments to make code much cleaner
* add license headers and simple example
2020-03-13 09:53:51 +00:00
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
Vyacheslav Zgordan
d1ac9ebe5b
Optional custom.xml ( #340 )
...
* Optional custom.xml
2019-10-23 19:06:11 +00:00
Vyacheslav Zgordan
ae4e2e35b9
#315 , #323 , #329 ( #330 )
...
* #315 , #323 , #329
* New testfile
2019-10-01 07:11:17 +00:00
Vyacheslav Zgordan
26d9caa6f8
Support custom metadata in document properties ( #309 )
...
* https://github.com/unidoc/unioffice/issues/302
2019-08-04 18:52:05 +00:00
Vyacheslav Zgordan
f7abdfa23d
issue with paragraph containing several form fields #305 fix ( #311 )
2019-08-03 12:40:05 +00:00
Vyacheslav Zgordan
d351975af1
Baliance replaced for FoxyUtils ehf in License information ( #312 )
2019-07-25 16:43:46 +00:00
Marc Coury
c6ab0e98df
Add images from bytes for presentation and workbook ( #295 )
2019-07-02 14:54:55 +00:00
Alfred Hall
2e7943e809
New license based on the unidoc model ( #294 )
...
* Style fixes. Fixes for tests. Should not fail with version updates in the future.
2019-06-09 11:56:06 +00:00
Nikita Kryuchkov
06b1c96f8f
Add tables loop to document's Paragraphs
func ( #280 )
2019-05-11 16:06:59 +00:00
Gunnsteinn Hall
270664ca01
Rename package name to unioffice ( #274 )
2019-05-04 13:54:29 +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
Nikita Kryuchkov
e65ced8888
Add purl.oclc.org namespace support ( #265 )
...
* Regenerate code to handle purl.oclc.org docs correctly
* Make purl.oclc.org docs be opened just as the openxml ones
* Modify opening routine to change strict docs to non-strict
- `CustomXMLType` and `CustomXMLTypeStrict` were added to properly replace
these in strict docs
- `Decode` of `zippkg` was modified to replace the namespace in
relationships
- `TestOpenStrict` was modified to open the strict file, save it as
non-strict, reopen non-strict and validate its correctness
2019-04-29 15:32:26 +00:00
Jeff Stiles
32d0f79893
Included nested tables in document.Tables() output ( #257 )
...
* included nested tables in document.Tables() output
* add test case for getting tables
remove comments
* cleanups
2019-04-03 16:56:05 +00:00
Jeff Stiles
167fc12abe
Support fetching bookmarks within tables, including recursively ( #255 )
...
* support fetching bookmarks withing tables, including recursively
* change to pointer receiver
2019-04-03 10:02:32 +00:00
Tom Weber
b746aceced
Image from data ( #251 )
...
* ability to create image from in-memory data
* gitignore: vim swap files
2019-03-29 16:26:51 +00:00
Todd
d8887513e0
document: fix jpg image support
...
The earlier fix was not correct, it fixed filenames in the
package, but not the relationship reference.
Fixes #188
2018-09-14 14:48:38 -05:00
Evgeniy Kulikov
1f94b99711
document: add footer image support
...
Add support for adding images to footers.
2018-07-16 16:35:15 -05:00
Todd
7f7bedb858
document: fix non-PNG image support
...
Fixes #188
2018-07-08 18:15:14 -05:00
jjjabc
4293d9cb58
document: support inserting table before/after paragraph
2018-05-25 15:51:48 -05:00
jjjabc
e44d93ec4d
document: support inserting table anywhere
2018-05-25 15:51:48 -05:00