| Commit message (Expand) | Author | Age | Files | Lines |
* | initial support for rendering pptx slides into images with a PPTX2PNG command... | Yegor Kozlov | 2011-10-21 | 35 | -337/+4045 |
* | Add a bit more XSSFDrawing testing, not all of which works properly yet... | Nick Burch | 2011-10-05 | 2 | -2/+29 |
* | Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySource | Nick Burch | 2011-10-05 | 1 | -17/+19 |
* | Fix bug #51950 - XWPF may not always have footnotes in a document | Nick Burch | 2011-10-05 | 1 | -3/+8 |
* | Fix bug #51963 - Correct AreaReference handling of references containing a sh... | Nick Burch | 2011-10-05 | 1 | -0/+19 |
* | Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data... | Nick Burch | 2011-10-05 | 3 | -3/+35 |
* | Bugzilla #51716 - Removed incorrect assert in SXSSFSheet#getSXSSFSheet | Yegor Kozlov | 2011-10-04 | 1 | -1/+0 |
* | Allow the passing of a File object to WorkbookFactory.create, which permits l... | Nick Burch | 2011-09-29 | 2 | -0/+35 |
* | XLSF text extraction improvements relating to TIKA-712 | Nick Burch | 2011-09-26 | 5 | -40/+139 |
* | Tweak the HSLF and XSLF tests for master slide text to cover more (some of wh... | Nick Burch | 2011-09-26 | 1 | -1/+15 |
* | Fix bug #51850 - support creating comments in XSSF on an earlier slide when l... | Nick Burch | 2011-09-22 | 3 | -8/+50 |
* | Add a disabled test for bug #51850, and tweak the OPC package exceptions to m... | Nick Burch | 2011-09-22 | 6 | -12/+76 |
* | Update the XSLF slide master text extraction to be optional, as HSLF already ... | Nick Burch | 2011-09-21 | 2 | -15/+65 |
* | Fix bug #51804 - Include Master Slide text in XSLF text extraction | Nick Burch | 2011-09-21 | 2 | -33/+75 |
* | New PackagePart method getRelatedPart(PackageRelationship) to simplify naviga... | Nick Burch | 2011-09-19 | 6 | -49/+71 |
* | Test relating to TIKA-705 - XSLF internal hyperlinks | Nick Burch | 2011-09-19 | 1 | -1/+44 |
* | Start on a testcase for TIKA-705 (more work needed though) | Nick Burch | 2011-09-14 | 2 | -1/+8 |
* | avoid exceptions when using POI in Tika, see BUgs 51771 and 51770 | Yegor Kozlov | 2011-09-12 | 2 | -1/+31 |
* | more progress with xssf chart api, see Bug 51196 | Yegor Kozlov | 2011-09-10 | 12 | -358/+230 |
* | fixed failing xlsf test | Yegor Kozlov | 2011-09-10 | 1 | -1/+1 |
* | initial support for table styles in XSLF | Yegor Kozlov | 2011-09-10 | 5 | -1/+167 |
* | Patch from bug #51785 - Allow XSSF setForceFormulaRecalculation to work with ... | Nick Burch | 2011-09-09 | 1 | -0/+21 |
* | Update XSLFPowerPointExtractor to include Comment Authors along with comment ... | Nick Burch | 2011-09-04 | 2 | -5/+18 |
* | XSLF initial work on comment authors, and tests | Nick Burch | 2011-09-04 | 5 | -0/+143 |
* | Convert the XSLF text extractor from using the old style low level code to us... | Nick Burch | 2011-09-04 | 1 | -42/+40 |
* | Add XSLF access to slide comments, and fix some code comments | Nick Burch | 2011-09-04 | 4 | -12/+92 |
* | Remove incorrect svn:executable property from several Java source files | Nick Burch | 2011-09-04 | 21 | -0/+0 |
* | Basic XSLF support for slide notes | Nick Burch | 2011-09-04 | 5 | -36/+128 |
* | Start on XSLF notes master support, and add a XMLSlideShow basics test, along... | Nick Burch | 2011-09-04 | 7 | -10/+233 |
* | support for tables and hyperlinks in XSLF | Yegor Kozlov | 2011-08-17 | 18 | -323/+1302 |
* | more XSLF updates | Yegor Kozlov | 2011-08-12 | 4 | -2/+104 |
* | keep compiler from JDK 1.5.22 happy | Yegor Kozlov | 2011-08-11 | 1 | -11/+11 |
* | Patch 51634 - support SXSSF streaming from templates | Yegor Kozlov | 2011-08-11 | 4 | -16/+213 |
* | fixed missing ASF licence headers | Yegor Kozlov | 2011-08-11 | 7 | -11/+116 |
* | initial support for XSLF usermodel API | Yegor Kozlov | 2011-08-11 | 50 | -220/+4905 |
* | 51187 - fixed OPCPackage to correctly handle self references | Yegor Kozlov | 2011-08-11 | 4 | -3/+46 |
* | Bug 51635 - Improved performance of XSSFSheet#write | Yegor Kozlov | 2011-08-10 | 2 | -45/+25 |
* | Add Word-to-Text converter and use it as replacement for WordExtractor | Sergey Vladimirov | 2011-08-09 | 1 | -91/+105 |
* | Fixed incorrect encoding of non-breaking space (0xA0) in SXSSF | Yegor Kozlov | 2011-08-05 | 2 | -2/+16 |
* | fixed compilation errors | Yegor Kozlov | 2011-07-29 | 1 | -1/+1 |
* | support for conditional formatting in XSSF including docs and examples | Yegor Kozlov | 2011-07-29 | 11 | -6/+1132 |
* | Based on Yegor's investigating, Support isRightToLeft and setRightToLeft on t... | Nick Burch | 2011-07-28 | 2 | -1/+41 |
* | restore JDK 1.5 compatibility | Sergey Vladimirov | 2011-07-25 | 1 | -2/+2 |
* | Tweak the error message to make it clearer how one should work with this part | Nick Burch | 2011-07-21 | 1 | -3/+3 |
* | renamed excelant test class to avoid collision with poi-examples when all cla... | Yegor Kozlov | 2011-07-21 | 1 | -24/+0 |
* | fixed bug 51470 - avoid exception when cloning XSSF sheets with background im... | Yegor Kozlov | 2011-07-20 | 3 | -1/+22 |
* | Fixed bug 51533 - Avoid exception when changing name of a sheet containing sh... | Yegor Kozlov | 2011-07-20 | 2 | -1/+5 |
* | more progress with support for charts in XSSF, see patch 51196 | Yegor Kozlov | 2011-07-20 | 4 | -98/+353 |
* | Fix a 1.6-ism - TreeMap.firstEntry | Nick Burch | 2011-07-18 | 1 | -8/+6 |
* | support for hyperlinks in SXSSF | Yegor Kozlov | 2011-07-12 | 5 | -5/+58 |