| Commit message (Expand) | Author | Age | Files | Lines |
* | bug58452: set cell formulas containing unregistered function names | Javen O'Neal | 2015-10-31 | 3 | -19/+123 |
* | improve error message if CellRangeAddress intersection assertion fails | Javen O'Neal | 2015-10-31 | 1 | -4/+10 |
* | bug 58442: in-place reorganize an AreaPtg as upper-left and lower-right | Javen O'Neal | 2015-10-31 | 1 | -0/+12 |
* | bug 58443: prevent corrupted workbooks by checking for overlapping merged reg... | Javen O'Neal | 2015-10-31 | 4 | -9/+79 |
* | replace deprecated usage of o.a.p.ss.util.Region with o.a.p.ss.util.CellRange... | Javen O'Neal | 2015-10-31 | 1 | -4/+15 |
* | Ensure that no password was set by other tests, this breaks sometimes when th... | Dominik Stadler | 2015-10-29 | 1 | -0/+4 |
* | #58558 SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF a... | Nick Burch | 2015-10-28 | 1 | -1/+33 |
* | Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58549 | David North | 2015-10-26 | 1 | -0/+59 |
* | 58536 DataFormatter and CellFormat non-localised support for localised curren... | Nick Burch | 2015-10-25 | 2 | -13/+62 |
* | Mention about Locale definitions in Excel cell data format strings | Nick Burch | 2015-10-25 | 1 | -0/+37 |
* | #58532 Enable more of the padding cell format tests, but a few remain to be f... | Nick Burch | 2015-10-24 | 1 | -7/+20 |
* | #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which | Nick Burch | 2015-10-24 | 4 | -16/+73 |
* | Fix inconsistent whitespace | Nick Burch | 2015-10-24 | 1 | -391/+390 |
* | Test to check that #58532 formats are seen as valid | Nick Burch | 2015-10-24 | 1 | -3/+2 |
* | Bug 58085: removing sheet breaks other existing sheet references | Dominik Stadler | 2015-10-23 | 1 | -35/+118 |
* | bug 58441: define equals method for CellRangeAddressBase | Javen O'Neal | 2015-10-23 | 1 | -1/+44 |
* | bug 33174: Use common unit test for testNoMergedRegionsIsEmptyList | Javen O'Neal | 2015-10-23 | 2 | -8/+8 |
* | Bug 58499: Don't report Zip-Bomb for small files which should not cause memor... | Dominik Stadler | 2015-10-17 | 2 | -15/+47 |
* | Update test to not depend on an existing build-directory | Dominik Stadler | 2015-10-14 | 1 | -22/+26 |
* | Reenable test on Windows which was disabled previously but should now work af... | Dominik Stadler | 2015-10-14 | 1 | -186/+173 |
* | Bug 58480: Work around problem where on Windows systems a Mapped Buffer can s... | Dominik Stadler | 2015-10-14 | 2 | -39/+193 |
* | - removed deprecated and confusing methods in XSSFColor | Andreas Beeker | 2015-10-12 | 3 | -54/+96 |
* | Format numbers more like Excel does | David North | 2015-10-06 | 2 | -6/+62 |
* | sonar fixes and closing resources after use | Andreas Beeker | 2015-10-06 | 2 | -43/+100 |
* | As discussed at ApacheCon: Try to automatically find test-data in unit tests,... | Dominik Stadler | 2015-10-05 | 1 | -2/+6 |
* | 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 |