2017-05-05 |
Greg Woolsey | 60184 - invalid OOXML produced when XSSFFont.getFamily... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Greg Woolsey | forgot license (as always) |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Greg Woolsey | 61060 - teach DataFormatter about conditional formattin... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Dominik Stadler | Update link to POI-view on the Jenkins CI server |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Dominik Stadler | Revert creating a view as part of the Jenkins DSL as... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Dominik Stadler | Try to define the view as part of the Jenkins DSL,... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Andreas Beeker | test integration fix |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Andreas Beeker | SonarQube fixes |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Andreas Beeker | HPSF: Change CustomProperties to delegate |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Andreas Beeker | Remove Unicode chars in comments |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Andreas Beeker | fix javadocs |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | #52372 - OutOfMemoryError parsing a word file |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | Reverted DocumentSummary hack in codepage guessing... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | HPSF: Add CopyCompare to IntegrationTests |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | #52117 - Invalid "last printed" summary field value |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | HPSF: Enable new number types in VariantSupport |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | Fix hpsf javadocs and code issues |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | IntegrationTest - move excludes to file handler |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Andreas Beeker | HPSF: Use LittleEndianStream instead of offset calculation |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Javen O'Neal | bug 61059: add @Override annotations |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Dominik Stadler | Exclude one more test from no-scratchpad runs, not... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Dominik Stadler | Improve information contained in exception in CellRange... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Dominik Stadler | 60325: Add commented out test that reproduces the perfo... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Nick Burch | Javadoc fix |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Javen O'Neal | bug 61034: break out of for-loop when both <sheet name... |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Javen O'Neal | bug 61034: Call to XSSFReader.getSheetsData() returns... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Tim Allison | bug 61051 -- add new worksheet-like relations for xlsb |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Tim Allison | bug 61049 fix ordering of builtin formulas |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Nick Burch | Patch from Tim Jones from #61044 - Note on setCompressT... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Tim Allison | bug 61021 - extract abspath from xlsb |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Greg Woolsey | Add conditional formatting evaluation example code... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Javen O'Neal | Use assertContains instead of assertTrue(text.contains... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Javen O'Neal | Use assertContains instead of assertTrue(text.contains... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Greg Woolsey | Fix bug #61007 |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Greg Woolsey | Fix bug #61007 |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Nick Burch | Use assertContains instead of assertTrue(text.contains... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dominik Stadler | Let IntelliJ cleanup some code-warnings across the... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Andreas Beeker | #60998 - HSLFTable.setRowHeight sets row height incorrect |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Andreas Beeker | findbugs fixes |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Andreas Beeker | add 3.16 to doap file |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Andreas Beeker | fix forbidden-apis-check error |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Andreas Beeker | #60996 - XSSF: Multiple embedded objects on same sheet... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Andreas Beeker | Website update / release guide fix |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dominik Stadler | Add initial file of excludes when running with file... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dominik Stadler | Exclude more temporary files from Git |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dominik Stadler | Set eclipse folder outside of build-folder to not have... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dominik Stadler | Revert "Add hamcrest-all to Gradle build as well" |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dominik Stadler | Add hamcrest-all to Gradle build as well |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Javen O'Neal | roll back to hamcrest-core |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Javen O'Neal | roll back to hamcrest-core |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Javen O'Neal | change from hamcrest-core-1.3 to hamcrest-all-1.3 |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Andreas Beeker | #60993 - HSLF: Grid and rowspan calculation in table... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Javen O'Neal | improve unit test error messages |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Javen O'Neal | change from hamcrest-core-1.3 to hamcrest-all-1.3 |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Javen O'Neal | use hamcrest matchers to reduce custom code |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Javen O'Neal | use assertStartsWith and assertEndsWith for better... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Nick Burch | #60973 XDGF Support for "PolylineTo" as well as existin... |
commit | commitdiff | tree | snapshot |
2017-04-12 |
Nick Burch | Failing, disabled unit test for bug #60973 |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Andreas Beeker | prepare for 3.17-beta1 |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Andreas Beeker | release prepare for 3.16 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Greg Woolsey | The new HeapDump class uses com.sun.* classes, which... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Greg Woolsey | Issue #60971, handle formula chart titles |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Tim Allison | bug 50955 - add logging per Javen's recommendation... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Tim Allison | bug 50955 - incorporate info from the DocumentSummaryIn... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Tim Allison | bug 50955 - try originally guessed codepoint, backoff... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Andreas Beeker | Fix AIOOBE while extracting hssf pictures which are... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Dominik Stadler | Exclude some additional nodes from OpenJDK builds |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Dominik Stadler | Adjust checking for Zip-Bomb errors so it also works... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Dominik Stadler | Test for another type of xml-bomb |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Dominik Stadler | Fix issue found via large corpus tests: HSSFPicture... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Nick Burch | Javadoc fixes |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Tim Allison | bug 50955 convert Set to Singleton per Javen's code... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Tim Allison | bug 50955 and bug 60953 improve Big5 reader; ensure... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Tim Allison | bug 50955 -- turn off test that now passes in Java... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Tim Allison | bug 50955 -- fix for java 7 |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Tim Allison | bug 50955 -- word 6.0 charset fix |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Dominik Stadler | Cater for two different locations of test-results in... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Tim Allison | Bug 60906 -- clean up, and add range checking for casti... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Tim Allison | Bug 60489 -- add @Test annotation so that this actually... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Tim Allison | Bug 60906 -- fix style index |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Tim Allison | 60881 -- fix unit test to use assumeTrue thanks to... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Tim Allison | 60881 -- strip out system.set props for local test. |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Tim Allison | 60881 -- fix new unit test. xlsb test file apparently... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Tim Allison | 60881 and 60891 -- on further look, no need to throw... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Tim Allison | 60879 -- figure out if we can support old beta xlsb... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Dominik Stadler | Bug 60042: Add sample file to check if this bug is... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Dominik Stadler | Bug 60810: Check for duplicate relation-names for notes... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Dominik Stadler | Fix typo to "length", closes #51 |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Dominik Stadler | 60823: DGET function, correct behavior with multiple... |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Dominik Stadler | Fix broken imports |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Dominik Stadler | Adjust integration-test files slightly, more failure... |
commit | commitdiff | tree | snapshot |
2017-03-18 |
Dominik Stadler | Add docm-file which is actually a binary doc to check... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Dominik Stadler | Fix ROOT_DIR |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Tim Allison | 60826 -- clean up. Many, many thanks to Javen O'Neal... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Tim Allison | 60826 -- update stress tests to handle xlsb |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Tim Allison | 60826 -- add initial support for streaming reading... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Greg Woolsey | add missing license header |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Greg Woolsey | Fixed #60858, which showed a regression of the fix... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Greg Woolsey | Fixed #60858, which showed a regression of the fix... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Dominik Stadler | Fix some Sonar issues in sample "HSSFReadWrite" |
commit | commitdiff | tree | snapshot |
next |