415 Commits (98d51e41398b658df158492a9b67a4b5d2ff2983)

Author SHA1 Message Date
  Bida Fan 98d51e4139 Fix when bodyElements contain sdt, the inserted element is in the wrong position 1 year ago
  Dominik Stadler 3ef2c45101 Bug 65260: Fix how we ignore errors when fonts are not installed 1 year ago
  PJ Fanning 7807b706ac [github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mirra. This closes #408 1 year ago
  PJ Fanning fdffe5f66d untidy hack for shared string counts that are higher than Integer.MAX_VALUE 1 year ago
  PJ Fanning 1b4e8ba77b remove unnecessary short casts for getCellStyleAt 1 year ago
  PJ Fanning 7454a722f0 try to speed up SXSSFCell getColumnIndex 1 year ago
  PJ Fanning 4d0a627fb9 small optimisation on getCellStyle 1 year ago
  PJ Fanning 624f834310 [github-404] issue with text runs and styling relating to table cells. Thanks to gffloodg. This closes #404 1 year ago
  PJ Fanning 185020b538 possible issue when streaming xssf cells with formulas 1 year ago
  PJ Fanning c8f4cbd20b [bug-66365] update XSSFExcelExtractor to better handle formula cells with cached results of string type 1 year ago
  PJ Fanning efc032babc [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to better support array formula results. Thanks to Espen Amble Kolstad. 1 year ago
  PJ Fanning bac21cc1a6 javadoc 1 year ago
  PJ Fanning 09126e404c [bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert. 1 year ago
  Dominik Stadler 56d47448ce Adjust tests, comments, JavaDoc, IDE suggestions 1 year ago
  PJ Fanning 4c3a0b4e93 [github-389] Insert paragraphs and tables into XWPFDocuments recursively. Thanks to Anton Oellerer. This closes #389 1 year ago
  PJ Fanning ba1e8de446 [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor) 1 year ago
  PJ Fanning ce7c1c92da [bug-66306] make XSLFDiagramGroupShape public 1 year ago
  PJ Fanning 8c7db40f81 javadoc 1 year ago
  PJ Fanning cf22264d70 [bug-66263] add test case to try to get extra classes into poi-ooxml-lite 1 year ago
  PJ Fanning 6e7f6dad21 try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning be9d333493 try to use checked exceptions where APIs already support them 1 year ago
  PJ Fanning 7235ff9036 try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning 34601b5377 some lgtm issues 1 year ago
  PJ Fanning cbe165a05a [bug-66257] javadoc 1 year ago
  PJ Fanning a6efe29bad [bug-66257] javadoc 1 year ago
  PJ Fanning 04df5191fc [bug-66257] add explicit POIXMLException when sheet package cannot be found 1 year ago
  PJ Fanning 402b02ca1f tidy up code 1 year ago
  PJ Fanning 60bc28c4a6 reuse code 1 year ago
  PJ Fanning 25f00ba7c2 reuse code 1 year ago
  PJ Fanning f6751ef514 reuse code 1 year ago
  PJ Fanning 98565236dd reuse code 1 year ago
  PJ Fanning 80f89a3674 [bug-63575] support capitalized text in XWPFWordExtractor 1 year ago
  PJ Fanning ab5cb372e5 do not rely on xml namespace prefixes - use the URIs 1 year ago
  PJ Fanning 7fd339952b [bug-66242] Fix issue with orphaned (in package) images and notes post slide removal. Thanks to gffloodg. This closes #377 1 year ago
  PJ Fanning 5896c595e7 sonar issues 1 year ago
  PJ Fanning deffaacd0f sonar issues 1 year ago
  PJ Fanning f1692cc041 [bug-65473] when copy slide, new slide uses old textrun object reference. Thanks to FlyingPigQAQ. This closes #371 1 year ago
  PJ Fanning ceb6caa1d5 javadoc 1 year ago
  PJ Fanning 6ed51c1db2 [bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be initialized 1 year ago
  PJ Fanning 624b907c5d [bug-66215] try to improve logic for overlapping tables 1 year ago
  PJ Fanning 9a616913b9 [bug-66215] try to fix formulas in tables after row/column shifting 1 year ago
  PJ Fanning 2343428015 [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1 year ago
  PJ Fanning 3184a18b40 [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1 year ago
  PJ Fanning e8f53b3084 [bug-66213] hack clone table code to avoid failing with edge cases 1 year ago
  PJ Fanning 711ab033f3 [bug-66213] hack clone table code to avoid failing with edge cases 1 year ago
  PJ Fanning 6f6e1c4165 further issue with clone 1 year ago
  PJ Fanning 6d2853d9bd [bug-66213] hack clone table code to avoid failing with edge cases 1 year ago
  PJ Fanning a38a5c3a0b [bug-66213] clone tables while cloning sheet. Thanks to Axel Richter. 1 year ago
  PJ Fanning 62d8b8df57 [bug-66212] try to remove table part for table when removing table 1 year ago
  PJ Fanning 839594b73e [bug-66212] try to remove package part for table when removing table 1 year ago