| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Whitespace | Nick Burch | 2016-10-25 | 1 | -72/+72 |
* | v5 text extraction | Nick Burch | 2016-10-25 | 2 | -5/+5 |
* | Inconsistent whitespace | Nick Burch | 2016-10-25 | 5 | -142/+142 |
* | Refactor child pointer logic to the factory | Nick Burch | 2016-10-25 | 6 | -64/+104 |
* | Work in progress - v5 pointer containers | Nick Burch | 2016-10-25 | 2 | -8/+53 |
* | Partial Visio v5 pointer support | Nick Burch | 2016-10-25 | 4 | -8/+91 |
* | Bug 60294 - Add "unknown" ShapeType for 4095 | Andreas Beeker | 2016-10-22 | 1 | -0/+12 |
* | Fix some IDE warnings, JavaDoc, ... | Dominik Stadler | 2016-10-21 | 2 | -97/+74 |
* | whitespace | Javen O'Neal | 2016-10-20 | 1 | -66/+66 |
* | upgrade to junit4 | Javen O'Neal | 2016-10-20 | 1 | -12/+29 |
* | Eclipse automated refactor/cleanup: add final modifier to private fields to u... | Javen O'Neal | 2016-10-20 | 56 | -109/+109 |
* | close resource | Javen O'Neal | 2016-10-20 | 1 | -0/+2 |
* | Eclipse automated refactor/cleanup: convert for loops to for-each loops | Javen O'Neal | 2016-10-20 | 10 | -108/+98 |
* | Eclipse automated refactor/cleanup: convert for loops to for-each loops | Javen O'Neal | 2016-10-19 | 4 | -16/+13 |
* | Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann... | Javen O'Neal | 2016-10-19 | 30 | -31/+73 |
* | BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to An... | Tim Allison | 2016-10-19 | 6 | -3/+359 |
* | Bug 53191 - Problems with line style when converting ppt to png | Andreas Beeker | 2016-10-16 | 1 | -19/+39 |
* | Bug 60003 - Regression: HSLF Powerpoint text extractor from footer of master ... | Andreas Beeker | 2016-10-08 | 3 | -25/+74 |
* | Add initial compile steps with a simple multi-project setup to build.gradle | Dominik Stadler | 2016-10-07 | 2 | -105/+70 |
* | Use IOUtils.closeQuietly() in more places | Dominik Stadler | 2016-10-05 | 1 | -12/+26 |
* | Bug 59857 - Password protected files with "Microsoft Enhanced Cryptographic P... | Andreas Beeker | 2016-09-28 | 4 | -168/+245 |
|\ |
|
| * | merge trunk to branch | Andreas Beeker | 2016-09-28 | 3 | -8/+27 |
| * | merge trunk to branch | Andreas Beeker | 2016-09-19 | 3 | -12/+15 |
| * | merge trunk to branch | Andreas Beeker | 2016-08-19 | 6 | -121/+177 |
| * | add encryption support | Andreas Beeker | 2016-08-19 | 1 | -2/+2 |
| * | merge down trunk | Andreas Beeker | 2016-08-08 | 2 | -8/+111 |
| * | HSSF CryptoAPI decryption support | Andreas Beeker | 2016-08-08 | 1 | -1/+3 |
| * | Preparations for hssf_cryptoapi: | Andreas Beeker | 2016-08-03 | 3 | -167/+243 |
* | | Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fi... | Dominik Stadler | 2016-09-28 | 1 | -8/+8 |
* | | bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfB... | Javen O'Neal | 2016-09-22 | 1 | -0/+17 |
* | | Compiler/IDE warnings, unnecessary keywords, | Dominik Stadler | 2016-09-21 | 1 | -0/+2 |
* | | bug 58190: add @since annotations to SlideShow.addPicture and findPicture | Javen O'Neal | 2016-09-14 | 1 | -0/+3 |
* | | bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return shor... | Javen O'Neal | 2016-09-14 | 2 | -12/+12 |
* | | revert r1753048 due to AIOOB regression | Javen O'Neal | 2016-08-16 | 1 | -49/+49 |
* | | make member variables final | Javen O'Neal | 2016-08-15 | 1 | -3/+3 |
* | | extract string constant out of code | Javen O'Neal | 2016-08-15 | 1 | -1/+3 |
* | | simplify unit test using assertContainsIgnoreCase | Javen O'Neal | 2016-08-15 | 1 | -2/+2 |
* | | whitespace, remove unused variable, expose Set interface for seenNotes, appen... | Javen O'Neal | 2016-08-15 | 1 | -5/+4 |
* | | bug 59773: move loop invariants out of for-loop for performance, use for-each... | Javen O'Neal | 2016-08-15 | 1 | -12/+14 |
* | | Slightly simplify HWPF writing code, and add in-place write tests | Nick Burch | 2016-08-11 | 2 | -37/+75 |
* | | HWPF in-place write support | Nick Burch | 2016-08-11 | 1 | -18/+33 |
* | | HWPFDocument.write(File) support and tests #57919 | Nick Burch | 2016-07-26 | 2 | -8/+111 |
|/ |
|
* | In-place write for HSLF #57919 | Nick Burch | 2016-07-21 | 3 | -15/+46 |
* | Javadoc updates | Nick Burch | 2016-07-21 | 1 | -4/+11 |
* | #57919 HSLF writing to new File | Nick Burch | 2016-07-20 | 2 | -25/+69 |
* | #57919 HPSF writing better error handling, and start prep for HSLF more write... | Nick Burch | 2016-07-20 | 1 | -10/+17 |
* | Whitespace / indents | Nick Burch | 2016-07-20 | 2 | -350/+337 |
* | #57919 Add in-place and new-File write methods to POIDocument | Nick Burch | 2016-07-20 | 4 | -8/+37 |
* | Mark some more scratchpad document types as currently being read-only | Nick Burch | 2016-07-20 | 3 | -18/+14 |
* | Helper class for implementing extra write methods (#57919) for Scratchpad cla... | Nick Burch | 2016-07-20 | 2 | -7/+61 |