| Commit message (Expand) | Author | Age | Files | Lines |
* | Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Ec... | Dominik Stadler | 2013-10-30 | 7 | -13/+108 |
* | Add scratchpad-resources to .classpath make TestExtractorFactory run in Eclipse | Dominik Stadler | 2013-10-27 | 1 | -0/+1 |
* | Re-use functionality from HSSFWorkbook in dev-tools to find the | Dominik Stadler | 2013-10-27 | 12 | -102/+114 |
* | Add reproducer tests for Bug 53515, disabled as we do not fix any of the | Dominik Stadler | 2013-10-26 | 2 | -6/+91 |
* | Bug 49940: Apply patch to avoid XmlValueDisconnectedException when | Dominik Stadler | 2013-10-26 | 2 | -48/+34 |
* | Add a number of tests for the dev-tools. The tests iterate over all .xls | Dominik Stadler | 2013-10-25 | 12 | -28/+381 |
* | Patch 55612 - Performance improvement in HSSFCellStyle.getDataFormatString() | Yegor Kozlov | 2013-10-25 | 1 | -1/+28 |
* | Fix some Eclipse warnings, remove trailing whitespaces | Dominik Stadler | 2013-10-24 | 4 | -18/+30 |
* | Have HSSFWorkbook check for an encrypted .xlsx file when opening, and give a ... | Nick Burch | 2013-10-23 | 2 | -2/+65 |
* | Patch from bug #55650 from Andrej - Avoid AIOOBE if a non-existant Xfs is req... | Nick Burch | 2013-10-22 | 2 | -136/+154 |
* | Try to make the eclipse classpath more general - place the output under /buil... | Nick Burch | 2013-10-22 | 1 | -11/+10 |
* | Bug 55369: Add support for collapsing rows in SXSSF | Dominik Stadler | 2013-10-20 | 5 | -9/+248 |
* | Patch 55611 - Performance improvement in DateUtil.isADateFormat(int, String) | Yegor Kozlov | 2013-10-19 | 1 | -1/+1 |
* | Patch 55611 - Performance improvement in DateUtil.isADateFormat(int, String) | Yegor Kozlov | 2013-10-19 | 2 | -2/+33 |
* | Add Eclipse project files and settings to make it easier to start hacking on ... | Dominik Stadler | 2013-10-16 | 4 | -0/+409 |
* | Bug 55658: don't fail in SXSSF if a numeric cell is overwritten with a string | Dominik Stadler | 2013-10-16 | 2 | -7/+50 |
* | Change from having actual zero bytes in java code to java-string notation for... | Dominik Stadler | 2013-10-14 | 1 | -0/+0 |
* | Bugzilla 55578 - Support embedding OLE1.0 packages in HSSF | Yegor Kozlov | 2013-10-13 | 11 | -143/+800 |
* | Bugzilla 49658 - Support embedding EMF/WMF pictures in HSSF | Yegor Kozlov | 2013-10-13 | 3 | -23/+133 |
* | Bug 55036: fixed red build (Dec2Hex) | Cédric Walter | 2013-10-12 | 1 | -3/+2 |
* | Bug 55036: patch for missing function Dec2HEx | Cédric Walter | 2013-10-11 | 3 | -14/+23 |
* | Bug 55057: patch for missing function Hex2Dec | Cédric Walter | 2013-10-11 | 3 | -1/+100 |
* | Bug 55116: patch for missing function Dec2Bin | Cédric Walter | 2013-10-11 | 3 | -1/+112 |
* | Bug 55055: patch for missing function Bin2Dec | Cédric Walter | 2013-10-11 | 3 | -1/+96 |
* | Bug 55649: WORKDAY Function returns incorrect date when spanning a weekend, o... | Cédric Walter | 2013-10-10 | 2 | -18/+58 |
* | Fix #55647 - When creating a temp file, ensure the name isn't already taken | Nick Burch | 2013-10-10 | 1 | -0/+11 |
* | Bug 55058: patch for missing function FactDouble | Cédric Walter | 2013-10-10 | 5 | -1/+117 |
* | Bug 55081: patch for missing function WEEKNUM | Cédric Walter | 2013-10-08 | 7 | -1/+150 |
* | Bug 55037: patch for missing function DELTA | Cédric Walter | 2013-10-07 | 4 | -2/+25 |
* | Apply patch from bug 55341 | Dominik Stadler | 2013-09-29 | 4 | -6/+180 |
* | Potential NPE in PPExtractor; found while working on TIKA-1171 | Tim Allison | 2013-09-27 | 1 | -3/+5 |
* | increment build beta version to 3.10-beta3; forgot to as part of last release... | Tim Allison | 2013-09-27 | 1 | -1/+1 |
* | POI-54722 table text in ppt files | Tim Allison | 2013-09-27 | 3 | -0/+42 |
* | Support more hashing formats for OOXML protected documents, for bug #55544 | Nick Burch | 2013-09-11 | 3 | -9/+40 |
* | Sample file from bug #55544 - encrypted with sha512 as the hash algorythm | Nick Burch | 2013-09-11 | 1 | -0/+0 |
* | Remove Eclipse warnings, remove duplicate test, rename tests to also run test... | Dominik Stadler | 2013-09-09 | 9 | -45/+36 |
* | Bug 53798: Add fix for XmlValueDisconnectException during shifting rows | Dominik Stadler | 2013-09-09 | 3 | -12/+109 |
* | Bug 54524: Fix border case in FormulaShifter | Dominik Stadler | 2013-08-26 | 4 | -1/+21 |
* | Fix regression introduced by r1516969 | Dominik Stadler | 2013-08-24 | 1 | -2/+3 |
* | Exclude TestUnfixedBugs from OOXMLLite to avoid confusing output in ant-build... | Dominik Stadler | 2013-08-24 | 1 | -10/+20 |
* | More unit tests for column conversion, and avoid the use of Math.pow based on... | Nick Burch | 2013-08-23 | 2 | -10/+18 |
* | Tried to reproduce Bug 47090, but seems to be fixed now. | Dominik Stadler | 2013-08-23 | 2 | -0/+46 |
* | Add testcase which tries to reproduce Bug 48495, but seems to be fixed | Dominik Stadler | 2013-08-23 | 4 | -13/+47 |
* | Some Eclipse warnings removed | Dominik Stadler | 2013-08-23 | 4 | -9/+13 |
* | Add some explicit tests for column letter to/from number conversion | Nick Burch | 2013-08-23 | 1 | -0/+19 |
* | Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle | Nick Burch | 2013-08-23 | 58 | -145/+5 |
* | Start to remove @author tags, as per http://poi.apache.org/guidelines.html#Co... | Nick Burch | 2013-08-23 | 50 | -129/+11 |
* | Inspired by github pull-6, use a StringBuilder for quicker string appending | Nick Burch | 2013-08-23 | 1 | -3/+3 |
* | fix some Eclipse warnings, adjust some unit tests slightly | Dominik Stadler | 2013-08-23 | 6 | -58/+76 |
* | Fix unit test for Bug 50298 some more | Dominik Stadler | 2013-08-21 | 1 | -9/+3 |