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 |
2016-10-14 |
Javen O'Neal | bug 60253: revert XSSFDataValidationConstraint#prettyPr... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Javen O'Neal | make cached fields transient |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Mark Murphy | Add Apache license to example file |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Mark Murphy | 53009: Problem creating header and footer |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Andreas Beeker | Bug 60230 - Roundtrip test that encrypts XSSFWorkbook... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | whitespace |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60230: add disabled unit test from PJ Fanning for... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60153: java.nio.charset.StandardCharsets is not... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60153: patch from PJ Fanning to demonstrate that... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | fix findbugs warning BC_VACUOUS_INSTANCEOF from bug... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60228: getCellTypeEnum should not be deprecated... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTIO... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 55075: add missing import |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 55075: remove wildcard import; previous commit... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 55075,51233: create drawings with correct height... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60021: add note that EncryptionInfo may require... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60153: encrypt SXSSF temporary files; patch from... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Javen O'Neal | bug 60197: Workbook#setSheetOrder should update named... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Javen O'Neal | bug 60219: add disabled unit test for parsing formulas... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Andreas Beeker | Bug 60003 - Regression: HSLF Powerpoint text extractor... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Andreas Beeker | Bug 60226 - ClassLoader workaround for OSGI when proces... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Dominik Stadler | Add initial compile steps with a simple multi-project... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Javen O'Neal | bug 60216: javadocx fix for Comment#isVisible and Comme... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Dominik Stadler | Bug 59958: Add simple test-case |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Dominik Stadler | Use IOUtils.closeQuietly() in more places |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Dominik Stadler | Bug 53028: Broken auto fit row height in the cells... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Dominik Stadler | Print out size of extracted text in CommandLineExtractor |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Dominik Stadler | Some IDE warning fixes and unit test adjustments |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Nick Burch | Javadoc fixes |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Mark Murphy | Add PropertyTemplate for drawing Borders (58787) |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Nick Burch | Javadoc fixes |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Javen O'Neal | bug 60187: set BorderStyle directly instead of through... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Javen O'Neal | bug 60187: replace methods operating on BorderStyle... |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Andreas Beeker | Bug 59857 - Password protected files with "Microsoft... |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Andreas Beeker | merge trunk to branch hssf_cryptoapi hssf_cryptoapi |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Andreas Beeker | merge trunk to branch |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Dominik Stadler | Adjust some JavaDoc and remove some unnecessary String... |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Javen O'Neal | add onealj@apache.org 8BABDD6C to KEYS |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | ignore .gradle directory |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | bug 57843: add failing unit test: Word 6.0 (1993) fails... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | add gradle build script for building POI with gradle |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | bug 59687: correctly delete comments from rows when... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | bug 59687: add failing unit test showing that comments... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | check column outline level for bug 55076 |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | add failing unit test for bug 55076: collapsing column... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | fix NPE |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | use equalsIgnoreCase for case-insensitive string compar... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | add comment for purpose of test |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Javen O'Neal | bug 45565: add failing unit test for bug 45565 |
commit | commitdiff | tree | snapshot |
2016-09-21 |
David North | Add 3,15 to DOAP file |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Dominik Stadler | Compiler/IDE warnings, unnecessary keywords, |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | replace @Ignore with POITestCase.skipTest/testPassesNow |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 59983: add failing unit test demonstrating formula... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | add fixturing for notifying us when a previously failin... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 59933: demote accessibility of POILogger implementa... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 60153: move flushSheets out to its own method |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 57200,59788: be more specific why a temporary direc... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 59933: demote accessibility of POILogger implementa... |
commit | commitdiff | tree | snapshot |
next |