5594 коммитов (5eacb4c2f70af22cc76def3b120b106c7dae87e9)
 

Автор SHA1 Сообщение Дата
  Nick Burch 5eacb4c2f7 Add a HSSF print paper size constant for "printer default" for bug #56509 10 лет назад
  Andreas Beeker 95712b5661 Bug 56468 - Writing a workbook more than once corrupts the file 10 лет назад
  Dominik Stadler 8a1411bda1 fix some Eclipse warnings, unnecessary null-check and missing close() in tests 10 лет назад
  Nick Burch aa3a7ef63d Based on reading of the new file format docs, start to tweak how fixed length vs variable length / multi-valued properties are handled 10 лет назад
  Nick Burch eb5866370a Outlook sometimes stores a codepage of ANSI when it means 1252, detect and alias, fixes bug #53983 10 лет назад
  Nick Burch 4c0697dea5 Implement a few more MAPI property types 10 лет назад
  Nick Burch fb45a814d4 Fix inconsistent indents 10 лет назад
  Andreas Beeker a348d9530f Bug 56486 - Add XOR obfuscation/decryption support to HSSF 10 лет назад
  Andreas Beeker faa2a64d4a Bug 56269 - DateFormat - Rounding of fractionals 10 лет назад
  Andreas Beeker 13860b6d5a The NPOIFS-classes result currently in left-over memory mapped buffers. 10 лет назад
  Dominik Stadler 525b8b5335 File leak detector: Close streams in some tests 10 лет назад
  Nick Burch 1bf21ef3f9 Excel 2007 and later allows for more than 3 Conditional Formatting rules per sheet, so change our hard limit to logging a compatibility warning. Test file from Pau Coma Ramirez from bug #56482 10 лет назад
  Nick Burch aef0863d26 Generics warnings fixes 10 лет назад
  Nick Burch da8480ef0b Provide a convenience method for creating a PropertySet from a Directory + Entry 10 лет назад
  Nick Burch db2eb5f3ea Fix generics warnings 10 лет назад
  Nick Burch 0eb4f7684c Update the HPSF change properties example to use NPOIFS + in-place writes, and have NPOIFS give a helpful error if you try to in-place write on a read only open 10 лет назад
  Nick Burch 4e984df1c9 Get NPOIFS in-place-write working! 10 лет назад
  Andreas Beeker 59a1590048 junit4 fix 10 лет назад
  Nick Burch 7b134ca25a More on the HPFS in-place NPOIFS write tests, and a note about what is still to do for them 10 лет назад
  Nick Burch 813a43f2e5 Fix javadoc layout 10 лет назад
  Nick Burch dcecea15da Convert the HPSF test to JUnit 4, and add a bit more testing for NPOIFS 10 лет назад
  Nick Burch ca16bb9403 Stream tests for NDocumentOutputStream 10 лет назад
  Nick Burch 84f3ef670a NDocumentOutputStream write logic 10 лет назад
  Nick Burch 023e5205e4 Fix inconsistent whitespace 10 лет назад
  Nick Burch 6bf09f5b16 Begin to support and test in-place changes to documents within a NPOIFS stream 10 лет назад
  Nick Burch 9d2023f2ac Support for replacing the contents of a Document in a NPOIFSFileSytem, in place 10 лет назад
  Nick Burch 99a52e7638 Complete NPOIFS write tests 10 лет назад
  Nick Burch 188c7aa10c When deleting a document in NPOIFS, free the underlying blocks 10 лет назад
  Nick Burch 2f81141640 More progress with the write/read npoifs tests, but one bug still to go.... 10 лет назад
  Nick Burch 7e3b3b85d9 Refactor some of the NPOIFS write tests, and begin on the last missing write test 10 лет назад
  Nick Burch 184be5c03b Add a getEntryNames() method to POIFS/NPOIFS directory entries, to make listing easier 10 лет назад
  Nick Burch 00db163084 Finish off the next NPOIFS write text 10 лет назад
  Nick Burch f9c96e48e7 More NPOIFS mini stream improvements, and more tests for it all 10 лет назад
  Nick Burch 92dd03dcd6 Correct mini stream initialisation, and enable more npoifs write tests 10 лет назад
  Nick Burch c311ead345 More NPOIFS tests, and a partial mini-stream fix 10 лет назад
  Nick Burch 4cbedafcaf More npoifs write tests, some disabled as failing 10 лет назад
  Nick Burch 75826dcd75 Add common code for writing out and reading NPOIFS again, and add a disabled roundtrip test (currently failing...) 10 лет назад
  Nick Burch e95e05b875 Correct NPOIFS mini stream first write bug, and add more NPOIFS stream write tests 10 лет назад
  Nick Burch 216343d32d Add TODOs for the next set of NPOIFS write tests we need 10 лет назад
  Nick Burch 9839d90e79 More NPOIFS write testing, and fix a problem with writing xbat details out 10 лет назад
  Nick Burch ea3d7cd99b Update a test to use the existing EntryUtils to copy with, rather than duplciating the logic, and tweak naming/javadocs to clarify what the test does 10 лет назад
  Nick Burch d99d2e559e More unit tests for NPOIFS writing, and correct a bug in how bats get allocated in xbats. (Some issues still remain) 10 лет назад
  Nick Burch 9d0167f5de More int/long sizing fixes for >2gb NPOIFS files, see bug #56447 10 лет назад
  Nick Burch 2c018cc43a Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but we still don't know where it belongs) 10 лет назад
  Nick Burch ed23692537 Fix some Eclipse identified warnings 10 лет назад
  Nick Burch 55d026a89e Two more test files from Stefan Kopf for bug #56164, and unit tests which use them 10 лет назад
  Nick Burch 02abb33195 Correct an eclipse warning around close(), and a related bug that this identified 10 лет назад
  Andreas Beeker 059cba52ab Bug 56437 - [PATCH] Streaming write support in NPOIFS 10 лет назад
  Andreas Beeker f566b57be0 Some encryption fixes: 10 лет назад
  Nick Burch 740c46ef84 Tweak 'assertAlmostEquals' bast on Jenkins results 10 лет назад