[GitHub] poi pull request #34: Add strategy class for creating FakeZipEntry

2016-07-16 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] poi pull request #34: Add strategy class for creating FakeZipEntry

2016-07-11 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/34 Add strategy class for creating FakeZipEntry Relate to https://bz.apache.org/bugzilla/show_bug.cgi?id=59841 I would like to be able to override the FakeZipEntry behaviour. This code is based

[GitHub] poi pull request #64: Streaming workbook

2017-07-13 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/64 Streaming workbook Relates to https://bz.apache.org/bugzilla/show_bug.cgi?id=60707 You can merge this pull request into a Git repository by running: $ git pull https://github.com/pjfanning/poi

[GitHub] poi pull request #62: [Bug-60422] fix issue with number formatting in German...

2017-07-01 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/62 [Bug-60422] fix issue with number formatting in German locale Initial stab at fixing this issue - needs plenty of extra testing. * DataFormatter should set the LocaleUtils user locale

[GitHub] poi pull request #63: [Bug 60422] fix issue with number formatting in German...

2017-07-02 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/63 [Bug 60422] fix issue with number formatting in German locale Equivalent of https://github.com/apache/poi/pull/62 but without reliance on LocaleUtil.setUserLocale - the locale is passed through

[GitHub] poi pull request #62: [Bug-60422] fix issue with number formatting in German...

2017-07-03 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/62 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] poi pull request #63: [Bug 60422] fix issue with number formatting in German...

2017-07-03 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/63 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] poi pull request #60: [bugzilla-60422] handle issue with currency format in ...

2017-06-27 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] poi pull request #60: [bugzilla-60422] handle issue with currency format in ...

2017-06-22 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/60 [bugzilla-60422] handle issue with currency format in Germany Locale The ant build seems to assume the source is ASCII encoded so that is why I escaped the Euro symbol. You can merge this pull

[GitHub] poi pull request #59: [bugzilla-60422] handle issue with currency format in ...

2017-06-22 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/59 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] poi pull request #59: [bugzilla-60422] handle issue with currency format in ...

2017-06-22 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/59 [bugzilla-60422] handle issue with currency format in Germany Locale In the ant build, it appears that the java source is assumed to be ASCII so that's why the Euro symbol is escaped. You can merge

[GitHub] poi pull request #57: [issue-58325] enable tests

2017-06-04 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/57 [issue-58325] enable tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/pjfanning/poi bugzilla-58325 Alternatively you can review and apply

[GitHub] poi pull request #58: [Bug 61170] add extra logging to SaxHelper

2017-06-14 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/58 [Bug 61170] add extra logging to SaxHelper Maybe the extra logging might help with debugging the class loading issue You can merge this pull request into a Git repository by running: $ git pull

[GitHub] poi pull request #84: Simplify code for writing SXSSF chars

2017-12-14 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/84 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[GitHub] poi pull request #85: prototype for low memory footprint shared string table

2017-12-18 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/85 prototype for low memory footprint shared string table https://bz.apache.org/bugzilla/show_bug.cgi?id=61832 Early days. * Need to make the new temp file shared string table an optional

[GitHub] poi pull request #64: Streaming workbook

2017-11-21 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/64 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[GitHub] poi pull request #84: Simplify code for writing SXSSF chars

2017-12-05 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/84 Simplify code for writing SXSSF chars Related to https://bz.apache.org/bugzilla/show_bug.cgi?id=61792 I think this code is easier to read than the existing code. The unit tests pass but I

[GitHub] poi pull request #111: remove nullable

2018-06-07 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/111 remove nullable https://bz.apache.org/bugzilla/show_bug.cgi?id=62438 You can merge this pull request into a Git repository by running: $ git pull https://github.com/pjfanning/poi remove

[GitHub] poi pull request #87: Xmlbeans 2.6.5

2018-06-13 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/87 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[GitHub] poi pull request #110: rename text segment class

2018-05-27 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/110 rename text segment class With 4.0.0 release, it would be nice to fix the class name. There aren't too many nice approaches to retaining compatibility for the old name of the class `TextSegement

[GitHub] poi pull request #113: WIP: xmlbeans 3.0.0

2018-06-23 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/113 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[GitHub] poi pull request #113: WIP: xmlbeans 3.0.0

2018-06-20 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/113 WIP: xmlbeans 3.0.0 uses the xmlbeans 3.0.0 release candidate You can merge this pull request into a Git repository by running: $ git pull https://github.com/pjfanning/poi xmlbeans-upgrade

[GitHub] poi pull request #87: Xmlbeans 2.6.3

2018-01-05 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/87 Xmlbeans 2.6.3 I'm suggesting that we use xmlbeans fork in POI 4.0.0 while we consider the options around replacing xmlbeans or coming up with a better way of maintaining xmlbeans. You can merge

[GitHub] poi pull request #85: prototype for low memory footprint shared string table

2018-02-12 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/85 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[GitHub] poi pull request #102: [bug-62018] use ints to index fonts

2018-02-16 Thread pjfanning
GitHub user pjfanning opened a pull request: https://github.com/apache/poi/pull/102 [bug-62018] use ints to index fonts With 4.0.0 being the next release, it seems like we can make relatively large changes like using ints for indexing fonts (instead of shorts). Ideally

[GitHub] poi pull request #102: [bug-62018] use ints to index fonts

2018-02-19 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/poi/pull/102 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org