| Commit message (Expand) | Author | Age | Files | Lines |
* | forbidden apis fixes - timezone fix ... will it work? | Andreas Beeker | 2015-09-10 | 2 | -3/+19 |
* | forbidden apis fixes - a few DateFormat clean ups ... | Andreas Beeker | 2015-09-09 | 1 | -0/+1 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 32 | -1327/+1549 |
* | Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall... | Dominik Stadler | 2015-09-03 | 1 | -4/+6 |
* | Bug 56959: Add verification unit test to show that the bug cannot be reproduced | Dominik Stadler | 2015-09-03 | 1 | -1/+43 |
* | remove trailing comma ... works ok in Oracle jdk6, but maybe not in openjdk ... | Andreas Beeker | 2015-09-02 | 2 | -2/+2 |
* | Fix DAYS360 for US/EU handling | Andreas Beeker | 2015-09-01 | 8 | -277/+277 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -5/+2 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 6 | -8/+16 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -1/+2 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 4 | -5/+9 |
* | forbidden apis fixes | Andreas Beeker | 2015-08-29 | 2 | -63/+72 |
* | junit4 fix | Andreas Beeker | 2015-08-29 | 1 | -13/+12 |
* | - reworked HexDump class - unified array dumps and usage of standard java cal... | Andreas Beeker | 2015-08-29 | 10 | -308/+215 |
* | Adjust excludes for TestRecordLister | Dominik Stadler | 2015-08-27 | 2 | -1/+10 |
* | Refactor BaseXLSIteratingTest into a Parameterized test to better show which ... | Dominik Stadler | 2015-08-25 | 7 | -128/+112 |
* | Allow multiple instances of HeaderFooterRecord in CustomViewSettingsRecordAgg... | Dominik Stadler | 2015-08-25 | 1 | -0/+78 |
* | Reduce required memory in tests by not actually creating all the rows/cells w... | Dominik Stadler | 2015-08-24 | 1 | -7/+6 |
* | Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close... | Dominik Stadler | 2015-08-20 | 1 | -11/+16 |
* | Somehow the Date formatting via SimpleDateFormatter fails on some CI machines... | Dominik Stadler | 2015-08-20 | 1 | -17/+9 |
* | Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check f... | Nick Burch | 2015-08-19 | 1 | -0/+37 |
* | POI Bug 58260: Fix checks for limit on number of styles in XSSF/SXSSF and fix... | Dominik Stadler | 2015-08-19 | 1 | -2/+72 |
* | Add additional checks to narrow down why this test fails when run via Maven | Dominik Stadler | 2015-08-19 | 1 | -4/+20 |
* | Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi... | David North | 2015-08-19 | 2 | -8/+73 |
* | Add one unit-test for a different way of calculating workdays to see if this ... | Dominik Stadler | 2015-08-18 | 1 | -0/+6 |
* | Fix indents | Nick Burch | 2015-08-18 | 2 | -261/+264 |
* | Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove... | Nick Burch | 2015-08-18 | 2 | -3/+46 |
* | Try to make Sonar builds run again: add missing dependency, add ooxml-schema-... | Dominik Stadler | 2015-08-16 | 2 | -19/+1 |
* | More consistent test-file output for Excel testing | Nick Burch | 2015-08-12 | 1 | -5/+9 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2015-08-12 | 1 | -392/+388 |
* | Continue with 55747 / 55324 testing | Nick Burch | 2015-08-12 | 1 | -26/+54 |
* | More tests for 55747 / 55324 | Nick Burch | 2015-08-12 | 1 | -11/+123 |
* | #56519 - XSLFSlide.draw is not working with text embeded in PPTX | Andreas Beeker | 2015-08-09 | 1 | -0/+38 |
* | NPE fix for text extraction from MSG files with only a short name | Nick Burch | 2015-08-05 | 1 | -0/+6 |
* | Further unit tests for #55747 | Nick Burch | 2015-08-01 | 1 | -1/+22 |
* | Unit test for #55747 | Nick Burch | 2015-07-31 | 1 | -0/+31 |
* | Adjust test that is failing on freebsd some more | Dominik Stadler | 2015-07-27 | 2 | -16/+14 |
* | Adjust init of PresetGeometries to not keep the object if static initializati... | Dominik Stadler | 2015-07-27 | 1 | -5/+28 |
* | Improve error message slightly, add tests to verify things failing in Gump-bu... | Dominik Stadler | 2015-07-27 | 1 | -0/+69 |
* | Yet another adjustment to the test as it seems that small values can be compu... | Dominik Stadler | 2015-07-22 | 1 | -4/+11 |
* | Still more checks to track down why canComputeColumnWidth() returns true, but... | Dominik Stadler | 2015-07-22 | 1 | -4/+4 |
* | Still more checks to track down why canComputeColumnWidth() returns true, but... | Dominik Stadler | 2015-07-22 | 1 | -6/+16 |
* | Still more checks to track down why canComputeColumnWidth() returns true, but... | Dominik Stadler | 2015-07-22 | 1 | -5/+45 |
* | Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader | Dominik Stadler | 2015-07-20 | 1 | -4/+43 |
* | #58130 CF DataBar example and tests | Nick Burch | 2015-07-20 | 1 | -1/+44 |
* | #58130 CF DataBar support | Nick Burch | 2015-07-20 | 1 | -5/+32 |
* | #58130 Support for creating CF Color Scale Formattings | Nick Burch | 2015-07-20 | 1 | -1/+43 |
* | #58130 HSSF CF Color Scale color support | Nick Burch | 2015-07-20 | 2 | -5/+11 |
* | #58130 Enable CF ColorScale support on the rule, and begin testing | Nick Burch | 2015-07-19 | 1 | -7/+14 |
* | #58130 Stub the CF Color Scale unit tests | Nick Burch | 2015-07-19 | 1 | -13/+49 |