| Commit message (Expand) | Author | Age | Files | Lines |
* | Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490 | Nick Burch | 2014-11-30 | 2 | -4/+36 |
* | Largely there with the Excel 4 extractor, for TIKA-1490 | Nick Burch | 2014-11-30 | 1 | -3/+4 |
* | Further Excel 4 text extractor support, for TIKA-1490 | Nick Burch | 2014-11-30 | 1 | -1/+1 |
* | Further Excel 4 text extractor support, for TIKA-1490 | Nick Burch | 2014-11-30 | 1 | -1/+39 |
* | Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI... | Nick Burch | 2014-11-30 | 2 | -0/+53 |
* | Add missing license header | Dominik Stadler | 2014-11-27 | 1 | -0/+17 |
* | Add more output in case of unknown cipher-ids to aid in debugging bugs like 5... | Dominik Stadler | 2014-11-26 | 1 | -0/+42 |
* | Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p... | Andreas Beeker | 2014-11-16 | 2 | -41/+105 |
* | Picture method to resize with different scales in width and height | Andreas Beeker | 2014-11-12 | 2 | -32/+74 |
* | add license header | Andreas Beeker | 2014-11-10 | 1 | -0/+17 |
* | Add initial simple test of class EscherDump | Dominik Stadler | 2014-11-10 | 1 | -0/+22 |
* | Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github | Nick Burch | 2014-11-08 | 1 | -0/+21 |
* | Fix some eclipse warnings, newlines, javadoc, generics, ... | Dominik Stadler | 2014-11-07 | 1 | -28/+49 |
* | Bug 57003: Add implementation of function FIXED | Dominik Stadler | 2014-11-07 | 2 | -0/+157 |
* | Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. Thi... | Nick Burch | 2014-11-05 | 1 | -1/+243 |
* | Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g... | Nick Burch | 2014-11-04 | 1 | -0/+31 |
* | FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897 | Nick Burch | 2014-11-04 | 2 | -0/+8 |
* | Partial HSSF support for adding new external workbook formula references for ... | Nick Burch | 2014-11-04 | 1 | -10/+52 |
* | More disabled unit tests relating to external workbook formula references | Nick Burch | 2014-11-04 | 1 | -0/+30 |
* | Apply patch for bug 57151: Document CellRangeAddress and add some validation ... | Dominik Stadler | 2014-10-30 | 1 | -52/+165 |
* | Bug 57150: Added EOMONTH function | Cédric Walter | 2014-10-27 | 3 | -36/+205 |
* | Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f... | Nick Burch | 2014-10-20 | 2 | -0/+133 |
* | Unit tests which reference XSSF must be on the ooxml part of the tree | Nick Burch | 2014-10-20 | 1 | -86/+0 |
* | Escape non-ASCII characters in the unit test, so it builds properly everywhere | Nick Burch | 2014-10-20 | 1 | -2/+2 |
* | Bug 57010: Add implementation of function PROPER | Dominik Stadler | 2014-10-20 | 1 | -0/+86 |
* | Finish unit tests for stackoverflow #26437323 - POI works fine already! | Nick Burch | 2014-10-18 | 1 | -6/+100 |
* | Start on unit tests for the problem reported in stackoverflow post 26437323 | Nick Burch | 2014-10-18 | 1 | -0/+52 |
* | Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBu... | Nick Burch | 2014-10-18 | 2 | -118/+127 |
* | SheetUtil helper for finding the main cell of a merged region, if in one | Nick Burch | 2014-10-18 | 1 | -0/+65 |
* | Enhance test and coverge for class TempFile | Dominik Stadler | 2014-10-12 | 1 | -1/+26 |
* | Revert parts of an inadvertent previous checkin, keep build.xml and @Override... | Dominik Stadler | 2014-10-06 | 4 | -347/+79 |
* | Print out current version of java before building to allow to see in build ou... | Dominik Stadler | 2014-10-06 | 4 | -79/+347 |
* | merge with trunk | Andreas Beeker | 2014-09-17 | 3 | -674/+831 |
* | Xml signature support - version 1 | Andreas Beeker | 2014-08-10 | 1 | -0/+7 |
* | Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, av... | Nick Burch | 2014-07-31 | 1 | -0/+29 |
* | Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather tha... | Nick Burch | 2014-07-31 | 1 | -0/+11 |
* | Correct logic for the start-of-sheet missing rows, for event user model, and ... | Nick Burch | 2014-07-30 | 1 | -1/+12 |
* | Start on details tests for bug #53433 | Nick Burch | 2014-07-30 | 1 | -1/+405 |
* | Unit test to show that bug #53494 has already been fixed | Nick Burch | 2014-07-30 | 1 | -0/+26 |
* | #56132 Allow XSSF formula evaluation to also skip missing external workbook r... | Nick Burch | 2014-07-30 | 1 | -7/+23 |
* | Convert the test to using interfaces | Nick Burch | 2014-07-30 | 1 | -23/+28 |
* | Add simple unit test to verify that Bug 42016 was fixed already by some other... | Dominik Stadler | 2014-07-28 | 1 | -0/+9 |
* | Unit test to show that bug #52111 (intersect formulas) was already solved | Nick Burch | 2014-07-26 | 1 | -0/+20 |
* | HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906 | Nick Burch | 2014-07-26 | 1 | -0/+331 |
* | Complete evaluation support for multi-sheet references for bug #55906 | Nick Burch | 2014-07-25 | 4 | -2/+16 |
* | Update the RefEval method signature to cope with multi-sheet references, and ... | Nick Burch | 2014-07-25 | 3 | -18/+26 |
* | Areas can have multi-sheet references too, so add FormulaParser support to th... | Nick Burch | 2014-07-25 | 1 | -0/+21 |
* | More progress towards #55906 - Have the ExternSheet references set up for mul... | Nick Burch | 2014-07-25 | 1 | -2/+1 |
* | More progress towards #55906 - FormulaParser is able to identify and parse mu... | Nick Burch | 2014-07-24 | 1 | -0/+28 |
* | Rename some of the internal HSSF sheet lookup methods which deal with externa... | Nick Burch | 2014-07-24 | 1 | -3/+3 |