| Commit message (Expand) | Author | Age | Files | Lines |
* | Eclipse warnings | Dominik Stadler | 2015-10-05 | 1 | -7/+19 |
* | fixed sonar issues and eclipse warnings | Andreas Beeker | 2015-10-05 | 7 | -332/+564 |
* | removed obsolete classes | Andreas Beeker | 2015-10-05 | 3 | -3217/+0 |
* | Bug 55032: Fix handling missing option values in financial functions PV, FV, ... | Dominik Stadler | 2015-10-01 | 1 | -0/+33 |
* | Bug 50319: Make row groups which include row 0 work | Dominik Stadler | 2015-09-29 | 1 | -0/+14 |
* | Tried to reproduce bug 48403 but couldn't, still adding the related unit test | Dominik Stadler | 2015-09-29 | 1 | -3/+31 |
* | Add test which shows that bug 46515 is fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -0/+44 |
* | Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther... | David North | 2015-09-23 | 1 | -0/+7 |
* | Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage... | Dominik Stadler | 2015-09-22 | 5 | -0/+32 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 2 | -8/+76 |
* | Bug 58333: Apply patch to verify behavior on row-index before and after the l... | Dominik Stadler | 2015-09-20 | 2 | -1/+31 |
* | close resources in junit tests | Andreas Beeker | 2015-09-20 | 3 | -642/+745 |
* | Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work... | Dominik Stadler | 2015-09-19 | 1 | -0/+18 |
* | Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less tha... | Dominik Stadler | 2015-09-17 | 1 | -0/+22 |
* | Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over... | Nick Burch | 2015-09-17 | 1 | -0/+75 |
* | Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa... | Dominik Stadler | 2015-09-14 | 1 | -0/+1 |
* | Eclipse warnings, comment out dead code, close resources, enhance unit tests,... | Dominik Stadler | 2015-09-13 | 2 | -100/+159 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-13 | 5 | -176/+238 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 42 | -889/+1010 |
* | Bug 58353: Return correct value in Match-Function with match-type == -1 | Dominik Stadler | 2015-09-11 | 1 | -7/+31 |
* | More forbidden apis fixes (added main-tests to the check) | Andreas Beeker | 2015-09-11 | 23 | -349/+381 |
* | 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 |