| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | reformat | PJ Fanning | 2020-10-20 | 1 | -41/+41 |
* | [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris... | PJ Fanning | 2020-10-20 | 1 | -0/+15 |
* | [bug-64721] NullPointerException occurs when calling getDataSize() of an obje... | PJ Fanning | 2020-09-09 | 1 | -0/+54 |
* | #64693 - POI HwmfGraphics cannot read the embedded document title | Andreas Beeker | 2020-08-30 | 1 | -14/+20 |
* | Update library versions | Andreas Beeker | 2020-08-18 | 22 | -1336/+1261 |
* | Activate Forbidden-Apis-Check also for other tests | Andreas Beeker | 2020-08-17 | 9 | -634/+687 |
* | #64036 - Replace reflection calls in factories for Java 9+ | Andreas Beeker | 2020-08-16 | 1 | -0/+5 |
* | use the forbidden-apis policies corresponding to the JRE | Andreas Beeker | 2020-08-15 | 7 | -378/+328 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-14 | 2 | -5/+6 |
* | [github-191] Fix RuntimeException on array formula referencing blank cell. Th... | PJ Fanning | 2020-08-14 | 1 | -0/+39 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 2 | -44/+31 |
* | [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz... | PJ Fanning | 2020-08-11 | 1 | -0/+79 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-07-22 | 33 | -127/+504 |
* | remove some more deprecated code | PJ Fanning | 2020-06-28 | 1 | -10/+1 |
* | remove some deprecated classes | PJ Fanning | 2020-06-27 | 2 | -148/+1 |
* | remove some deprecated Font methods from Workbook | PJ Fanning | 2020-06-27 | 2 | -19/+21 |
* | try to fix test compile | PJ Fanning | 2020-06-27 | 2 | -9/+7 |
* | remove some deprecated Name methods from Workbook | PJ Fanning | 2020-06-27 | 2 | -28/+51 |
* | Always close Reader in test | Dominik Stadler | 2020-06-15 | 1 | -31/+31 |
* | Add some more tests from bug 63819 | Dominik Stadler | 2020-06-15 | 1 | -7/+22 |
* | 64512 - Ole10Native aka embedded / object packager - handle UTF16 variants | Andreas Beeker | 2020-06-11 | 1 | -15/+16 |
* | [github-182] Fix root property size calculation. Thanks to netmackan. This cl... | PJ Fanning | 2020-06-10 | 1 | -186/+247 |
* | test tidy up | PJ Fanning | 2020-06-09 | 1 | -2/+2 |
* | [github-181] make Value function work with arrays. Thanks to Miłosz Rembisz.... | PJ Fanning | 2020-06-06 | 1 | -0/+15 |
* | Bug 64322: Optimize performance of reading ole2 files | Dominik Stadler | 2020-05-16 | 1 | -11/+80 |
* | Bug 64393: Adjust relational operators to handle MissingArgEval correctly | Dominik Stadler | 2020-05-16 | 1 | -0/+62 |
* | [github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180 | PJ Fanning | 2020-05-15 | 2 | -0/+82 |
* | [github-179] add an option for RangeCopier.copyRange() to clone styles. Thank... | PJ Fanning | 2020-05-15 | 1 | -5/+49 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-05-05 | 1 | -19/+5 |
* | [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. | PJ Fanning | 2020-04-29 | 1 | -2/+4 |
* | [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. | PJ Fanning | 2020-04-29 | 1 | -5/+17 |
* | [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. | PJ Fanning | 2020-04-29 | 1 | -8/+4 |
* | Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin... | Dominik Stadler | 2020-04-26 | 2 | -15/+44 |
* | Bug 63294: Add some more methods to allow to use CellType everywhere | Dominik Stadler | 2020-04-24 | 1 | -0/+2 |
* | Fix some IDE warnings, remove usage of deprecated methods | Dominik Stadler | 2020-04-24 | 2 | -22/+21 |
* | #55505 - CountryRecord not found | Andreas Beeker | 2020-04-21 | 1 | -1/+10 |
* | Sonar fixes | Andreas Beeker | 2020-04-19 | 2 | -52/+8 |
* | #63745 - Add traversing and debugging interface to HSSF | Andreas Beeker | 2020-04-19 | 1 | -2/+2 |
* | Add unit tests for new Name.isHidden method | Nick Burch | 2020-04-19 | 1 | -0/+4 |
* | Sonar fixes - Ignore System.out-calls and args checks in examples | Andreas Beeker | 2020-04-18 | 2 | -82/+14 |
* | Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC... | Andreas Beeker | 2020-04-16 | 16 | -68/+45 |
* | #64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc... | Andreas Beeker | 2020-04-14 | 4 | -156/+113 |
* | #63745 - Add traversing and debugging interface to HSSF | Andreas Beeker | 2020-04-12 | 4 | -56/+14 |
* | #64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+,... | Nick Burch | 2020-04-11 | 1 | -5/+29 |
* | Add disabled unit test for #64319 | Nick Burch | 2020-04-07 | 1 | -0/+27 |
* | ArrayUtil - remove unused method | Andreas Beeker | 2020-04-06 | 1 | -16/+0 |
* | Sonar Fixes and remove obsolete classes | Andreas Beeker | 2020-04-01 | 1 | -309/+0 |
* | 64261 -- fix handling of drop down list when items are selected | Tim Allison | 2020-03-31 | 1 | -1/+6 |
* | Sonar Fixes | Andreas Beeker | 2020-03-29 | 2 | -1143/+1121 |
* | Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4... | Dominik Stadler | 2020-03-29 | 1 | -4/+8 |