51 Commits

Author SHA1 Message Date
UniDoc Build
3254785c6d prepare release 2023-09-16 17:56:36 +00:00
UniDoc Build
7aad2a2e68 prepare release 2023-08-06 17:57:53 +00:00
UniDoc Build
a4479b93d7 prepare release 2023-07-04 11:04:03 +00:00
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
a5ef37c0bc
Spreadsheet formulas: Flattening files (#366)
* evaluation errors fixed
* allow underscores in sheet names
* allow wildcard in *LOOKUP functions
* horizontal and vertical ranges
* horizontal and vertical ranges for sheet references
* remove redundant recalculate
* caching
* fixed named ranges, made Evaluator more generic
* Memory usage shown in flatten example
* temporary file deleted
* ParseCellReference duplicate removed
* ISREF is fixed
2020-01-29 10:43:43 +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
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
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
65256235c2 spreadsheet: fix for sheet ordering bug
Need to test this more, may be working by chance...

Updates #154
2018-02-05 20:27:50 -06:00
Todd
2c86cf181d common: use path.Clean instead of filepath.Clean
This ensures correctly formatted relative filenames on
Windows.  filepath.Clean uses the system seprator character,
while path.Clean always uses a forward slash.

Thanks to @AlexeyUzhva for noticing.

Fixes #146
2018-01-16 15:42:24 -06:00
Todd
f5a8df0deb presentation: initial work for presentations 2017-11-18 11:52:13 -06:00
Todd
89b1416b8f gooxml: rework how filenames are calculated
This is needed for pivot tables, split out from that branch
so any further changes to filename handling will be easier in
master.
2017-09-28 18:20:56 -05:00
Todd
e880adfc5b schema: rename package to pkg 2017-09-23 10:01:17 -04:00
Todd
09825ac816 schema: rework schema namespaces to work around Windows issues
The go command on Windows doesn't like long path name. To
work around this, this is the first in a series of changes to
shorten the schema disk path structure in a few places.

Fixes #89
2017-09-23 10:01:17 -04:00
Todd
3bc4675cf6 spreadsheet: add comment support
This adds comment support for sheets.  Excel requires a VML drawing with
the comment box shape for each comment to display the comment.
LibreOffice displays comments fine with or without the shape, and
creates the shape for its own comments.  For the sake of compatibility,
we create comment shapes as well.

I know of no other use for the legacy VML support other than comment
boxes...
2017-09-10 11:25:29 -05:00
Todd
41e2d6eaec document: add support for rewriting document filenames
The problem this solves is loading and re-saving a document
that uses an odd file structure (e.g. the main body is
not at word/document.xml).  I've seen this occur with spreadsheets
but not with a docx in the wild, however it's fairly simple
to handle in case it occurs.
2017-09-08 18:30:40 -04:00
Todd
9090e4f93c meta: move filename information out of packages
This seems like the better choice, a lot of the logic is shared
between the document types, and it allows generating filenames in
a single place.

The only downside is that you must pass in the document type as
some content types have different typical names depending on the
document type (e.g. an 'office document' is the main document.xml,
workbook.xml and presentation.xml
2017-09-04 11:08:29 -05:00
Todd
6164089457 zippkg: start breaking out decoding
Decoding was getting fairly complicated, it seems cleaner
to have something handle the relationships file and traversal
and the document just be notified via callback when new
files have been found.
2017-09-04 11:08:29 -05:00
Todd
84c4983a22 zippkg: specify deflate compression
If you don't specify deflate, it defaults to store only.
2017-09-02 17:50:38 -05:00
Todd
3820294523 document: fix lint errors and add documentation 2017-09-01 18:12:43 -05:00
Todd
366c3b51ec schema: rework xsd:any handling 2017-08-29 16:55:03 -05:00
Todd
720a9a8fc0 zippkg: fix typo in conditional 2017-08-29 15:06:12 -05:00