| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix from Florian Hopf from bug #54564 - Fix error message text | Nick Burch | 2013-06-25 | 1 | -1/+5 |
* | Fix indenting to be consistent, and correct the setIncludeCellComments javado... | Nick Burch | 2013-06-25 | 1 | -167/+167 |
* | Patch from Tim Allison from bug #55142 - Not all XWPF SDT block | Nick Burch | 2013-06-25 | 2 | -1/+31 |
* | Bug 54920: do not set column and row separatedely, but use a reference | Dominik Stadler | 2013-06-23 | 4 | -14/+94 |
* | Patch from Tim Allen from bug #55066 - unit test to show that we no longer lo... | Nick Burch | 2013-06-20 | 1 | -0/+21 |
* | Fix the footnote doubling, and then enable the rest of the SDT tests from Ti... | Nick Burch | 2013-06-18 | 2 | -10/+1 |
* | Remove tab indents | Nick Burch | 2013-06-18 | 1 | -6/+6 |
* | Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBloc... | Nick Burch | 2013-06-18 | 22 | -117/+777 |
* | Bug 54607: Add unit test and fix NPE for getTopRow() and getLeftCol() | Dominik Stadler | 2013-06-17 | 2 | -4/+83 |
* | Bug 54982: Add a close() interface to POITextExtractor which can be used to f... | Dominik Stadler | 2013-06-17 | 9 | -20/+186 |
* | Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi... | Nick Burch | 2013-06-13 | 9 | -614/+614 |
* | Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi... | Nick Burch | 2013-06-13 | 4 | -702/+681 |
* | Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi... | Nick Burch | 2013-06-13 | 2 | -349/+343 |
* | Fix the javadoc, correct the indenting, and add the new test file from bug #5... | Nick Burch | 2013-06-13 | 1 | -14/+6 |
* | Patch from akhikhl from github pull #4 - Expose from XWPFParagraph the number... | Nick Burch | 2013-06-12 | 2 | -1/+65 |
* | Patch from akhikhl from github pull #3 - Extract references from XWPF footnotes | Nick Burch | 2013-06-12 | 2 | -4/+13 |
* | JavaDoc fixes from #54731 from Dominik Stadler | Nick Burch | 2013-06-12 | 1 | -1/+1 |
* | Stub out the unit tests needed for bug #55026, and add the sample file from that | Nick Burch | 2013-05-29 | 1 | -0/+19 |
* | Where possible, allow fetching of the size of the OPC Package Part (-1 if not) | Nick Burch | 2013-05-15 | 4 | -0/+47 |
* | Bugzilla 54625 - Register user-defined functions in instance scope instead of... | Yegor Kozlov | 2013-03-03 | 3 | -58/+39 |
* | Bugzilla 54436: Fixed metadata for GETPIVOTDATA function | Yegor Kozlov | 2013-03-02 | 1 | -0/+17 |
* | Improve the number of steps when generating an ID of a new relationship, and ... | Nick Burch | 2013-02-04 | 2 | -8/+36 |
* | one more fix related to Bugzilla 54407 | Yegor Kozlov | 2013-01-23 | 1 | -0/+1 |
* | Bugzilla 54407 - Avoid XmlValueDisconnectedException when merging slides | Yegor Kozlov | 2013-01-22 | 2 | -0/+88 |
* | fix exception when calling importContent, see Bugzilla 54407 | Yegor Kozlov | 2013-01-21 | 3 | -7/+32 |
* | Patch from Jan from bug #54282 - Improve the performance of ColumnHelper addC... | Nick Burch | 2012-12-12 | 1 | -1/+2 |
* | Bug 53650 - Prevent unreadable content and disalow to overwrite rows in user... | Yegor Kozlov | 2012-12-07 | 3 | -1/+63 |
* | Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute | Yegor Kozlov | 2012-12-05 | 2 | -4/+108 |
* | Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update s... | Yegor Kozlov | 2012-12-04 | 2 | -5/+9 |
* | sync table headers with worksheet on save | Yegor Kozlov | 2012-12-02 | 1 | -5/+33 |
* | Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG | Yegor Kozlov | 2012-12-02 | 1 | -1/+35 |
* | fixed javadoc warnings | Yegor Kozlov | 2012-11-16 | 3 | -7/+2 |
* | follow-up to 54099: include STMerge & CTVMerge in poi-ooxml-schemas jar | Yegor Kozlov | 2012-11-15 | 1 | -0/+2 |
* | Bugzilla 54099 - Ensure that CTHMerge and CTTcBorders go to poi-ooxml-schemas... | Yegor Kozlov | 2012-11-08 | 1 | -9/+16 |
* | example how to create pptx pie chart from template, more tests for poi-ooxml | Yegor Kozlov | 2012-11-07 | 2 | -3/+171 |
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 2 | -3/+3 |
* | Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking... | Yegor Kozlov | 2012-10-29 | 3 | -1/+59 |
* | Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://' | Yegor Kozlov | 2012-10-26 | 3 | -1/+24 |
* | preserve leading / trailing spaces in SXSSF | Yegor Kozlov | 2012-10-12 | 2 | -1/+56 |
* | Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for cu... | Yegor Kozlov | 2012-10-10 | 2 | -1/+27 |
* | Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() | Yegor Kozlov | 2012-10-10 | 5 | -31/+84 |
* | Bugzilla 53950 - fixed setForceFormulaRecalculation to reset workbook-level m... | Yegor Kozlov | 2012-10-04 | 4 | -7/+28 |
* | Bugzilla 52211 - avoid unnessary re-coverting content types to US-ASCII, it c... | Yegor Kozlov | 2012-10-04 | 2 | -11/+4 |
* | Bugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawings | Yegor Kozlov | 2012-10-04 | 3 | -7/+72 |
* | Bugzilla 53780: Fixed memory and temporary file leak in SXSSF | Yegor Kozlov | 2012-09-14 | 10 | -30/+176 |
* | added relation for XSLF charts | Yegor Kozlov | 2012-09-14 | 2 | -1/+118 |
* | bugzilla ticket 53642: added detailed logging for formula evaluation in both ... | Evgeniy Berlog | 2012-09-05 | 1 | -0/+6 |
* | removed #Override from interfaces to keep javac on JDK 1.5 happy | Yegor Kozlov | 2012-08-06 | 2 | -9/+0 |
* | Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea... | Yegor Kozlov | 2012-08-04 | 5 | -80/+200 |
* | fixed compilation errors on JDK 1.5 | Yegor Kozlov | 2012-07-24 | 2 | -4/+0 |