| Commit message (Expand) | Author | Age | Files | Lines |
* | [bug-62908] populate NamedColors | PJ Fanning | 2018-11-13 | 1 | -15/+11 |
* | Bug 62836: Implementation of Excel TREND function | Yegor Kozlov | 2018-11-02 | 2 | -1/+378 |
* | bug 62624 -- further cleanup | Tim Allison | 2018-11-01 | 1 | -29/+27 |
* | Remove JavaDoc warnings | Dominik Stadler | 2018-11-01 | 5 | -18/+63 |
* | IDE warnings, tried to reproduce Bug 58927, but could not | Dominik Stadler | 2018-11-01 | 1 | -9/+5 |
* | bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ! | Tim Allison | 2018-10-31 | 1 | -6/+9 |
* | bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity che... | Tim Allison | 2018-10-31 | 2 | -26/+50 |
* | bug 62624 -- fix recursion | Tim Allison | 2018-10-30 | 1 | -14/+4 |
* | bug 62625 -- clean up imports | Tim Allison | 2018-10-30 | 1 | -1/+0 |
* | bug 62625 -- add special handling for REFERENCE_NAME record that may only | Tim Allison | 2018-10-30 | 1 | -4/+51 |
* | bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR... | Tim Allison | 2018-10-29 | 1 | -16/+143 |
* | Adjust sample for creating comments to also create a .xlsx file | Dominik Stadler | 2018-10-26 | 2 | -0/+27 |
* | Typos and IDE warnings | Dominik Stadler | 2018-10-26 | 4 | -22/+17 |
* | #62834 FormulaEvaluator.evaluateInCell() throws Exception | Greg Woolsey | 2018-10-19 | 2 | -3/+28 |
* | Bug 62373: Support for FREQUENCY function | Yegor Kozlov | 2018-10-18 | 2 | -1/+83 |
* | #62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooser | Nick Burch | 2018-10-17 | 1 | -0/+7 |
* | add stax entries to forbidden apis due to android issues | PJ Fanning | 2018-10-06 | 1 | -2/+2 |
* | change method to get XMLEventFactory due to issues seen on Android SDK | PJ Fanning | 2018-10-03 | 1 | -1/+2 |
* | lgtm issues | PJ Fanning | 2018-09-29 | 3 | -17/+6 |
* | [bug-62738] make int cast a long cast in randbetween | PJ Fanning | 2018-09-19 | 1 | -1/+1 |
* | sonar fixes - blocker | Andreas Beeker | 2018-08-31 | 3 | -5/+16 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 58 | -4544/+1799 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 44 | -3222/+697 |
* | Ensure that file handles are closed for encrypted files | Dominik Stadler | 2018-08-26 | 2 | -1/+9 |
* | Adjust test for JDK 9, 10 and 11 | Dominik Stadler | 2018-08-26 | 2 | -6/+3 |
* | [bug-62639] make private constructor on DateFormatter public | PJ Fanning | 2018-08-20 | 1 | -1/+1 |
* | #61589 - Importing content does not copy hyperlink address | Andreas Beeker | 2018-08-12 | 2 | -19/+76 |
* | bug 62608 -- avoid ioobe in VBAMacroReader | Tim Allison | 2018-08-08 | 1 | -3/+5 |
* | [bug-62275] in vlooup function, treat optional 4th param as true if the value... | PJ Fanning | 2018-07-27 | 1 | -1/+6 |
* | #62564 - replace Thread.currentThread().getContextClassLoader() with getClass... | Andreas Beeker | 2018-07-24 | 5 | -5/+5 |
* | Adjust comments and IDE warnings, duplicate code reduction | Dominik Stadler | 2018-07-05 | 2 | -17/+15 |
* | Add a test with a threaded TempFileCreationStrategy, remove duplicated constant. | Dominik Stadler | 2018-07-05 | 1 | -3/+2 |
* | #62451 - Document last printed in the year 27321 | Andreas Beeker | 2018-06-17 | 1 | -45/+41 |
* | use try with resources | PJ Fanning | 2018-06-07 | 1 | -15/+15 |
* | sonar fixes | Andreas Beeker | 2018-06-02 | 2 | -3/+8 |
* | sonar fixes and | Andreas Beeker | 2018-06-02 | 1 | -35/+37 |
* | sonar fixes | Andreas Beeker | 2018-06-02 | 4 | -70/+78 |
* | #62355 - unsplit packages - 4 - open HPSF | Andreas Beeker | 2018-05-27 | 15 | -81/+63 |
* | #62355 - unsplit packages - 3 - only imports | Andreas Beeker | 2018-05-27 | 5 | -6/+6 |
* | #62355 - unsplit packages - 2 - modified classes (not only imports) | Andreas Beeker | 2018-05-27 | 4 | -5/+59 |
* | #62355 - unsplit packages - 1 - moved classes | Andreas Beeker | 2018-05-27 | 8 | -162/+2287 |
* | sonar fixes | Andreas Beeker | 2018-05-22 | 2 | -2/+3 |
* | sonar fixes - null dereference | Andreas Beeker | 2018-05-21 | 7 | -65/+65 |
* | #62051 - Two shapes have the same shapeId within the same slide. | Andreas Beeker | 2018-05-20 | 1 | -0/+14 |
* | remove test code | Andreas Beeker | 2018-05-17 | 1 | -9/+0 |
* | #62037 - SlideNames should not be null but have a default as if accessed by VBA | Andreas Beeker | 2018-05-16 | 1 | -0/+7 |
* | #62381 - Fix rendering of AutoShapes | Andreas Beeker | 2018-05-16 | 2 | -67/+93 |
* | List a few more missing functions as inline-comments, based on definitions fr... | Nick Burch | 2018-05-14 | 1 | -2/+12 |
* | A few more places I should never have introduced Cell as a parameter, sine Ce... | Greg Woolsey | 2018-05-08 | 2 | -21/+72 |
* | add convenience method for files to FileMagic | Andreas Beeker | 2018-05-02 | 1 | -0/+19 |