27 Commits (636cc8366581619065229fe45dccb70ff7fd1a42)

Author SHA1 Message Date
  Tim Allison 636cc83665 Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly. 4 years ago
  Andreas Beeker d66af200eb Sonar fixes - Tests should include assertions 4 years ago
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
  Dominik Stadler 166437912a Bug 62165: Do not close stream when opening succeeds 6 years ago
  PJ Fanning 537badf156 use StandardCharsets 6 years ago
  Andreas Beeker 3cf6c40004 fix eclipse warnings - close resources / type generics 7 years ago
  Dominik Stadler 9005eb2f01 Ensure streams are closed always, reformat code somewhat 7 years ago
  Dominik Stadler 68d0f816e9 Add some missing close() calls 7 years ago
  Tim Allison 126c6c93a8 BUG-60284 -- throw EncryptedDocumentException for password protected OldExcel files 7 years ago
  Dominik Stadler 6d92ee86ff Findbugs fixes 8 years ago
  Dominik Stadler 7622fde4b7 Adjust test to pass forbidden-apis-check 8 years ago
  Dominik Stadler 3705ceeb57 Make OldExcelExtractor Closeable to be able to free up resources if getText() was not called 8 years ago
  Andreas Beeker 17d8c71a65 More forbidden apis fixes (added main-tests to the check) 8 years ago
  Nick Burch 631fc8f9bc Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage 9 years ago
  Nick Burch 00e6e937f7 Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for it 9 years ago
  Nick Burch 37bb24ffdf Expose the version information from OldExcelExtractor 9 years ago
  Nick Burch 8a13f67496 On Biff5 files, include the sheet name. (Older formats are single sheet) 9 years ago
  Nick Burch 0d21e6e1da Track the codepage in old excel files, to be able to correctly decode the 8 bit strings in them 9 years ago
  Nick Burch 1c7a6d9254 Add some formatted numbers to the test biff5 files, and commented out tests using them 9 years ago
  Nick Burch 2821bcaf41 Track what Biff version we are working on, and use that to work around Biff 2 and 5 having the same formula record sid for different layouts 9 years ago
  Nick Burch 6d1c6f391b Switch to POITestCase / assertContains 9 years ago
  Nick Burch 37f001274a Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490 9 years ago
  Nick Burch c00d439f0a Largely there with the Excel 4 extractor, for TIKA-1490 9 years ago
  Nick Burch e8374f0a9d Further Excel 4 text extractor support, for TIKA-1490 9 years ago
  Nick Burch ff4b0376c8 Further Excel 4 text extractor support, for TIKA-1490 9 years ago
  Nick Burch 73bd034c79 Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TIKA-1490 9 years ago
  Josh Micich 08b87dee0f Merged revisions 698039 via svnmerge from 15 years ago
  Nick Burch 3901d88e01 Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from 15 years ago
  Josh Micich ce92f612e7 Some clean-up in BoundSheetRecord 15 years ago
  Nick Burch c55c668573 Include the sheet name in the output of examples.XLS2CSVmra 15 years ago
  Nick Burch cbecd918ab Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645478 via svnmerge from 16 years ago
  Josh Micich bf756d9678 refactored all hssf junits to get test sample data in the in one place 16 years ago
  Nick Burch f9ebc1ae74 Fix for BOFRecord from files generated by access etc (bug #42794) 16 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Glen Stampoultzis 585f86a986 Added image support for POI. See the quick guide for details. Sponsored through superlink software. 19 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Glen Stampoultzis b6ea214cc1 Ported the drawing stuff from the rel_2_branch. Given the effort this took I'm really really wanting to move to subversion. 20 years ago