| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 33 | -7482/+0 |
* | Use upcoming XmlBeans 5.0.0 (working version 4.0.1) | Andreas Beeker | 2021-02-22 | 1 | -1/+4 |
* | Import slide notes when importing slide content | Alain Béarez | 2021-02-08 | 1 | -0/+21 |
* | github-211 - Revert addRow to behaviour before 4.1.2 | Andreas Beeker | 2021-01-19 | 1 | -3/+33 |
* | Sonar fixes | Andreas Beeker | 2021-01-17 | 1 | -5/+0 |
* | Sonar fixes | Andreas Beeker | 2021-01-15 | 1 | -9/+38 |
* | Sonar fixes | Andreas Beeker | 2021-01-10 | 31 | -31/+31 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 13 | -52/+52 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 29 | -105/+105 |
* | sonar fixes | Andreas Beeker | 2020-12-28 | 7 | -249/+237 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 32 | -570/+532 |
* | #64876 - Unable to convert pptx to pdf | Andreas Beeker | 2020-12-17 | 1 | -5/+81 |
* | #64981 - Upgrade OOXML schema to 5th edition (transitional) | Andreas Beeker | 2020-12-13 | 1 | -1/+1 |
* | #64979 - Change artifact names of poi-/ooxml-schemas | Andreas Beeker | 2020-12-13 | 1 | -1/+1 |
* | mute talkative tests, which spam to StdOut/StdErr | Andreas Beeker | 2020-12-13 | 2 | -2/+17 |
* | add more classes for LinkVideoToPptx example | Andreas Beeker | 2020-12-04 | 1 | -1/+2 |
* | add more classes for LinkVideoToPptx example | Andreas Beeker | 2020-12-04 | 2 | -16/+120 |
* | add more classes for LinkVideoToPptx example | Andreas Beeker | 2020-12-04 | 1 | -23/+30 |
* | try to add missing classes to poi-ooxml-schemas (needed for new example) | PJ Fanning | 2020-12-04 | 1 | -2/+18 |
* | #64867 - Provide PDF rendering with PPTX2PNG | Andreas Beeker | 2020-11-08 | 1 | -0/+4 |
* | test also render to SVG, PDF | Andreas Beeker | 2020-11-04 | 1 | -13/+29 |
* | Add more render test images | Andreas Beeker | 2020-09-16 | 1 | -1/+2 |
* | #64693 - POI HwmfGraphics cannot read the embedded document title | Andreas Beeker | 2020-08-30 | 1 | -8/+20 |
* | Update library versions | Andreas Beeker | 2020-08-18 | 1 | -19/+19 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 2 | -8/+8 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-07-22 | 6 | -76/+5 |
* | 63290 - PPTX To Png changes font sizes and colors | Andreas Beeker | 2020-06-04 | 1 | -2/+2 |
* | Bug 63290: retrieve default run properties from paragraph | Alain Béarez | 2020-05-27 | 1 | -0/+27 |
* | Get rid of redundant getParentParagraph | Alain Béarez | 2020-05-27 | 1 | -67/+67 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-05-05 | 2 | -313/+264 |
* | Insert a new row in XSLFTable | Alain Béarez | 2020-03-31 | 1 | -48/+54 |
* | #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c... | Andreas Beeker | 2020-03-22 | 5 | -38/+38 |
* | Ignore all ImageIO related exceptions which fail often in maven builds becaus... | Andreas Beeker | 2020-03-18 | 1 | -2/+3 |
* | Try to use https for poi.apache.org everywhere | Dominik Stadler | 2020-03-08 | 2 | -7/+7 |
* | Ignore IIOException "Can't create ..." | Andreas Beeker | 2020-02-23 | 1 | -22/+28 |
* | PPTX2PNG - SVG export | Andreas Beeker | 2020-02-15 | 1 | -1/+1 |
* | Regression findings - fix missing moveto exception | Andreas Beeker | 2020-02-02 | 1 | -1/+1 |
* | XSLF Performance - use XmlCursor instead of XQuery expression - handle Altern... | Andreas Beeker | 2020-02-02 | 1 | -21/+50 |
* | Fix some IDE warnings, Sonar fixes and some missing closing of resources in u... | Dominik Stadler | 2020-01-27 | 1 | -3/+1 |
* | #64088 - SlideShow rendering fixes | Andreas Beeker | 2020-01-19 | 1 | -11/+12 |
* | Complete test with cell in newly added column | Alain Béarez | 2020-01-05 | 1 | -1/+3 |
* | Let IntelliJ simplify some assertions | Dominik Stadler | 2019-12-15 | 4 | -21/+22 |
* | Fix initialization of text body when used in XSLF | Alain Béarez | 2019-12-11 | 5 | -38/+38 |
* | Fix column addition and removal in XSLFTable | Alain Béarez | 2019-12-08 | 1 | -0/+2 |
* | Fix addition and removal of columns in XSLTTable | Alain Béarez | 2019-11-28 | 1 | -0/+1 |
* | Add, insert and remove columns on XSLFTable | Alain Béarez | 2019-11-27 | 1 | -8/+16 |
* | Bug 60656 - Emf image support in slideshows | Andreas Beeker | 2019-11-08 | 1 | -2/+1 |
* | add null check for XSLFShape | PJ Fanning | 2019-10-12 | 1 | -0/+8 |
* | Catch missing scratchpad state for EMF / WMF rendering | Andreas Beeker | 2019-09-16 | 1 | -2/+2 |
* | #63745 - Add traversing and debugging interface | Andreas Beeker | 2019-09-11 | 1 | -2/+6 |