| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish converting ErrorEval to only use the FormulaError constants, and then ... | Nick Burch | 2015-02-08 | 2 | -34/+41 |
* | Prepare FormulaError for both long and short codes | Nick Burch | 2015-02-08 | 1 | -5/+21 |
* | Reduce duplication between FormulaError and ErrorConstants | Nick Burch | 2015-02-08 | 3 | -28/+25 |
* | The default for standard encryption cipher algorithm was wrongly set to rc4 | Andreas Beeker | 2015-01-26 | 1 | -1/+7 |
* | Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage | Nick Burch | 2015-01-13 | 2 | -1/+5 |
* | Adjust Bin2Dec similar to what we did for Hex2Dec in Bug 57196 and fix some s... | Dominik Stadler | 2015-01-09 | 2 | -19/+29 |
* | Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2Dec | Dominik Stadler | 2015-01-09 | 1 | -1/+7 |
* | * Add missing close() on streams in ImageUtils.getImageDimension() | Dominik Stadler | 2015-01-07 | 1 | -19/+24 |
* | Test and fix for bug #46441 | Andreas Beeker | 2015-01-02 | 3 | -2/+323 |
* | Include seen invalid index in thrown Exception | Dominik Stadler | 2015-01-02 | 1 | -2/+2 |
* | Fix some Eclipse warnings | Dominik Stadler | 2015-01-02 | 2 | -3/+3 |
* | Bug 46192: Add methods to query outline level for HSSF and XSSF | Dominik Stadler | 2015-01-02 | 6 | -5/+36 |
* | Bug 49541 - Mapping of symbol characters to unicode equivalent | Andreas Beeker | 2014-12-29 | 1 | -0/+247 |
* | Add missing license header for new file | Dominik Stadler | 2014-12-28 | 1 | -0/+17 |
* | Bug 57007: Add initial implementations of DMIN and DGET functions | Dominik Stadler | 2014-12-28 | 5 | -0/+521 |
* | Remove unused local variable | Dominik Stadler | 2014-12-28 | 1 | -3/+0 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 24 | -141/+189 |
* | Charset.forName() for known encodings makes catching UnknownEncodingException... | Andreas Beeker | 2014-12-27 | 9 | -121/+108 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2014-12-25 | 1 | -35/+33 |
* | Add javadoc to CellRange.getReferenceText() | Dominik Stadler | 2014-12-25 | 1 | -0/+5 |
* | - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF | Andreas Beeker | 2014-12-25 | 26 | -168/+1820 |
* | Fix two Eclipse warnings | Dominik Stadler | 2014-12-22 | 1 | -2/+3 |
* | Bug 56595: Also switch the cache in DateUtil.isADateFormat() to ThreadLocals ... | Dominik Stadler | 2014-12-22 | 1 | -22/+29 |
* | Some Eclipse warnings | Dominik Stadler | 2014-12-22 | 1 | -1/+1 |
* | Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeShe... | Dominik Stadler | 2014-12-22 | 1 | -4/+25 |
* | Bug 57231: Add missing ArrayRecord.clone() | Dominik Stadler | 2014-12-22 | 1 | -1/+11 |
* | Expose the version information from OldExcelExtractor | Nick Burch | 2014-12-22 | 1 | -8/+36 |
* | Added link to test cases for the workarounds | Andreas Beeker | 2014-12-13 | 1 | -1/+3 |
* | Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle it | Andreas Beeker | 2014-12-12 | 2 | -9/+56 |
* | Correct older biff detection, and add unit tests for HSSFWorkbook giving help... | Nick Burch | 2014-11-30 | 1 | -3/+3 |
* | Update TODOs for what remains | Nick Burch | 2014-11-30 | 1 | -2/+2 |
* | More detection for older Excel formats when opening the POIFS Stream, and a m... | Nick Burch | 2014-11-30 | 4 | -22/+72 |
* | On Biff5 files, include the sheet name. (Older formats are single sheet) | Nick Burch | 2014-11-30 | 3 | -2/+93 |
* | Track the codepage in old excel files, to be able to correctly decode the 8 b... | Nick Burch | 2014-11-30 | 4 | -17/+52 |
* | Track what Biff version we are working on, and use that to work around Biff 2... | Nick Burch | 2014-11-30 | 2 | -5/+41 |
* | Switch to POITestCase / assertContains | Nick Burch | 2014-11-30 | 1 | -4/+7 |
* | Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490 | Nick Burch | 2014-11-30 | 1 | -7/+54 |
* | Formula values for Excel 4 extractor, for TIKA-1490 | Nick Burch | 2014-11-30 | 3 | -22/+40 |
* | Largely there with the Excel 4 extractor, for TIKA-1490 | Nick Burch | 2014-11-30 | 3 | -114/+128 |
* | Further Excel 4 text extractor support, for TIKA-1490 | Nick Burch | 2014-11-30 | 3 | -8/+126 |
* | Further Excel 4 text extractor support, for TIKA-1490 | Nick Burch | 2014-11-30 | 4 | -9/+116 |
* | Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI... | Nick Burch | 2014-11-30 | 3 | -3/+266 |
* | Remove some Eclipse warnings, remove confusing FunctionID/ID renaming... | Dominik Stadler | 2014-11-27 | 2 | -79/+13 |
* | Add more output in case of unknown cipher-ids to aid in debugging bugs like 5... | Dominik Stadler | 2014-11-26 | 1 | -4/+2 |
* | revert of r1639217 and offline-linking for maven javadocs | Andreas Beeker | 2014-11-15 | 5 | -12/+12 |
* | Javadoc warnings fixed: | Andreas Beeker | 2014-11-13 | 6 | -20/+20 |
* | Add boolean getters/setters for bold to font, matching italic and underline, ... | Nick Burch | 2014-11-12 | 2 | -4/+21 |
* | Picture method to resize with different scales in width and height | Andreas Beeker | 2014-11-12 | 8 | -139/+431 |
* | Add some missing close() calls and fix some generics warnings | Dominik Stadler | 2014-11-09 | 7 | -19/+42 |
* | Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github | Nick Burch | 2014-11-08 | 2 | -1/+29 |