2016-08-11 |
Dominik Stadler | Fix detecting Java 6 versus Java 7 or higher for Findbu... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | prepare for 3.15-beta4 |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | release prepare for 3.15-beta3 - pin documentation |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | release prepare for 3.15-beta3 - pin documentation |
commit | commitdiff | tree | snapshot |
2016-08-10 |
David North | Remove incorrectly set svn:executable flags |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Dominik Stadler | Print out version of findbugs/java to research why... |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Nick Burch | Whitespace, javadocs and @Overrides for the Logger... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Switch XSSF onto BaseFormulaEvaluator, reducing code... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Refactor out some of the common FormulaEvaluator logic... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Whitespace / indents |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Whitespace / indents |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Nick Burch | Fix eclipse classpath - collections is in core lib |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Tweak |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Test |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Test commit |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Tweak |
commit | commitdiff | tree | snapshot |
2016-08-02 |
David North | Trivial change to test SVN is working again |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | bug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | bug 59922: make XSSFPasswordHelper internal because... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | whitespace; +svn:eol-style=native |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | whitespace |
commit | commitdiff | tree | snapshot |
2016-08-01 |
David North | Fix zero-padding and handling of empty passwords (meani... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Dominik Stadler | Rename and add missing license header |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Javen O'Neal | javadoc fix: incorrect deprecated replacement |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Mark Murphy | revert changes made in r1754691 |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Mark Murphy | correction to junit bugs in r1754691 |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Nick Burch | Javadoc fixes |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Mark Murphy | Add new class Cell Style Template and supporting enum... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Add coverage of function WEEKDAY |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Fix download-location of commons-logging4 jar and add... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Allow to specify -addmods for Java 9 support, update... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Exclude package sl.draw.binding from coverage-counting... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Test a few more cases of function INDIRECT() |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Bug 59736: Incorrect evaluation of SUBTOTAL with compo... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | IDE warnings and fix a few places where we do not close... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Dominik Stadler | Adjust build: |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Nick Burch | Sonar wants to know about the new commons collections... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
David North | Move commons collections 4 dependency to main |
commit | commitdiff | tree | snapshot |
2016-07-29 |
David North | As Nick suspected, the dependency is actually from... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Nick Burch | Javadoc fix |
commit | commitdiff | tree | snapshot |
2016-07-29 |
David North | Introduce name-based methods for access to named ranges... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Dominik Stadler | Bug 55384: Handle setting pre-evaluation string correct... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Nick Burch | HWPFDocument.write(File) support and tests #57919 |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Dominik Stadler | Bug 59634: Clarify and refine JavaDoc of various close... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Nick Burch | In-place write for HSLF #57919 |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Nick Burch | Provide a createOrUpdateDocument method at the POIFS... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Nick Burch | Javadoc updates |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Javen O'Neal | test Cell.setCellValue(false) |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | If doing an in-place write, update the properties too |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | #57919 HSLF writing to new File |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | #57919 HPSF writing better error handling, and start... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | Whitespace / indents |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | #57919 Add in-place and new-File write methods to POIDo... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | Mark some more scratchpad document types as currently... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | Helper class for implementing extra write methods ... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | Prepare for pushing write() and write(File) to POIDocument |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | Sync the file-based "past-the-end" exception to match... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | Start on unit testing for HSSFWorkbook.write(File)... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Nick Burch | #57919 Start on support for writing to a new File ... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Javen O'Neal | add test case for bug 53564 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Javen O'Neal | svn propset svn:mime-type application/vnd.openxmlformat... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Javen O'Neal | +svn:auto-props for common Microsoft Office files |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Javen O'Neal | bug 59881: fix D* functions for blank cells in headers... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Javen O'Neal | +svn:eol-style=native |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Javen O'Neal | bug 59881: fix spelling; patch from Patrick Zimmermann |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Dominik Stadler | 52122: Excel does not handle conditional formatting... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Dominik Stadler | Some warnings/improvements suggested by IntelliJ |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | 59106: WorkdayFunction does not read the area with... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Adjust unused local variables to also make FindBugs... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Fix one more place where stream were left open when... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Fix some IntelliJ and Findbugs warnings: StringBuilder... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Enable reproducer test for bug 56880 after it was fixed. |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Add commented reproducer for bug 57603 |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | only calculate getTextHeight if it will be used |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | reduce statement complexity in drawContent, also has... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | if ever combined, VerticalAlignment and HorizontalAlign... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 57919: add performance note to javadocs about using... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | make instance variables final where possible |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Nick Burch | #57919 Provide an initial in-place write method for... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 58190: push down XMLSlideShow tests to BaseTestSlid... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59170: remove deprecated TableSprmUncompressor... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59170: fix compile error from r1753052 when removin... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 58190: add unit tests for XMLSlideShow#addPicture... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59873: add @Internal and @Deprecated decorators... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59264,59833,59837: upgrade deprecated methods in... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59264,59833,59837: upgrade deprecated methods in... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | close workbook to avoid resource leak |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59170: remove deprecated constants, make private... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | HexDump.writeHex is similar to Long#toHexString. Consid... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | log on unsupported Sprm operation, save operand to... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | whitespace (tabs to spaces) |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | HWPF SectionProperties implements Cloneable |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 58802: javadoc fix |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59873: javadoc fix |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59873: javadoc fix |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59783: replace deprecated Hyperlink.LINK_* and... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59783: replace deprecated Hyperlink.LINK_* and... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Bug 58802: HWPF: Allow reading of footnote and endnote... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Dominik Stadler | Bug 59665: Using HSSFWorkbook#setSheetOrder to move... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Javen O'Neal | bug 59873: replace Hyperlink.LINK_* int constants with... |
commit | commitdiff | tree | snapshot |
next |