| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 4 | -534/+0 |
* | Sonar fixes | Andreas Beeker | 2021-01-11 | 1 | -1/+0 |
* | Sonar fixes | Andreas Beeker | 2021-01-10 | 2 | -2/+2 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 1 | -7/+7 |
* | Sonar fixes | Andreas Beeker | 2021-01-08 | 2 | -3/+3 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 4 | -39/+34 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-14 | 2 | -5/+6 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-07-22 | 3 | -55/+91 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-05-05 | 1 | -19/+5 |
* | #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c... | Andreas Beeker | 2020-03-22 | 1 | -4/+4 |
* | use a few more lambdas | PJ Fanning | 2020-01-12 | 1 | -6/+1 |
* | Let IntelliJ simplify some assertions | Dominik Stadler | 2019-12-15 | 1 | -1/+2 |
* | Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names | Dominik Stadler | 2019-03-19 | 1 | -9/+9 |
* | #63028 - Provide font embedding for slideshows | Andreas Beeker | 2018-12-28 | 1 | -38/+53 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 1 | -5/+6 |
* | Slightly adjust afew tests some more | Dominik Stadler | 2018-06-29 | 1 | -10/+4 |
* | #62037 - SlideNames should not be null but have a default as if accessed by VBA | Andreas Beeker | 2018-05-16 | 1 | -9/+13 |
* | #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape... | Andreas Beeker | 2018-04-20 | 1 | -0/+15 |
* | #62096 - Add support for tabstops | Andreas Beeker | 2018-02-11 | 1 | -0/+65 |
* | 60805 (partial) -- remove/suppress println in tests | Tim Allison | 2017-09-19 | 1 | -0/+2 |
* | Remove unnecessary local variables | Dominik Stadler | 2017-09-16 | 1 | -2/+1 |
* | Convert all *.java files to use native end of line character(s) | Javen O'Neal | 2017-02-08 | 1 | -38/+38 |
* | Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann... | Javen O'Neal | 2016-10-19 | 1 | -0/+1 |
* | IDE warnings and fix a few places where we do not close resources in tests | Dominik Stadler | 2016-07-31 | 1 | -8/+14 |
* | bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage fo... | Javen O'Neal | 2016-07-17 | 1 | -0/+89 |
* | eclipse warning fixes | Andreas Beeker | 2016-03-18 | 1 | -0/+6 |
* | Regression fixes for H/XSLF and HWMF | Andreas Beeker | 2016-02-24 | 1 | -2/+2 |
* | Undo changes to file in assertCloseDoesNotModifyFile to not have dirty files ... | Dominik Stadler | 2016-01-03 | 1 | -7/+19 |
* | re-throw errors we aren't looking for | Javen O'Neal | 2016-01-03 | 1 | -1/+4 |
* | bug 58779: check if SlideShowFactory.create() modifies the file being read wh... | Javen O'Neal | 2016-01-03 | 1 | -13/+86 |
* | test XSLF SlideShowFactory creation methods individually for more granular un... | Javen O'Neal | 2016-01-03 | 1 | -6/+6 |
* | rearrange unit tests into more, smaller functions | Javen O'Neal | 2016-01-02 | 1 | -3/+29 |
* | Fix freeing resources in some tests and dev-tools so we can run unit-tests wi... | Dominik Stadler | 2015-12-22 | 1 | -0/+11 |
* | In preparation for table rendering, added table row heights and column widths... | Andreas Beeker | 2015-11-21 | 1 | -2/+2 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 2 | -8/+76 |
* | #56519 - XSLFSlide.draw is not working with text embeded in PPTX | Andreas Beeker | 2015-08-09 | 1 | -0/+38 |
* | Adjust test that is failing on freebsd some more | Dominik Stadler | 2015-07-27 | 1 | -2/+3 |
* | Adjust init of PresetGeometries to not keep the object if static initializati... | Dominik Stadler | 2015-07-27 | 1 | -5/+28 |
* | Improve error message slightly, add tests to verify things failing in Gump-bu... | Dominik Stadler | 2015-07-27 | 1 | -0/+69 |