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 |
2016-09-21 |
Javen O'Neal | javadoc |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 59933: demote accessibility of NullLogger methods... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | make POILogFactory _loggers cache final |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 59933: override POILogger#log(int, Object...) in... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | fix copy-paste error |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | include class of caught exception |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Javen O'Neal | bug 60158: add failing test cases for AIOOBE on VBAMacr... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Dominik Stadler | Adjust handling of ByteBuffer some more |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Javen O'Neal | bug 59853: exclude BaseTestXSSFPivotTable from ooxml... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Javen O'Neal | bug 59853: support PivotTables with named structured... |
commit | commitdiff | tree | snapshot |
2016-09-17 |
David North | prepare for 3.16-beta1 |
commit | commitdiff | tree | snapshot |
2016-09-17 |
David North | release prepare for 3.15 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2016-09-17 |
David North | prepare for 3.16-beta1 |
commit | commitdiff | tree | snapshot |
2016-09-17 |
David North | release prepare for 3.15 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Javen O'Neal | +svnprops eol-style=native |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Javen O'Neal | bug 59705: consolidate bounds checking of column index... |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Tim Allison | POI 60140 Prevent unnecessary memory usage -- no need... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | sheet names are case insensitive |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | make sure workbook can be written out and read back... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | convert TestXSSFPivotTable to junit4 |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | declare methods throw runtime exceptions for IDE hints |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | declare methods throw runtime exceptions for IDE hints |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 60128: remove forbidden-api Exception.printStackTrace() |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 60128: exclude openxml4j/invalid.xlsx from addition... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | add compile-examples dependency to compile-integration... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 60128: add test-data/openxml4j/invalid.xlsx to... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | javadocs |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 60128: make code Java 6 compatible. Throwable#addSu... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Nick Burch | Javadoc fix |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Nick Burch | Patches from Patrick Zimmermann from bugs #60130 and... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | make logger final |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 60128: close opened resources to avoid leaks; add... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | give more helpful exceptions rather than returning... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 60128: close open file descriptors when exceptions... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Nick Burch | Unit test for bug #60128, showing that calling close... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFo... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | move BaseXSSFFormulaEvaluator#evaluateFormulaCellEnum... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59791: add deprecation and removal annotations |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59791: add deprecation warnings |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 59791: add deprecation and removal annotations |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Javen O'Neal | bug 58190: add @since annotations to SlideShow.addPictu... |
commit | commitdiff | tree | snapshot |
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 |
next |