| Commit message (Expand) | Author | Age | Files | Lines |
* | JCE policy fix | Andreas Beeker | 2013-12-25 | 6 | -5/+43 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 1 | -1/+1 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 1 | -1/+1 |
* | Fix jdk-differences for encryption patch | Andreas Beeker | 2013-12-24 | 3 | -25/+40 |
* | Patch for Bug/Enhancement 55818 - add encryption support | Andreas Beeker | 2013-12-24 | 45 | -976/+4716 |
* | patch 55731: StringBuilder logic in DataFormatter.cleanFormatForNumber | Yegor Kozlov | 2013-12-24 | 1 | -0/+2 |
* | patch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c | Yegor Kozlov | 2013-12-24 | 2 | -7/+9 |
* | removed pictureFileZero.ppt from svn as requested by the owner, see discussio... | Yegor Kozlov | 2013-12-18 | 2 | -2/+9 |
* | Fix bug #55901 - Avoid using RMI based | Nick Burch | 2013-12-18 | 1 | -3/+2 |
* | Don't use the degree symbol in comments, as it upsets the compiler, and cause... | Nick Burch | 2013-12-12 | 1 | -7/+8 |
* | More javadocs for Cell.setCellType | Nick Burch | 2013-12-12 | 2 | -8/+21 |
* | Add moreunit-settings | Dominik Stadler | 2013-12-08 | 1 | -0/+4 |
* | Refactor XSSFExportToXml a bit, split code into more methods | Dominik Stadler | 2013-12-08 | 1 | -27/+37 |
* | Bug 55850: fix NullPointerException during extraction from XSSF | Dominik Stadler | 2013-12-08 | 3 | -3/+41 |
* | Bug 55640, added reproducer, a fix for the Exception cases and some verify-te... | Dominik Stadler | 2013-12-02 | 4 | -2/+454 |
* | Bug 55745: fix handling of tables in XSSF if there are comments as well, add ... | Dominik Stadler | 2013-11-28 | 1 | -11/+29 |
* | Bug 55745: fix handling of tables in XSSF if there are comments as well, ther... | Dominik Stadler | 2013-11-28 | 2 | -1/+0 |
* | Set source of generated ooxml classes | Dominik Stadler | 2013-11-22 | 1 | -1/+1 |
* | Bug 55768: added Line charts support and setting axis tick marks, title | Cédric Walter | 2013-11-22 | 18 | -15/+704 |
* | Bug 54676: added new chart axis type: Category axis | Cédric Walter | 2013-11-22 | 4 | -1/+162 |
* | Patch from Andreas Beeker from bug #53475 - Switch XWPF test to JUnit 4, so t... | Nick Burch | 2013-11-21 | 3 | -81/+82 |
* | Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support,... | Nick Burch | 2013-11-12 | 8 | -88/+149 |
* | Formatting standards are all spaces, not mixed tabs, so fix the Eclipse prefe... | Nick Burch | 2013-11-12 | 1 | -1/+1 |
* | Fix whitespace | Nick Burch | 2013-11-12 | 1 | -33/+33 |
* | Another test file from Andreas Beekerndreas Beeker from bug #53475 | Nick Burch | 2013-11-12 | 1 | -0/+0 |
* | More JavaDoc tweaks, and suppress deprecated warnings where these are expected | Nick Burch | 2013-11-12 | 1 | -4/+9 |
* | Consistent indenting, based on current POI style guide | Nick Burch | 2013-11-12 | 1 | -104/+101 |
* | Fix some JavaDocs, and add a generic constructor based on ZipEntrySource | Nick Burch | 2013-11-12 | 1 | -3/+22 |
* | Reduce duplication by replacing lots of deprecated methods with calls to thei... | Nick Burch | 2013-11-11 | 1 | -95/+6 |
* | Try to make a few OPCPackage error messages more helpful, and slightly reform... | Nick Burch | 2013-11-11 | 1 | -20/+23 |
* | Bugzilla 55560 : Patch for hiding slides in HSLF | Yegor Kozlov | 2013-11-09 | 4 | -3/+333 |
* | Patch 53176 - Fixed auto shapes render problem in pptx files | Yegor Kozlov | 2013-11-09 | 1 | -4/+35 |
* | Unit tests for Shrink To Fit cell style support (#55661) | Nick Burch | 2013-11-07 | 4 | -44/+102 |
* | Start on HSSF/XSSF Shrink To Fit support, see bug #55661 | Nick Burch | 2013-11-07 | 4 | -10/+53 |
* | Patch from Andreas Beeker from bug #49237 - HSSF Row Style XfIndex is 12 not ... | Nick Burch | 2013-11-07 | 3 | -10/+93 |
* | Patch from Andreas Beeker from bug #53475 - CSPName may not always be presen... | Nick Burch | 2013-11-07 | 4 | -15/+75 |
* | Bug 55742: fixed mirr FormulaEvalTestData.xls tests | Cédric Walter | 2013-11-06 | 2 | -2/+2 |
* | Bug 55742: fixed hex2dec tests | Cédric Walter | 2013-11-06 | 1 | -1/+1 |
* | Bug 55724: implementation of excel percentile function, added unit test | Cédric Walter | 2013-11-06 | 1 | -0/+112 |
* | Bug 54696: Add overlay setting to ChartLegend | Cédric Walter | 2013-11-05 | 3 | -2/+76 |
* | Bug 55724: implementation of Excel PERCENTILE function | Cédric Walter | 2013-11-05 | 3 | -1/+71 |
* | fixed red build, cause by invalid java 5 method isEmpty and unmappable charac... | Cédric Walter | 2013-11-05 | 2 | -2/+2 |
* | Bug 55024: MIRR Formula implementation review, added error handling and Formu... | Cédric Walter | 2013-11-04 | 5 | -0/+273 |
* | Bug 54535: Bug in INTERCEPT and SLOPE, review and integration test added to F... | Cédric Walter | 2013-11-04 | 4 | -24/+23 |
* | Bug 55742: Apply patch for Oct2Dec and refactor Hex2Dec to also use BaseNumbe... | Cédric Walter | 2013-11-04 | 7 | -47/+273 |
* | Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIG... | Dominik Stadler | 2013-11-03 | 7 | -34/+178 |
* | Add more output to assertion in test-case that is sometimes failing, see e.g.... | Dominik Stadler | 2013-11-03 | 1 | -4/+3 |
* | Add slightly more coverage for ExcelAntWorkbookUtil | Dominik Stadler | 2013-11-02 | 1 | -2/+62 |
* | Fix Bug 54400 by updating the index in the LinkTable whenever sheets are | Dominik Stadler | 2013-11-02 | 5 | -8/+79 |
* | Fix bug #55733 - XWPFWordExtractor need | Nick Burch | 2013-11-01 | 4 | -20/+32 |