| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cu... | PJ Fanning | 2019-07-19 | 1 | -0/+12 |
* | [github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. ... | PJ Fanning | 2019-07-19 | 1 | -0/+36 |
* | [github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier. | PJ Fanning | 2019-07-16 | 1 | -0/+6 |
* | omit png output on test | Andreas Beeker | 2019-06-23 | 1 | -1/+1 |
* | Bug 60656 - EMF image support in slideshows | Andreas Beeker | 2019-06-23 | 1 | -1/+2 |
* | Bug 62906 and 63401: Ensure tables have an initial name which does not confli... | Dominik Stadler | 2019-06-22 | 1 | -0/+35 |
* | Fix IDE warnings | Dominik Stadler | 2019-06-22 | 1 | -1/+1 |
* | Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors. | Dominik Stadler | 2019-06-22 | 1 | -0/+27 |
* | [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Bo... | PJ Fanning | 2019-06-12 | 1 | -6/+25 |
* | [github-151] XWPFRun: allow style retrieval. This closes #151 | PJ Fanning | 2019-06-01 | 1 | -0/+2 |
* | [bug-63463] ignore forbiddenapis in new testcase | PJ Fanning | 2019-05-31 | 1 | -13/+13 |
* | [bug-63463] add tests fix issue with shifting rows (failing tests ignored). T... | PJ Fanning | 2019-05-30 | 1 | -0/+218 |
* | code cleanup plus fix for bug 63153 | Alain BĂ©arez | 2019-05-21 | 2 | -10/+10 |
* | Include actual found type in exception when encountering unexpected type of f... | Dominik Stadler | 2019-05-20 | 1 | -0/+6 |
* | [github-145] issue in PackagingURIHelper.encode. Thanks to @greedbell. This c... | PJ Fanning | 2019-05-12 | 1 | -65/+66 |
* | [bug-63404] add description to assemble target | PJ Fanning | 2019-05-06 | 1 | -1/+1 |
* | [bug-62906] ensure table display name is always set | PJ Fanning | 2019-04-26 | 1 | -12/+53 |
* | Close more file-handles in tests | Dominik Stadler | 2019-04-23 | 8 | -755/+796 |
* | Bug 63371: addMergedRegion does not update CTMergeCells.getCount | Dominik Stadler | 2019-04-23 | 1 | -0/+31 |
* | Bug 63073: Adjust returned index of merged regions and verify all calls in tests | Dominik Stadler | 2019-04-23 | 4 | -18/+20 |
* | #54803 - Error opening XLSX after saving with a Drawing using POI | Andreas Beeker | 2019-04-16 | 1 | -0/+14 |
* | [bug-63344] add TempFilePOIFSFileSystem | PJ Fanning | 2019-04-13 | 1 | -5/+38 |
* | Improve error message slightly and verify error when a File is passed in | Dominik Stadler | 2019-04-07 | 1 | -0/+10 |
* | Close more file-handles in tests and convert some more tests to junit-4 | Dominik Stadler | 2019-04-07 | 8 | -495/+534 |
* | Close more file-handles in tests, convert junit3 tests | Dominik Stadler | 2019-03-31 | 4 | -661/+676 |
* | fix unit test that I merged wrong. | Greg Woolsey | 2019-03-31 | 1 | -1/+1 |
* | #61700 getForceFormulaRecalculation() returns wrong value | Greg Woolsey | 2019-03-31 | 1 | -8/+6 |
* | [bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to... | PJ Fanning | 2019-03-30 | 1 | -1/+23 |
* | Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names | Dominik Stadler | 2019-03-19 | 1 | -3/+3 |
* | Fix a unit test that changed with the implementation of another function. | Greg Woolsey | 2019-03-18 | 1 | -12/+2 |
* | #63264 Conditional Format rule evaluation calculates relative references inco... | Greg Woolsey | 2019-03-16 | 1 | -0/+23 |
* | Bug 63221: Add margin-settings for top, bottom, left and right to XSSFPrintSetup | Dominik Stadler | 2019-03-10 | 1 | -37/+75 |
* | Adjust test to not fail with Xerces XML Parser, fix some IDE warnings | Dominik Stadler | 2019-03-10 | 2 | -9/+17 |
* | [bug-63240] make SAXHelper.newXMLReader non-synchronized] | PJ Fanning | 2019-03-06 | 2 | -0/+34 |
* | [bug-63240] make DocumentHelper.newDocumentBuilder non-synchronized] | PJ Fanning | 2019-03-06 | 1 | -0/+18 |
* | Close more file-handles in tests | Dominik Stadler | 2019-03-03 | 6 | -655/+658 |
* | Fix a regression test failure, toString() should never return null | Dominik Stadler | 2019-03-03 | 3 | -75/+80 |
* | Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so... | Dominik Stadler | 2019-03-02 | 1 | -0/+17 |
* | Close file-handles for slideshows also when construction fails or when dual-s... | Dominik Stadler | 2019-02-23 | 17 | -721/+782 |
* | Bug 63029: revert handling NotOfficeXmlFileException in ZipPackage as this ch... | Yegor Kozlov | 2019-02-13 | 1 | -1/+6 |
* | Bug 63029: OPCPackage Potentially clobbers files on close() | Yegor Kozlov | 2019-02-12 | 1 | -0/+38 |
* | Fix some IDE warnings and better output in unit test | Dominik Stadler | 2019-01-27 | 1 | -23/+28 |
* | pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common... | Vladislav Galas | 2019-01-26 | 1 | -4/+5 |
* | purged usages of Cell.setCellType (left only in tests, where conversions are ... | Vladislav Galas | 2019-01-26 | 5 | -18/+5 |
* | made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCel... | Vladislav Galas | 2019-01-26 | 4 | -10/+10 |
* | purged calls to cell.setCellType(CellType.BLANK) from the project, replaced w... | Vladislav Galas | 2019-01-26 | 2 | -3/+3 |
* | setCellFormula: blank cell gets value 0, non-blank value is preserved | Vladislav Galas | 2019-01-26 | 1 | -1/+10 |
* | Fix some Findbugs and IDE issues, refactor some duplicated code, | Dominik Stadler | 2019-01-13 | 2 | -12/+13 |
* | Add reproducer for bug 60355 | Dominik Stadler | 2019-01-13 | 1 | -3/+59 |
* | IDE and JavaDoc fixes, move/remove some unfixed tests | Dominik Stadler | 2019-01-11 | 2 | -44/+44 |