7074 Commits (bbe3bb2ce95ffda4c89cba558f76d17f75c8bc84)
 

Author SHA1 Message Date
  Andreas Beeker bbe3bb2ce9 tag r1732981 as 3.14-FINAL 8 years ago
  Andreas Beeker 92a3c7a532 3.14 release preparation 8 years ago
  Andreas Beeker a0da379390 tag r1732977 as 3.14-FINAL 8 years ago
  Andreas Beeker d30496ece2 3.14 release preparation 8 years ago
  Andreas Beeker 0423fae3b7 #59056 - Render individual slideshow shapes 8 years ago
  Andreas Beeker 64e855f4ca Fix NPE of regression tests 8 years ago
  Dominik Stadler b03bdd5cff Exclude file for bug 59074 for some more tests 8 years ago
  Andreas Beeker 08097483ae find bugs fix - WMF_HEADER_MAGIC isn't final but should be 8 years ago
  Dominik Stadler a1918d292d Also mark the file for bug 59074 as expected-failure for integration testing 8 years ago
  Dominik Stadler e1f1c5c01c Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 8 years ago
  Dominik Stadler abc5c69c42 Add missing file for bug 59074 8 years ago
  Dominik Stadler 896446bd39 Update to JaCoCo 0.7.6 to try to restore coverage on builds.a.o 8 years ago
  Nick Burch 6e21b85d8e #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory 8 years ago
  Nick Burch 05d455310c Refactor out the POIFS directory entry name for Excel 1-95 entries, and have ExtractorFactory detect (but not support) these old files 8 years ago
  Nick Burch 170fab2461 Fix inconsistent indents 8 years ago
  Nick Burch 7fdd90fecb Refactor to pull out the list of Excel 97+ directory entry names to a common place, avoiding duplication. Also starts on unit testing #59074 8 years ago
  Andreas Beeker c6fa344c54 Regression fixes for H/XSLF and HWMF 8 years ago
  Dominik Stadler 784bdfe20f Bug 47245: Comment out check and exception in case row-records are missing for some cells as it seems POI is handling this gracefully and LibreOffice/Excel are as well 8 years ago
  Dominik Stadler 3655e070c1 Add xlsx which verifies via the integration-tests that the namespace fix works 8 years ago
  Nick Burch 22f6743fca #59021 Namespace aware processing fix for ReadOnlySharedStringsTable, to match the one recently added to XSSFSheetXMLHandler 8 years ago
  Nick Burch 112dc844a0 Pull out two more XSSF namespace definitions as re-usable constants 8 years ago
  Nick Burch 798795638c Pull out http://schemas.openxmlformats.org/spreadsheetml/2006/main to a re-used constant 8 years ago
  Nick Burch b1d13db902 Patch from Jim King from bug #57989 - XSSFChart support for setting chart titles, plus get+set unit tests 8 years ago
  Dominik Stadler 17ed7975e2 One more possible resource leak when creating the TextExtractor fails with a RuntimeException or one of the named exceptions 8 years ago
  Dominik Stadler e89cb5544d Include stacktrace of inner exception when block-positions are invalid in POIFSFileSystem 8 years ago
  Tim Allison 12ac00eafd POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu 8 years ago
  Javen O'Neal 36ae29751d bug 58896: comment out time-dependent test 8 years ago
  Nick Burch db635c18aa Javadoc fixes 8 years ago
  Javen O'Neal 865bf1d24f move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ITestDataProvider.trackColumnsForAutosizing(Sheet, int...) with ITestDataProvider.trackAllColumnsForAutosizing(Sheet) to avoid cluttering unit tests with specific columns that will be autosized 8 years ago
  Javen O'Neal 2ffd1d9dd5 bug 58896: add unit test to time Sheet.autoSizeColumn 8 years ago
  Javen O'Neal cb43e54594 avoid redundant null check 8 years ago
  Tim Allison 0b0911db6b 59021 -- fix content extraction from namespaced elements in XSSFEventBasedExcelExtractor 8 years ago
  Javen O'Neal 9ee05a1452 bug 56345: reject single-cell merged regions 8 years ago
  Dominik Stadler 8cbb571d9c Add test which verifies that bug 52684 is not a problem (any more) 8 years ago
  Javen O'Neal b6a21ab3aa bug 58339: patch from Patrick Zimmermann to allow OFFSET() to accept missing optional width or height parameters 8 years ago
  Dominik Stadler e7729d8b1b Tried to reproduce bug 55476, but could not, added unit test anyway 8 years ago
  Nick Burch 8c203f1366 Add details of the ignored errors where the HSSF spec provides a good description, and a bit more refactoring. #56892 8 years ago
  Nick Burch 3b5586ea79 Start generalising the IgnoredErrorType code for later HSSF use too #56892 8 years ago
  Dominik Stadler d1d31485a1 No need to wrap OpenXML4JRuntimeException in another instance of itself and fix some compilation/javadoc warnings 8 years ago
  Dominik Stadler 16b90ce342 GitHub PR 27: Add method to check for any protection in XWPFDocument, closes #27 8 years ago
  Dominik Stadler e156c3d691 Seems we need a cast here to compile with some newer JDKs, at least IntelliJ complains for me 8 years ago
  Dominik Stadler 6979efe474 Improve error messages to state which bounds are exceeded 8 years ago
  Dominik Stadler 50aa8f07c8 Regression analysis: Cloning sheets failed on ctrlProps, i.e. checkboxes 8 years ago
  Dominik Stadler 115b5fa0c6 Regression analysis: the additional testing of cloning sheets showed a 8 years ago
  Dominik Stadler 23be95a474 Ignore a failure during cloning if we exceed file-format limits 8 years ago
  Dominik Stadler 4308b2e398 bug 58996: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures 8 years ago
  Nick Burch 6f46cd95be Fix #57034 on SXSSF, and add a common unit test to show it was already fixed on the others + is now fixed for SXSSF 8 years ago
  Nick Burch f597a1717c Allow common tests to do auto-sizing even on SXSSF 8 years ago
  Andreas Beeker b2d6b7c51a Add example for adding videos 8 years ago
  Andreas Beeker f2a8846bd4 XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies) 8 years ago