| Commit message (Expand) | Author | Age | Files | Lines |
* | Eclipse warnings | Dominik Stadler | 2015-10-05 | 2 | -8/+21 |
* | fixed sonar issues and eclipse warnings | Andreas Beeker | 2015-10-05 | 16 | -530/+841 |
* | obsoleted Codec classes by HexDump | Andreas Beeker | 2015-10-05 | 4 | -273/+50 |
* | removed obsolete classes | Andreas Beeker | 2015-10-05 | 5 | -5962/+0 |
* | Fixed a problem with save-and-load of conditional formattings (CFHeader12 was... | Andreas Beeker | 2015-10-05 | 3 | -6/+14 |
* | sonar fixes | Andreas Beeker | 2015-10-04 | 13 | -111/+133 |
* | Bug 55032: Fix handling missing option values in financial functions PV, FV, ... | Dominik Stadler | 2015-10-01 | 2 | -4/+52 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 27 | -104/+153 |
* | Verify that bug 51998 is actually fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -23/+34 |
* | Bug 50319: Make row groups which include row 0 work | Dominik Stadler | 2015-09-29 | 2 | -1/+15 |
* | Tried to reproduce bug 48403 but couldn't, still adding the related unit test | Dominik Stadler | 2015-09-29 | 1 | -3/+31 |
* | sonar fixes | Andreas Beeker | 2015-09-29 | 9 | -63/+29 |
* | Add test which shows that bug 46515 is fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -0/+44 |
* | Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandler | Dominik Stadler | 2015-09-29 | 2 | -3/+59 |
* | Sonar fixes - add cloneable interface to classes with clone() | Andreas Beeker | 2015-09-28 | 111 | -397/+490 |
* | Removed HDF API | Andreas Beeker | 2015-09-28 | 99 | -25520/+401 |
* | Sonar fixes | Andreas Beeker | 2015-09-27 | 14 | -54/+56 |
* | fixed some wrong nightly assumptions ... (Note to myself, don't rely on ant a... | Andreas Beeker | 2015-09-24 | 4 | -16/+15 |
* | - a few findbugs/sonar fixes | Andreas Beeker | 2015-09-23 | 23 | -302/+202 |
* | Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther... | David North | 2015-09-23 | 3 | -4/+16 |
* | Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage... | Dominik Stadler | 2015-09-22 | 8 | -5/+39 |
* | Fix javadoc warnings | Nick Burch | 2015-09-21 | 1 | -2/+2 |
* | removed common sl path | Andreas Beeker | 2015-09-21 | 1 | -298/+0 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 49 | -269/+1193 |
* | Bug 58333: Apply patch to verify behavior on row-index before and after the l... | Dominik Stadler | 2015-09-20 | 4 | -1/+42 |
* | Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out infor... | Dominik Stadler | 2015-09-20 | 1 | -10/+30 |
* | close resources in junit tests | Andreas Beeker | 2015-09-20 | 6 | -677/+809 |
* | - #58207 - Provide user access to the original image dimensions (XSLF) | Andreas Beeker | 2015-09-20 | 26 | -308/+699 |
* | Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work... | Dominik Stadler | 2015-09-19 | 2 | -1/+23 |
* | Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less tha... | Dominik Stadler | 2015-09-17 | 2 | -1/+23 |
* | Apply patch from bug 57890 to add support for different datatypes in XSSFImpo... | Dominik Stadler | 2015-09-17 | 3 | -10/+118 |
* | Javadoc fixes | Nick Burch | 2015-09-17 | 1 | -6/+5 |
* | Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over... | Nick Burch | 2015-09-17 | 8 | -17/+398 |
* | Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa... | Dominik Stadler | 2015-09-14 | 8 | -169/+191 |
* | Update javadoc for bug 56129 | Dominik Stadler | 2015-09-13 | 3 | -1/+22 |
* | Eclipse warnings, comment out dead code, close resources, enhance unit tests,... | Dominik Stadler | 2015-09-13 | 4 | -104/+166 |
* | Enhance integration testing to apply OPCPackage tests to more file-types and ... | Dominik Stadler | 2015-09-13 | 3 | -32/+98 |
* | Verify that bug 55406 can be closed WORKSFORME | Dominik Stadler | 2015-09-13 | 1 | -0/+27 |
* | Add test case for bug 54399 | Dominik Stadler | 2015-09-13 | 1 | -0/+16 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-13 | 16 | -1838/+1126 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 59 | -1017/+1160 |
* | Bug 58353: Return correct value in Match-Function with match-type == -1 | Dominik Stadler | 2015-09-11 | 2 | -16/+32 |
* | Javadoc fix | Nick Burch | 2015-09-11 | 1 | -1/+1 |
* | More forbidden apis fixes (added main-tests to the check) | Andreas Beeker | 2015-09-11 | 28 | -427/+517 |
* | forbidden apis fixes - timezone fix ... will it work? | Andreas Beeker | 2015-09-10 | 2 | -3/+19 |
* | Patch from https://bz.apache.org/bugzilla/show_bug.cgi?id=58347 - s/arg/filen... | David North | 2015-09-09 | 1 | -5/+5 |
* | forbidden apis fixes - a few DateFormat clean ups ... | Andreas Beeker | 2015-09-09 | 13 | -42/+49 |
* | Bug 58326 - Forbidden APIs patches - second set of changes for charset settings | Andreas Beeker | 2015-09-08 | 17 | -208/+183 |
* | forbidden apis fixes | Andreas Beeker | 2015-09-07 | 8 | -39/+50 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 99 | -2511/+3151 |