| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 1 | -107/+0 |
* | Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor r... | Greg Woolsey | 2017-12-11 | 1 | -1/+1 |
* | Ensure SpreadsheetVersion is set for AreaReferences | PJ Fanning | 2017-06-28 | 1 | -0/+18 |
* | Remove some deprecated *SSF APIs | PJ Fanning | 2017-06-28 | 1 | -14/+0 |
* | Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a w... | Greg Woolsey | 2017-05-26 | 1 | -1/+2 |
* | bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper... | Javen O'Neal | 2016-09-14 | 1 | -0/+2 |
* | bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum | Javen O'Neal | 2016-07-17 | 1 | -1/+14 |
* | add @Override annotations to CreationHelper classes | Javen O'Neal | 2016-07-17 | 1 | -1/+12 |
* | #58200 Prepare for evaluating SXSSF cell formulas in limited cases | Nick Burch | 2015-07-31 | 1 | -1/+3 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2015-07-20 | 1 | -36/+36 |
* | #58130 CF DataBar example and tests | Nick Burch | 2015-07-20 | 1 | -0/+4 |
* | Update Javadoc somewhat | Dominik Stadler | 2014-02-15 | 1 | -0/+6 |
* | Reverted initial application of patches 47848(r815935) and 47849(r815942). So... | Josh Micich | 2009-09-16 | 1 | -4/+0 |
* | Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848 | Yegor Kozlov | 2009-09-16 | 1 | -0/+4 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -29/+28 |
* | common ss interfaces for drawing, clientacnhor and picture, also some refacto... | Yegor Kozlov | 2008-11-12 | 1 | -0/+9 |
* | bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired ta... | Yegor Kozlov | 2008-11-11 | 1 | -1/+11 |
* | 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP... | Yegor Kozlov | 2008-11-06 | 1 | -1/+3 |
* | refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X... | Yegor Kozlov | 2008-09-30 | 1 | -8/+4 |
* | More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee... | Nick Burch | 2008-04-05 | 1 | -3/+2 |
* | Create Hyperlink interface, based on HSSFHyperlink. Stub out for XSSF, but ha... | Nick Burch | 2008-04-04 | 1 | -0/+6 |
* | Get it to the point that existing .xslx files can be loaded+saved, and opened... | Nick Burch | 2008-03-21 | 1 | -1/+1 |
* | Further workarounds for java being rubbish, by having a dedicated class to cr... | Nick Burch | 2008-03-16 | 1 | -0/+43 |