435 Commits

Author SHA1 Message Date
Gunnsteinn Hall
fc0f7edbaa
Merge pull request #423 from zgordan-vv/playground
Address UO-32
2020-08-06 09:30:32 +00:00
Vyacheslav Zgordan
b77aa0ff57 Presentation test fixed 2020-07-16 11:42:20 +03:00
Vyacheslav Zgordan
ff0e0fd082 tests fixed 2020-07-16 08:56:36 +03:00
Vyacheslav Zgordan
4fa52f56dc Comment removed 2020-07-15 18:34:52 +03:00
Vyacheslav Zgordan
5523e1a030 custom properties fix 2020-07-15 15:29:46 +00:00
Vyacheslav Zgordan
8795a609ce GetCTPropertyByName is added 2020-07-14 18:39:22 +03:00
Vyacheslav Zgordan
61057654e3 panic removed 2020-07-14 18:29:10 +03:00
Vyacheslav Zgordan
dadff18005 ImageFromStorage godoc 2020-07-14 18:06:48 +03:00
Vyacheslav Zgordan
896c23c981 goimports 2020-07-14 18:03:09 +03:00
Vyacheslav Zgordan
e5a1e1904e fixes 2020-07-14 17:58:40 +03:00
Gunnsteinn Hall
dea6c6458a
Merge pull request #419 from zgordan-vv/UO_24
UO_24 fix
2020-07-14 12:47:50 +00:00
Vyacheslav Zgordan
1824cc17f0 tests fixed 2020-07-08 17:38:44 +03:00
Vyacheslav Zgordan
7e6a3b5fb5 presentation test fixed 2020-07-08 17:21:28 +03:00
Vyacheslav Zgordan
a4127d0ef1 presentation test fixed 2020-07-08 17:08:53 +03:00
Vyacheslav Zgordan
d5a1c7352d Merge branch 'playground' of https://github.com/zgordan-vv/unioffice into playground 2020-07-08 17:00:17 +03:00
Vyacheslav Zgordan
e1ea882695 pptx finalizer fix 2020-07-08 17:00:03 +03:00
Vyacheslav Zgordan
188f7c6a30
Merge branch 'development' into playground 2020-07-08 16:48:47 +03:00
Vyacheslav Zgordan
a18491bfae docx fix 2020-07-08 16:43:09 +03:00
Vyacheslav Zgordan
49a017c59e tests and examples fixed, finalizers removed 2020-07-08 15:52:48 +03:00
Vyacheslav Zgordan
24615bcda9 table.InsertRowAfter fix 2020-07-05 07:26:02 +03:00
Gunnsteinn Hall
c6bebdccde
Merge pull request #417 from zgordan-vv/UO-23
Fixing UO-23
2020-07-03 14:57:46 +00:00
Vyacheslav Zgordan
298475102c adding well-known schema 2020-07-02 16:29:59 +03:00
Gunnsteinn Hall
0182deaa8d
Merge pull request #415 from unidoc/master
Merge master into development
2020-06-30 16:14:07 +00:00
Vyacheslav Zgordan
6b1ad89ea3
New data and package names in schema (#414)
* New data and package names in schema

* schema file fixed
2020-06-30 15:50:09 +00:00
Vyacheslav Zgordan
f8b39352f9
dml struct names fix (#413) 2020-06-30 13:13:03 +00:00
Vyacheslav Zgordan
3f0dea1ed5
Presentation tests (#409) 2020-06-23 09:25:55 +00:00
Vyacheslav Zgordan
0f98a7e893
Resolve UO-27, UO-28, UO-31 (#407)
* Fixes in CI (#406)

* Create .gitattributes

* Update .travis.yml

* Update .travis.yml

* travis fix

* only errors are printed in travis log

* spreadsheet errors fixed: duplicate ID in non-visual properties and lack of third axis in an example

* set-strict example fix

* build-examples.sh exits with error status in the case of build error

* redundant command deleted from script

* unneeded image relationships removed

* pptx validation errors fixes

* all output to travis

Co-authored-by: Gunnsteinn Hall <gunnsteinn.hall@gmail.com>
2020-06-23 09:24:02 +00:00
Gunnsteinn Hall
f2e9441ef1
Fixes in CI (#406)
* Create .gitattributes

* Update .travis.yml

* Update .travis.yml
2020-06-17 22:28:19 +00:00
Gunnsteinn Hall
37e4905be3 Update .travis.yml 2020-06-17 21:58:47 +00:00
Gunnsteinn Hall
1179840a52 Update .travis.yml 2020-06-17 21:53:23 +00:00
Gunnsteinn Hall
daa4bcb101 Create .gitattributes 2020-06-17 21:51:39 +00:00
Vyacheslav Zgordan
6cbaf67f9e
Validating examples (#404)
* only input files remain, output deleted

* example changed to produce a new file instead of modifying the old one

* source document with incorrect characterSet is fixed; ppt path is fixed; invalid strict example is removed

* Ignorable attributes added for validating newer versions of Office

* indentation fix

* 4 byte values for rgb attr

* Validate examples in travis

* indentation

* travis files moved to subfolder

* fixed and renamed validate-examples.sh

* avoiding double building

* Update .travis.yml

* Fix indent

Co-authored-by: Gunnsteinn Hall <gunnsteinn.hall@gmail.com>
2020-06-17 21:43:35 +00:00
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
9892c32fee
SaveAsTemplate and SaveToFileAsTemplate are added for presentation (#400)
Co-authored-by: Gunnsteinn Hall <gunnsteinn.hall@gmail.com>
2020-06-07 13:13:15 +00:00
Vyacheslav Zgordan
1bc7809fb0
error with incorrect content types names fixed when deleting slides a… (#398)
* error with incorrect content types names fixed when deleting slides and then adding them again

* MustCompile replaced
2020-06-07 12:48:57 +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
Gunnsteinn Hall
cd8c690655
Add nil checks to prevent crash UO-26 (#397) 2020-06-05 12:44:02 +00:00
Vyacheslav Zgordan
9f7935e5d0
paragraph and run properties (#392) v1.3.1 2020-05-12 16:07:52 +00:00
Vyacheslav Zgordan
a0f7c7c3b1
paragraph and run properties (#391)
* paragraph and run properties

* comments are added, font size in points

* VertAlign renamed to VerticalAlignment

* Color renamed to HexColor

* RStyle comments

* Color and comments
2020-05-12 13:01:04 +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
Vyacheslav Zgordan
f2ae75a901
numbering fix (#384) 2020-04-27 17:56:14 +00:00
Vyacheslav Zgordan
183bd3c21b
Playground (#381)
* Fixes for being able to compile with playground

* disk storage replaced for in-memory storage

* CustomProperties is added to presentations and workbooks

* custom properties fix

* custom properties removed redundant code

* write to temp storage error fixed

* var names consistency

* storage as interface

* interfaces

* fixes

* fixes 2

* Note is added

* finalizers
2020-04-24 12:01:19 +00:00
Vyacheslav Zgordan
0e183a6e7b
Fixes for being able to compile with playground (#380) 2020-04-13 12:04:57 +00:00
Vyacheslav Zgordan
72ad869a28
Get all cells in a row with empty ones (#377)
* Get all cells in a row with empty ones
* sheet.MaxColumnIdx() changed
* goimports for all
2020-03-25 13:40:25 +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
ddafaca850
Spreadsheet: Remove columns feature (Issue #367) (#371)
* Issue #376 fix - RemoveColumn
* Removing of columns is forbidden when there are formula arrays in the area of removing, except 1-column wide arrays
* Modifying named ranges, column ranges when deleting a column
* Updating formulas when deleting a column
* UpdateAction
v1.3.0
2020-02-11 19:47:08 +00:00
Vyacheslav Zgordan
280d692114
copying cell formats when flattening (#369) 2020-02-04 12:57:43 +00:00
Vyacheslav Zgordan
215a2d27f1
Flatten fixes (#368)
* Cells in a row fix
* adopted for older Go versions; fixed another error case of Cells
2020-01-31 13:28:47 +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
2cfb3539c7 Test cases for functions for https://github.com/unidoc/unioffice/issues/336 (#363)
* SUBSTITUTE
* ACCRINTM fix
* tests
* MID
2020-01-08 08:32:38 +00:00