10526 커밋 (REL_3_11_BETA2)
 

작성자 SHA1 메시지 날짜
  Uwe Schindler e95ef4ef34 fix documentation revision 9 년 전
  Uwe Schindler 71a8de0a61 Tag release 9 년 전
  Uwe Schindler 4c9a4c3616 More cleanups for bug #56814 and some more external entity leaks of #56164 9 년 전
  Uwe Schindler effe9463ee Add some extra safety test to check that external entities are not loaded by xmlbeans 9 년 전
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP 9 년 전
  Uwe Schindler 549f7bc0e6 Add myself to keys file 9 년 전
  Nick Burch 7f6131aba5 Correct xmlbeans 2.6 url 9 년 전
  Nick Burch d6b8ff12e5 Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pictures 9 년 전
  Nick Burch 5a28c2bbb7 Add a disabled unit test for bug #56812, based on code and file from Geoff Wright 9 년 전
  Nick Burch 22aec7b4e3 Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the risk of getting one in an error state (due to XMLBEANS-512). Should be a minimal extra overhead pending a proper fix. Allows us to finish enabling the unit tests for #54764 9 년 전
  Nick Burch fc60883a7d Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility) 9 년 전
  Nick Burch 69015a079e Add another test file for #54764, and a test that uses it 9 년 전
  Nick Burch 526abfe065 Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them 9 년 전
  Dominik Stadler 6dea78adb3 * Ensure that some older versions of third-party libraries are removed when we do the jar-check, we saw some strange and hard-to-find build-errors lately, e.g. CI fails to run JaCoCo because of outdated asm-all-4.jar being still available. 9 년 전
  Andreas Beeker bacc106cb7 Another test for NPOIFS in-place writing support - probably the deletion of an entry causes the problem 9 년 전
  Nick Burch ceb9427afb Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 9 년 전
  Nick Burch b930bedbc0 Prep for 3.11 beta 1 9 년 전
  Nick Burch 5431a7aa73 Prep for 3.11 beta 1 9 년 전
  Nick Burch 664e6b44f2 Fix bug #55196 - Correct XWPF createTOC handling of short style names 9 년 전
  Nick Burch 17de55241f Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, avoid inverting the relative flag 9 년 전
  Nick Burch 4eb322bae7 Fix bug 54725 - HWPF where no parent style CHP exists, use an empty 9 년 전
  Nick Burch a4e29760f8 Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula can't be parsed, log + leave it unchanged rather than failing 9 년 전
  Nick Burch 2809a55dd3 Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cell 9 년 전
  Nick Burch cc5a60f061 Fix javadoc warnings 9 년 전
  Nick Burch 301624a4c2 Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather than before as is normal, and also handle things so that if an unsupported BofRecord is found for a sheet, warn and skip rather than breaking 9 년 전
  Nick Burch 07a5669701 Correct logic for the start-of-sheet missing rows, for event user model, and add tests for this 9 년 전
  Nick Burch b45056e979 Generics fixes 9 년 전
  Nick Burch bde5d39cbd Start on details tests for bug #53433 9 년 전
  Nick Burch 2ac5cfb33b Unit test to show that bug #53494 has already been fixed 9 년 전
  Nick Burch a7df4f8b92 #56132 Allow XSSF formula evaluation to also skip missing external workbook references, if requested 9 년 전
  Nick Burch 1afa975f7f Slightly modified test file for bug #56132 - xlsx file with inline references to other files (no external links used) 9 년 전
  Nick Burch e4a99876d5 XSSF external workbook lookup support for in-line file:/// based book "numbers" 9 년 전
  Nick Burch 72238ffede Convert the test to using interfaces 9 년 전
  Nick Burch 79fa9b1a54 SVN mimetypes for Word files 9 년 전
  Nick Burch 976eebaeed SVN mimetypes for PowerPoint files 9 년 전
  Nick Burch 260c93a1bd More mimetype updates 9 년 전
  Nick Burch 84fcd1ae1c More Excel test file mimetypes in svn 9 년 전
  Nick Burch ca57addb5b Correct the mimetype in svn for test spreadsheet files 9 년 전
  Nick Burch 6dd3e805e7 Updated patch from Marc from #55927 - handle date formulas too 9 년 전
  Nick Burch 8eb7e4a7f4 Add row label getter for Pivot Tables, and use this in unit tests 9 년 전
  Nick Burch 939bc4442d Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support for creating Pivot tables 9 년 전
  Nick Burch e7fcfa03eb Exclude the release notes and readmes from the rat checks 9 년 전
  Nick Burch 482e8340c1 Change XSSFSheetXMLHandler.SheetContentsHandler to require fewer backwards incompatible changes for #56023 9 년 전
  Nick Burch 6369881e21 Add a target to help with generating the release notes 9 년 전
  Dominik Stadler b4d27a47bd Add simple unit test to verify that Bug 42016 was fixed already by some other fixes 9 년 전
  Dominik Stadler 70695de82e Add unit test for bug 37625 which verifies that this file can now be loaded 9 년 전
  Dominik Stadler 15476cd981 Add/Fix some Javadoc 9 년 전
  Nick Burch 3d31c69d07 Unit test to show that bug #52111 (intersect formulas) was already solved 9 년 전
  Nick Burch 07a2d641a6 HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906 9 년 전
  Nick Burch cd7de7d482 Complete evaluation support for multi-sheet references for bug #55906 9 년 전