2016-11-10 |
Andreas Beeker | Bug 59273 - Unable to create pptx file by potx file... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Javen O'Neal | KEYS file should only have public keys used to sign... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Javen O'Neal | bug 60321: add examples with encrypted temp data. Patch... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Dominik Stadler | Add a way to exclude tests via Ant-properties, needed... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Dominik Stadler | Pull up one more test into BaseTestConditionalFormatting |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Dominik Stadler | Adjust imports, fix some Javadoc issues and ignore... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Dominik Stadler | Add setFormattingRanges() to interface ConditionalForma... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Dominik Stadler | Example AligningCells: Use int instead of short for... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Tim Allison | POI-60341, add test document (ugh, mea culpa), turn... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Mark Murphy | Move XWPF examples to new package to clean up code... |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Mark Murphy | 60337: XWPFTableRow.isRepeatHeader throws NullPointerEx... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Tim Allison | POI-60342: handle missing sdtcontentcell in an sdtcell |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Tim Allison | POI-60341: handle missing sdtpr in an sdtbody |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Nick Burch | As requested on StackOverflow, expose on CellStyle... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Nick Burch | More unit testing for XWPF list numbering complex cases... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Javen O'Neal | bug 60331: remove deprecated FormulaShifter.createForRo... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Javen O'Neal | bug 60331: remove deprecated EntryUtils.copyNodes(... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Javen O'Neal | show example of equivalent EntryUtils.copyNodes using... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Andreas Beeker | Handle null returns of coerceValueToBoolean |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Andreas Beeker | findbugs fix |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Andreas Beeker | findbugs fix |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Andreas Beeker | JCE policy assumption fix |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Andreas Beeker | Bug 60320 - issue opening password protected xlsx |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Tim Allison | remove println |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Tim Allison | 60293 -- Handle illegal "Odd" header/footer in XWPF |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Mark Murphy | 57366: XWPFTable to Header / Footer |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Dominik Stadler | Bug 53611: populate dimension of XSSF Worksheet when... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Dominik Stadler | Bug 59026: Add two null-checks to make exporting XLSX... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Tim Allison | 60315 -- allow 'yyyy-MM-dd' as a valid date format... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Tim Allison | 60305 -- gracefully handle truncated images while readi... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Tim Allison | whitespace clean up before fix for BUG-60305 |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Tim Allison | whitespace clean up before fix for BUG-60305 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Andreas Beeker | fix javadocs |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Andreas Beeker | Bug 60059 - Deprecate xslf.usermodel.Drawing* - was... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Fix close warnings |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Whitespace |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | v5 text extraction |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Inconsistent whitespace |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Refactor child pointer logic to the factory |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Work in progress - v5 pointer containers |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Partial Visio v5 pointer support |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Nick Burch | Test visio v5 file from senthil from TIKA-1658 |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Mark Murphy | Adds an example for building headers and footers in... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Dominik Stadler | Allow more time for a unit-test when running on slow... |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Andreas Beeker | Bug 60294 - Add "unknown" ShapeType for 4095 |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Dominik Stadler | Bug 60289: Fix handling of unicode escapes with lowerca... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Dominik Stadler | Correctly handle all types of old files, not just word |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Dominik Stadler | Fix some IDE warnings, JavaDoc, ... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Javen O'Neal | bug 60288: remove defensive copy for internal relations... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Andreas Beeker | fix integration-tests |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Dominik Stadler | Exclude new BIFF5 file in some unit tests |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Dominik Stadler | Add some missing close() calls |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tim Allison | BUG-60286 avoid NPE XWPFRun. Didn't add unit test... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tim Allison | BUG-60285 avoid NPE if missing relationship id |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tim Allison | BUG-60284 -- need to update dev tests <face_palm/> |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tim Allison | BUG-60284 -- throw EncryptedDocumentException for passw... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Javen O'Neal | whitespace |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Javen O'Neal | upgrade to junit4 |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Javen O'Neal | Eclipse automated refactor/cleanup: add final modifier... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Javen O'Neal | close resource |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Javen O'Neal | Eclipse automated refactor/cleanup: convert for loops... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Andreas Beeker | remove *_dump directory |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Andreas Beeker | Bug 55714 - Background image ignored on slide copy |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | StringUtil.count was renamed to StringUtil.countMatches |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | Eclipse automated refactor/cleanup: convert for loops... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | add StringUtil.count, inspired by Apache Commons Lang... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | Eclipse automated refactor/cleanup: convert for loops... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | Eclipse automated refactor/cleanup: add missing @Overri... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Tim Allison | BUG-59302 --add minimal support for VBAMacro extraction... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | close pkg |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | add @Override decorators to SheetIterator, move code... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | reenable unit test for bug 58648 that passes now |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | bug 60255: use actual number of package parts rather... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | remove @deprecated annotation from Enum-returning gette... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | disabled unit tests are now passing for bug 48703 |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Dominik Stadler | Fix some IDE warnings/javadoc/... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | make code more similar between default case and indexed... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | on Windows, a directory cannot contain a file and a... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | findbugs: Switch statement found in org.apache.poi... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | add data type to UTF_16LE |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Javen O'Neal | remove java.nio.charset.StandardCharsets which is not... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Tim Allison | BUG 60273 -- Use codepageutil to get correct charset... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Tim Allison | BUG 59858 -- avoid npe when there's a collision of... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Tim Allison | BUG 59858 -- avoid npe when there's a collision of... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Tim Allison | BUG 59830 -- incorrect reading of unicode stream name |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Tim Allison | BUG 60158 -- AIOOBE in VBAMacroReader |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Andreas Beeker | Bug 53191 - Problems with line style when converting... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Dominik Stadler | Bug 60259: Add missing dispose() call |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Dominik Stadler | Update to japicmp-gradle-plugin:0.1.2 and enable newly... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Dominik Stadler | Close temp-file in test to not leak file-handles and... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Dominik Stadler | Bug 60029: apply suggested fix and fix some IntelliJ... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Dominik Stadler | Bug 60134: Add initial tasks for running japicmp to... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Tim Allison | add length sanity check for length of embedded OLE10Nat... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Tim Allison | add ignored test and triggering document for BUG 60256 |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Nick Burch | Exclude broken hand-crafted test file |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Nick Burch | #60255 When creating a XSSF drawing, find the next... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Nick Burch | Test file for #60255 |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Javen O'Neal | bug 56781,60246: fix named range validation to match... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Javen O'Neal | bug 60253: add helper functions to make the constructor... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Javen O'Neal | bug 60253: remove repeated check for ValidationType.ANY |
commit | commitdiff | tree | snapshot |
next |