2016-09-14 |
Javen O'Neal | bug 58671: add @Removal annotation to deprecated fields |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59264: revert CellStyle#getBorder[Top|Bottom|Left... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59264: revert getBorder[Top|Bottom|Left|Right|Diago... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59790: add @Removal annotations to deprecated methods |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59833: add @Removal annotation to deprecated methods |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59837,59833,59264: add @Removal annotations to... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59873: add @Removal annotations for deprecated... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59907: add @Removal annotations to AnchorType stati... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59907: add @Removal annotations to deprecated Clien... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59907: restore ClientAnchor#setAnchorType(int)... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Javen O'Neal | change CellValue#getCellType() to return an int instead... |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Nick Burch | Disabled unit test for #60010 |
commit | commitdiff | tree | snapshot |
2016-09-11 |
David North | prepare for 3.16-beta1 |
commit | commitdiff | tree | snapshot |
2016-09-11 |
David North | release prepare for 3.15 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Javen O'Neal | bug 52425: Error adding Comments into cloned Sheets... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Javen O'Neal | bug 60025: DataFormatter should print booleans as TRUE... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Javen O'Neal | bug 58191: Support merge cells within a table row;... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Javen O'Neal | add unit test class for XSLFTableRow |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Javen O'Neal | bug 59958: Add cells on the fly to the evaluation sheet... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Javen O'Neal | bug 60102: throw IOException when writing a closed... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Javen O'Neal | move duplicated NullOutputStream classes to test suite... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Javen O'Neal | Add comments describing purpose of each unit test |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tim Allison | poi-60044 small typo in last update to BuiltinFormats |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Javen O'Neal | make CreatePivotTable self-explaining with better varia... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Javen O'Neal | Update CreatePivotTable with non-deprecated constructor... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Javen O'Neal | Remove unnecessary short cast. This closes #37 on github |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Javen O'Neal | bug 59791: add @Removal tags to Cell.CELL_TYPE_* consta... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Javen O'Neal | bug 59791: make sure hard-coded int literals work for... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Javen O'Neal | bug 59791: improve Cell.CELL_TYPE_* backwards compatibility |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | prepare for 3.16-beta1 |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | release prepare for 3.15 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | Svn commit via calling the binary. Doing it via ant... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | Undo another iffy attempt |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | "release prepare for 3.15 - pin documentation |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | release prepare for 3.15 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | Revert accidental edits |
commit | commitdiff | tree | snapshot |
2016-08-21 |
David North | release prepare for 3.15 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Andreas Beeker | changed expiration date of kiwiwings@apache.org |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Javen O'Neal | revert r1753048 due to AIOOB regression |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | decrease TestSXSSFSheetAutoSizeColumn COLUMN_WIDTH_THRE... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | +svn:eol-style=native |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | bug 60005: fix NPE in XSLFTextParagraph.getDefaultFontS... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | make member variables final |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | extract string constant out of code |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | simplify unit test using assertContainsIgnoreCase |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | add (meta) unit test for POITestCase |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | whitespace, remove unused variable, expose Set interfac... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Javen O'Neal | bug 59773: move loop invariants out of for-loop for... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Nick Burch | Slightly simplify HWPF writing code, and add in-place... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Nick Burch | HWPF in-place write support |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Dominik Stadler | Fix detecting Java 6 versus Java 7 or higher for Findbu... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | prepare for 3.15-beta4 |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | release prepare for 3.15-beta3 - pin documentation |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | release prepare for 3.15-beta3 - pin documentation |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | Remove incorrectly set svn:executable flags |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Dominik Stadler | Print out version of findbugs/java to research why... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Nick Burch | Whitespace, javadocs and @Overrides for the Logger... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Switch XSSF onto BaseFormulaEvaluator, reducing code... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Refactor out some of the common FormulaEvaluator logic... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Whitespace / indents |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Whitespace / indents |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Fix eclipse classpath - collections is in core lib |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Tweak |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Test |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Test commit |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Tweak |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Trivial change to test SVN is working again |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | bug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | bug 59922: make XSSFPasswordHelper internal because... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | whitespace; +svn:eol-style=native |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | whitespace |
commit | commitdiff | tree | snapshot |
2016-08-01 |
David North | Fix zero-padding and handling of empty passwords (meani... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dominik Stadler | Rename and add missing license header |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | javadoc fix: incorrect deprecated replacement |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Mark Murphy | revert changes made in r1754691 |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Mark Murphy | correction to junit bugs in r1754691 |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Nick Burch | Javadoc fixes |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Mark Murphy | Add new class Cell Style Template and supporting enum... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Add coverage of function WEEKDAY |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Fix download-location of commons-logging4 jar and add... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Allow to specify -addmods for Java 9 support, update... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Exclude package sl.draw.binding from coverage-counting... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Test a few more cases of function INDIRECT() |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Bug 59736: Incorrect evaluation of SUBTOTAL with compo... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | IDE warnings and fix a few places where we do not close... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Adjust build: |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Nick Burch | Sonar wants to know about the new commons collections... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
David North | Move commons collections 4 dependency to main |
commit | commitdiff | tree | snapshot |
2016-07-29 |
David North | As Nick suspected, the dependency is actually from... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Nick Burch | Javadoc fix |
commit | commitdiff | tree | snapshot |
2016-07-29 |
David North | Introduce name-based methods for access to named ranges... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Dominik Stadler | Bug 55384: Handle setting pre-evaluation string correct... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Nick Burch | HWPFDocument.write(File) support and tests #57919 |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Dominik Stadler | Bug 59634: Clarify and refine JavaDoc of various close... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Nick Burch | In-place write for HSLF #57919 |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Nick Burch | Provide a createOrUpdateDocument method at the POIFS... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Nick Burch | Javadoc updates |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Javen O'Neal | test Cell.setCellValue(false) |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | If doing an in-place write, update the properties too |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | #57919 HSLF writing to new File |
commit | commitdiff | tree | snapshot |
next |