3702 Revīzijas (311e03f1e7a5532c10dbc7f7cfe998203c70c12b)
 

Autors SHA1 Ziņojums Datums
  Nick Burch 311e03f1e7 Enable the tests for bug #49139, now that we have a sample test file to go with it pirms 14 gadiem
  Nick Burch 041e54063b New release in the doap file pirms 14 gadiem
  Maxim Valyanskiy f2fbd74860 skip incorrect MMSRecord in xls pirms 14 gadiem
  Nick Burch 752dae496d Tweak depends lines relating to compile-ooxml-xsds, so that the schema files are correctly downloaded if missing pirms 14 gadiem
  Nick Burch 7f12b6ff53 Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error. pirms 14 gadiem
  Yegor Kozlov e38be4e0a7 Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936 pirms 14 gadiem
  Yegor Kozlov 5a80808a73 Added implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026 pirms 14 gadiem
  Mark Beardsley 50cde157ec Improved usage message. pirms 14 gadiem
  Yegor Kozlov a4dfc23a0b Properly close internal InputStream in ExtractorFactory#createExtractor(File), see Bugzilla 49147 pirms 14 gadiem
  Yegor Kozlov c0ffa07902 Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 pirms 14 gadiem
  Yegor Kozlov e75b83a2e8 Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153 pirms 14 gadiem
  Mark Beardsley 473648bdce Converts Excel to CSV using usermodel. pirms 14 gadiem
  Nick Burch bbc0e5d6ec One more missing license pirms 14 gadiem
  Nick Burch 415b89af7c Remove old .cvsignore files pirms 14 gadiem
  Nick Burch 18df90b37e Add missing license header to older xml files pirms 14 gadiem
  Nick Burch 36fea13f71 Add missing license headers pirms 14 gadiem
  Nick Burch 746f3241ec Remove readme about java 1.4 vs 1.5, as we've ditched java 1.4 support pirms 14 gadiem
  Nick Burch 350df80600 Lots more documentation on how we read in POIFS files and process the sectors/blocks and FATs. Also add a test that shows that bug #46391 is invalid pirms 14 gadiem
  Maxim Valyanskiy e53e3a376e bugfix: ClassCastException it PicturesTable.getAllPictures(): pirms 14 gadiem
  Yegor Kozlov c8d66033f0 propagate parent to parent-aware records decoded from Escher, also ensure that TextShape and EscherTextboxWrapper hold the same cached sets of records, see Bugzilla 48916 pirms 14 gadiem
  Nick Burch c01a095d32 Fix bug #48485 - Add extra paper size constans to PrintSetup, such as A3, B4 and B5 pirms 14 gadiem
  Yegor Kozlov a0925a6320 fixed compilation errors in recently added examples pirms 14 gadiem
  Mark Beardsley db42d3359b Correct package statement pirms 14 gadiem
  Mark Beardsley 0d09d93de6 Ported to SS model. pirms 14 gadiem
  Mark Beardsley c8c4bfba67 Comments modified re re-sizing behaviour pirms 14 gadiem
  Nick Burch a95e0cd7d7 Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able pirms 14 gadiem
  Yegor Kozlov 213b7d035b Support evaluation of indirect defined names in INDIRECT pirms 14 gadiem
  Maxim Valyanskiy d596debbe5 XSLFCommonSlideData: extract text data from group shape pirms 14 gadiem
  Nick Burch 47c7d08456 Add a disabled test for bug #44501, which still remains, plus fix a generics warning pirms 14 gadiem
  Nick Burch 069207f64e Fix generics warnings, and fix up tests to handle the extra bit of text being extracted now pirms 14 gadiem
  Nick Burch 161a341e6c Apply patch from Jukka from bug #43670 to improve HDGF v11 Separator detection, and handle short strings better, hopefully solving the Negative length of ChunkHeader issue pirms 14 gadiem
  Nick Burch e9a497a0de Improve error message, and fix generics warnings pirms 14 gadiem
  Nick Burch 421505b715 Add patch from Jukka from bug #48617 + test - Optionally allow the overriding of the Locale used by DataFormatter to control how the default number and date formats should look pirms 14 gadiem
  Nick Burch 63dc16b762 New event based xssf text extractor (XSSFEventBasedExcelExtractor) pirms 14 gadiem
  Nick Burch 675b6ad976 The ReadOnlySharedStringsTable is re-usable for other event based things, so copy out to it's own class pirms 14 gadiem
  Nick Burch 4c1c3a3ae3 Most of support suggested by Phil Varner on the list - ExtractorFactory can now be told to prefer Event Based extractors (current Excel only) on a per-thread or overall basis pirms 14 gadiem
  Yegor Kozlov 5da681c81f avoid failures in XLSX2CSV when shared string table is missing, see Bugzilla 48544 pirms 14 gadiem
  Yegor Kozlov 8540edb04a properly close all IO streams created in OPCPackage, see Bugzilla 48571 pirms 14 gadiem
  Yegor Kozlov ac1490264c always copy all declared inner classes and interfaces when generating poi-ooxml-schemas, see Bugzilla 48572 pirms 14 gadiem
  Yegor Kozlov 6db9c4f0e2 added mvn-install Ant target equivalent to 'mvn install' in maven-driven projects pirms 14 gadiem
  Maxim Valyanskiy 3f0d9084f8 PowerPoint OLEShape: extract last version of embedded ole object pirms 14 gadiem
  Nick Burch fab3c433ef Add a note about the UnicodeString move from a few days ago pirms 14 gadiem
  Nick Burch 7b3a58589d Add changelog note pirms 14 gadiem
  Nick Burch 054f1bc289 Implement the ExtRst part of a UnicodeString pirms 14 gadiem
  Nick Burch d7470746e1 If there's no more data but there ought to be for unicode strings, in a partly corrupt file, give a warning and substitute in empty strings pirms 14 gadiem
  Nick Burch 9780245c08 Add more documentation, and make the constructor public for testing use pirms 14 gadiem
  Nick Burch 398b457631 Improve unhandled continue record message by saying what it follows pirms 14 gadiem
  Nick Burch 90c599b4bb Fix a couple of warnings pirms 14 gadiem
  Nick Burch 017ac3523a New debugging class, useful for when figuring out how to split on continue records, where continue records lie etc pirms 14 gadiem
  Nick Burch 796f95c0b4 Tidy up some of the IntMapper/UnicodeString bits with generics pirms 14 gadiem