Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/i1626 #1636

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Bug/i1626 #1636

merged 3 commits into from
Oct 21, 2024

Conversation

OssianEPPlus
Copy link
Contributor

Ensured copying worksheets copies ExcelPictures to be the same size.

@OssianEPPlus OssianEPPlus linked an issue Oct 17, 2024 that may be closed by this pull request
@JanKallman JanKallman merged commit 997b157 into develop7 Oct 21, 2024
1 check passed
@JanKallman JanKallman deleted the bug/i1626 branch October 21, 2024 06:06
JanKallman added a commit that referenced this pull request Nov 18, 2024
* Delete method for ole objects.

* Update Microsoft.Extensions.Configuration.Json to 8.0.1 - #1623

* Feature/new default font (#1621)

* Tests for new default font

* wip

* Added scale factors for Aptos Display and Aptos Narrow

* Updated test project file

* Removed invalid test

---------

Co-authored-by: swmal <897655+swmal@users.noreply.github.com>

* EPPlus version 7.4.1

* Removed fixed references

* Added version information in history list

* Copy ole object and tests

* #1624 - fix for preserving rich data on save (#1625)

* #1624 - fix for preserving rich data on save

* Removed uncommented code

---------

Co-authored-by: swmal <{ID}+username}@users.noreply.github.com>

* Fixed some issues with copy ole object.

* Copy ole object complete.

* Fixed issue with opening ms office documents.

* Fixed issue opening copes of ms office docs.

* Uisng Picture store for ole emf images

* Copying ole objects through worksheet copy

* ole worksheet copy progress

* Bug/i1626 (#1636)

* Added fix for #1626

* Ensured two-anchor and other images are copied properly

* Added fixed issues

* Added minor feature for #1632 (#1637)

* Bug/s745 (#1644)

* Located one problem area

* Added comparisons and fixed incorrect flags

* Added fixed issues

* Fixed some issues with linked ole objects and finished worksheet copy.

* Fixes issue #1645 (#1648)

* Fixes issue #1646 (#1647)

* Added fix for #1628. Corrected ids on deleting tables (#1634)

modified:   EPPlusTest/Issues/LegacyTests/Issues.cs

* Bug/i1631 Row/ColumnOffsets (#1633)

* Fix for #1631 column/row offset in shared formulas

* Added fixed issues note

* add testmethod

* added Ole Object xml comments, stream, fileinfo, name, arg object

* Stream and fileinfo tests.

* Fixes array formula calculation for single cells containing range operations (#1657)

* Fixes array formula calculation for single cell arrays. #1649

* Range operations using conditional operators are now identified as dynamic array formulas

* Replaced ApplyWithDynamicResult method with Apply

* Minor changes to Update of table array property

* Fixed issue #1653 and enabled update of the Workbook.MaxFontWidth property. (#1654)

* EPPlus version 7.4.2

* Many small changes.

* Fixed some tests

* moved Emf check

* Fixed errors and fixed correct TextMetrics

---------

Co-authored-by: JanKallman <jan.kallman@epplussoftware.com>
Co-authored-by: swmal <897655+swmal@users.noreply.github.com>
Co-authored-by: swmal <{ID}+username}@users.noreply.github.com>
Co-authored-by: OssianEPPlus <122265629+OssianEPPlus@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image sizes broken
2 participants