2218 Commits (e875bd81435bc7627e4eab9a18490583d2cee604)

Author SHA1 Message Date
  Tim Allison e875bd8143 BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet 4 years ago
  Alain Béarez 3c4d5b9c2b Clear all chart's properties as if newly created 4 years ago
  Alain Béarez fbf12935d3 Fix JavaDoc warnings 4 years ago
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector 4 years ago
  PJ Fanning 578d78da37 [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 4a7aee8b1f remove unnecessary close 4 years ago
  PJ Fanning 8b389fdd4b [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 7510f408dc [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 22266e209a [bug-64045] close resources if we throw exceptions 4 years ago
  Dominik Stadler 07b5bc667c Bug 63788: Remove AbstractNum by abstractNumId, not list index 4 years ago
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 4 years ago
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory 4 years ago
  PJ Fanning d240fb1378 [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang. This closes #163 4 years ago
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Dominik Stadler ecb42bd78d Remove exception-handling code in ZipPackage that was never reached 4 years ago
  Dominik Stadler 921259fd36 Add more information to assertion 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Dominik Stadler 2748844549 Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets 4 years ago
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings 4 years ago
  PJ Fanning f12a414662 [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164 4 years ago
  Alain Béarez 6602cb2cfb Fix initialization of text body when used in XSLF 4 years ago
  Alain Béarez 091eb161ec Correctly initialize text shapes' first paragraph 4 years ago
  Alain Béarez 82156bc63c Attempt to fix bug 63901 4 years ago
  Alain Béarez a56353b651 Fix column addition and removal in XSLFTable 4 years ago
  Alain Béarez bb2ad49a2f Retrieve chart from graphical frame 4 years ago
  Alain Béarez 4703c18b83 Miscellaneous fixes for chart functionalities 4 years ago
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 years ago
  Alain Béarez dd3279df30 Fix examples to build chart from scratch 4 years ago
  Andreas Beeker a17a9168b1 Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker" 4 years ago
  Andreas Beeker 5f28881a35 change package.html to package-info.java 4 years ago
  Andreas Beeker b4b661acc1 Sonar fixes - use try-with-resources 4 years ago
  Alain Béarez 4f8aeb705e Add Doughnut chart data series to XDDF 4 years ago
  Alain Béarez 3fbdd25608 Bug 63889: BarChartDemo now produces a valid file 4 years ago
  Alain Béarez 1a99d1d58e Clean-up code for more recent chart types 4 years ago
  Alain Béarez bb90cfccf0 Add test to remove chart data series 4 years ago
  Axel Howind 9a1b75aaac fix javadoc 4 years ago
  Andreas Beeker 1562175343 Bug 60656 - Emf image support in slideshows 4 years ago
  Alain Béarez da5d7d44d5 Fix addition and removal of columns in XSLTTable 4 years ago
  Alain Béarez 557b67cb24 Add, insert and remove columns on XSLFTable 4 years ago
  Dominik Stadler d997c14e10 Bug 63756: Describe units in JavaDoc 4 years ago
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 years ago
  Andreas Beeker 1794ae97c1 #63918 - Fix texture fill - scale stretched images correctly 4 years ago
  Andreas Beeker 34fc1a45fe Bug 60656 - Emf image support in slideshows 4 years ago
  Andreas Beeker f7c28ad08f #60656 - EMF image support in slideshows 4 years ago
  Dominik Stadler 00a2a87097 XWPF: Insert newlines between multiple paragraphs in comments. 4 years ago
  Dominik Stadler e1237a4f5b Fix some IDE warnings and update some JavaDoc 4 years ago
  Andreas Beeker 0783cdeb1f Remove references to DatatypeConverter 4 years ago
  Andreas Beeker cf65519f61 SL Common - Fix gradient fills 4 years ago
  PJ Fanning 1f6a3c99ae add null check 4 years ago