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

Moved to RC8 of pear/OLE #22

Merged
merged 1 commit into from
Mar 14, 2021
Merged

Moved to RC8 of pear/OLE #22

merged 1 commit into from
Mar 14, 2021

Conversation

risototh
Copy link
Contributor

@risototh risototh commented Mar 8, 2021

Hi,

I have recently done many fixes in the pear/OLE library and along the changes, I also refactored the creation of the document from stream. After this change, there is no need to have a copy of the code (and keep it update) in this library, we can use the readStream() from the OLE to achieve the same thing.

I have also fixed the reading of properties, as we have several files, that crashed on the "read beyond file". It's simple condition, that will skip the property.

I have also some other fixes, but I will make another PR after merging this one.

Thanks,
Richard.

@risototh risototh mentioned this pull request Mar 8, 2021
@hfig
Copy link
Owner

hfig commented Mar 14, 2021

Looking at the commit description, did you back-door that into pear/ole?! Suits me fine

@hfig hfig merged commit b21770c into hfig:master Mar 14, 2021
@risototh
Copy link
Contributor Author

Looking at the commit description, did you back-door that into pear/ole?! Suits me fine

:D Yes, I have refactored it to support the streams :)
And thank you for adoption...

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.

2 participants