Vyacheslav Zgordan
2052cbb728
PPT relationships, image fix ( #395 )
...
* PPT relationships, image fix
* filenames fix
* Custom properties fix
* schema update
* Table styles fix
* Scale fix
* path fix
* New schema: cycle imports fix
* xsdAny namespace duplicate fix
* Images names fix
* Images extensions fix
* duplicate chart fix
* chart empty attrs fix
* Choice if fixed, scale is rolled back
* comments
* Rollback license info in schema files
* import path fix
* import path fix 2
* error with incorrect content types names fixed when deleting slides and then adding them again
* template with image example
* MustCompile replaced
* imports fixed
* slideIdx error fix
2020-06-07 13:42:27 +00:00
Vyacheslav Zgordan
73de0318a4
Licanse info fix ( #314 )
2019-08-02 10:49:16 +00:00
Vyacheslav Zgordan
d351975af1
Baliance replaced for FoxyUtils ehf in License information ( #312 )
2019-07-25 16:43:46 +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
Sol Cates
7236b2c061
Added empty struct to avoid nill pointer error
2018-09-30 11:32:05 -04:00
Todd
df08d555d4
schema: fix charts
...
Add missing reference to http://schemas.openxmlformats.org/drawingml/2006/main
Fixes #155
2018-01-31 13:49:24 -06:00
Todd
629cfb008c
schema: for xml ref attributes, check the namespace
...
One of the pml types has two attributes named 'id' with
one being a reference. This allows that to be unmarshaled
correctly.
2017-11-18 11:52:13 -06:00
Todd
5bfa034ef9
gooxml: add and use a Log function
...
This allows redirecting or discarding any
logs produced by the library.
2017-09-30 07:09:26 -05:00
Todd
427f7b1e45
schema: rename officeDocument to ofc
2017-09-23 10:01:17 -04:00
Todd
599631208a
schema: rename drawingml to dml
2017-09-23 10:01:17 -04:00