[GitHub] poi pull request #133: Hemf

2018-12-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/poi/pull/133


---

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[GitHub] poi pull request #133: Hemf

2018-11-14 Thread hekebin
GitHub user hekebin opened a pull request:

https://github.com/apache/poi/pull/133

Hemf

hello, I have a mem  problem with  this code . pls check out for us  .
  
FileInputStream is =null;
is= new FileInputStream(new File(path));
SlideShow slideShow = new  HSLFSlideShow(is);
SlideShowExtractor extractor = new 
SlideShowExtractor(slideShow);

the problem is that  this stream can’t reslese  the mem  although i have 
close it . just ppt & doc  file  
 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/poi hemf

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/poi/pull/133.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #133


commit 8df7fbe2e2b243de46a7df55989b590f5e473bd8
Author: Andreas Beeker 
Date:   2018-09-02T10:07:27Z

branch to work on EMF parser/handling

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1839876 
13f79535-47bb-0310-9956-ffa450edef68

commit 6747e24c761847e7fbafa837deadb7174ec844e6
Author: Andreas Beeker 
Date:   2018-09-07T21:26:56Z

merge trunk

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1840324 
13f79535-47bb-0310-9956-ffa450edef68

commit c1a727d01c7d63fed505429b5062d40da731584e
Author: Andreas Beeker 
Date:   2018-09-14T21:35:43Z

Buffered LittleEndianInputStream

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1840955 
13f79535-47bb-0310-9956-ffa450edef68

commit 6e8d02a683a72b16c2d08ee93712e807ae36
Author: Andreas Beeker 
Date:   2018-09-14T21:37:37Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1840956 
13f79535-47bb-0310-9956-ffa450edef68

commit c687f73bab7e87975045d4cbbe56ec45c3ca8f6d
Author: Andreas Beeker 
Date:   2018-09-17T19:25:40Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1841134 
13f79535-47bb-0310-9956-ffa450edef68

commit 341375a57ba456f5f2556366da69558416cdd4d2
Author: Andreas Beeker 
Date:   2018-09-23T01:58:40Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1841712 
13f79535-47bb-0310-9956-ffa450edef68

commit baa3ed71931dc17d7c490dccb5fbb334d85e2b98
Author: Andreas Beeker 
Date:   2018-09-24T23:55:52Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1841897 
13f79535-47bb-0310-9956-ffa450edef68

commit cadf56752887b258da167dfc141cfedada420527
Author: Andreas Beeker 
Date:   2018-09-26T22:16:33Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1842056 
13f79535-47bb-0310-9956-ffa450edef68

commit 937d1088285d6d0213364de16388e2e9b09aa91f
Author: Andreas Beeker 
Date:   2018-09-26T22:51:03Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1842059 
13f79535-47bb-0310-9956-ffa450edef68

commit 122071ca1fd9f175bd3d78c72c43b93cd1cdbfdb
Author: Andreas Beeker 
Date:   2018-10-06T18:23:59Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1843025 
13f79535-47bb-0310-9956-ffa450edef68

commit 2e43ee4a57099b32d70ac414126ddbc5265a03e3
Author: Andreas Beeker 
Date:   2018-10-06T19:33:27Z

merge trunk

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1843032 
13f79535-47bb-0310-9956-ffa450edef68

commit 581ca341471ee46497dd9af07e73931e3df68b29
Author: Andreas Beeker 
Date:   2018-10-09T20:47:31Z

Bug 60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the 
OutputStream

regression - when reading the input from a zip stream

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1843341 
13f79535-47bb-0310-9956-ffa450edef68

commit 34eccb58b757d4c2eed7e8eb97e758b90f20c051
Author: Andreas Beeker 
Date:   2018-10-09T20:51:14Z

#60656 - Support export file that contains emf and render it correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1843342 
13f79535-47bb-0310-9956-ffa450edef68

commit ec60a8e66c1e6e45737bcd0922b89ddd979842ce
Author: Andreas Beeker 
Date:   2018-10-09T22:24:42Z

merge trunk

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1843355 
13f79535-47bb-0310-9956-ffa450edef68

commit a4aed9b002a2689122e2fe909067609a0a7b843f
Author: Andreas Beeker 
Date:   20