6364 Commits (common_sl)
 

Author SHA1 Message Date
  Nick Burch f2dba42227 #57963 Move the WP and SL interface definitions to core from scratchpad, so the OOXML classes can work without scratchpad 9 years ago
  Nick Burch e73a6ab4b1 Fix inconsistent indents 9 years ago
  Nick Burch d2cde65c30 #57951 Use BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid rounding problems on JDK8. Patch from Robert Kish 9 years ago
  Nick Burch 2dea5356aa Fix inconsistent indents 9 years ago
  Dominik Stadler a0f51be3ec Add WorkbookFactory.create() with a flag to allow to open files read-only, keep the current way of opening read/write as default to not break existing code. 9 years ago
  Dominik Stadler e7957fc6b8 Make POIXMLDocument implement Closeable as it holds an OCPPackage with open resources and thus should be closed after usage. Until now only XSSFWorkbook did this, but it makes sense for all derived classes. 9 years ago
  Nick Burch 2d71e80930 Add ignore - file has no content streams 9 years ago
  Nick Burch 650bb1b8cb #56791 Make NPOIFS the default when POIFSFileSystem is requested 9 years ago
  Nick Burch 9b20ef64bc Force OPOIFS test to explicitly create OPOIFS instance 9 years ago
  Nick Burch f51479df57 Force OPOIFS test to explicitly create OPOIFS instance 9 years ago
  Nick Burch d617309024 Remove a long-deprecated OPOIFS related method 9 years ago
  Nick Burch 1bb45fdc91 Fix warnings 9 years ago
  Nick Burch 76b49ec06d Fix testing for NPOIFS zero-length stream writing 9 years ago
  Nick Burch be1cb0c59c Fix NPOIFS to handle dodgy excel-95 file from bug #46904 9 years ago
  Nick Burch e191e05045 More 0 byte stream tests 9 years ago
  Andreas Beeker 86c7025e06 Fixed some style related corner cases and adapted the tests for it 9 years ago
  Andreas Beeker d49b2b6b51 Creating a new slideshow and manipulating existing ones works again :) 9 years ago
  Andreas Beeker fd637ce0ed A few text handling related fixes 9 years ago
  Dominik Stadler e15c254996 Add verification unit test for bug 47169 9 years ago
  Dominik Stadler f3872cbcf4 Apply fix reported in bug 47661 and add unit tests 9 years ago
  Dominik Stadler 5209d15d1c Prevent problems reported in Bug 56574 by ensuring that Cells are properly removed when a row is overwritten by calling createRow() with it's rownum. 9 years ago
  Dominik Stadler 636fefef8a Update to JaCoCo 0.7.4 and fix location of coverage data in build-output 9 years ago
  Dominik Stadler 6aa5be12bb Let Eclipse add some more settings to the project files 9 years ago
  Dominik Stadler 432257dcf2 Move location where document is held and adjust constructors and class-hierarchy accordingly 9 years ago
  Dominik Stadler 704125aacf Adjust error message to have the same error across different types of Workbook and revert test to check on common error message again 9 years ago
  Dominik Stadler 229effd2cc Fix unit test which asserts on actual error message 9 years ago
  Andreas Beeker f857fbfb39 Update documentation for POI 3.12 9 years ago
  Andreas Beeker d2e7cd51c3 Commit changes in common_sl - need to update trunk ... 9 years ago
  Dominik Stadler fcd5590d0d Adjust intendation 9 years ago
  Dominik Stadler 51acceca48 Provide better exception if we would access out of bounds in arraycopy for Escher properties 9 years ago
  Dominik Stadler 43710ae5f2 Avoid possible NPE found via CommonCrawl files 9 years ago
  Dominik Stadler 4df1357058 Add checks for invalid row number in RowRecord to find corrupted files earlier 9 years ago
  Nick Burch 14ca466474 #56791 More updates from OPOIFS to NPOIFS 9 years ago
  Nick Burch 5abd6431a2 #56791 More updates from OPOIFS to NPOIFS 9 years ago
  Nick Burch dd8090c1c4 Leave POIFSFileSystem as a lightweight shim around OPOIFSFileSystem pending the final changeover for #56791 9 years ago
  Nick Burch 1c4d0baeca #56791 More updates from OPOIFS to NPOIFS 9 years ago
  Nick Burch 32579cda68 #56791 More updates from OPOIFS to NPOIFS 9 years ago
  Nick Burch 680740dc25 Add a deep re-write NPOIFS test 9 years ago
  Nick Burch 4cc1544708 Correct zero byte entry support in NPOIFS 9 years ago
  Nick Burch 1d484efbbb Disabled NPOIFS unit test - problem with 0 length entries discovered working on #56791 9 years ago
  Nick Burch de97868d2f More NPOIFS ministore tests 9 years ago
  Nick Burch 3e2fa9befa Add a (disabled) failing unit test on heavily nested NPOIFS copies, found working on #56791 9 years ago
  Nick Burch 55d20266dc #56791 Remove long-deprecated OPOIFS related methods 9 years ago
  Nick Burch e8f5f31083 #56791 Default to NPOIFS 9 years ago
  Nick Burch 573c77d3bd Begin making NPOIFS the default #56791 9 years ago
  Andreas Beeker a790de551a external unpinning 9 years ago
  Andreas Beeker 3e6aff2476 external pinning for 3.12 (RC3) 9 years ago
  Nick Burch 557eff7440 #57907 Fix DOAP syntax, and add missing final releases 9 years ago
  Dominik Stadler 384333250c Make source-build from a fresh repository work, compile-lib was not created. 9 years ago
  Nick Burch f94b28ab52 Refactor common default styles code to use the new helpers 9 years ago