2249 Commits (88f9cf3ddba808b3c51f334d07f8656e4a7dd192)

Author SHA1 Message Date
  Andreas Beeker d20e85387e XSLF Performance - use XmlCursor instead of XQuery expression - handle AlternateContent elements uniformly 4 years ago
  PJ Fanning 522ee9c554 [bug-64108] unsafe pipe character ( 4 years ago
  Alain Béarez a3dfc463ed Invert bar chart if negative by Niklas Mollenhauer 4 years ago
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 years ago
  Andreas Beeker 22a9be8706 #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories 4 years ago
  PJ Fanning 92deb8069d [bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab character. Thanks to gjmathews 4 years ago
  Andreas Beeker 0fb322bb92 #64088 - SlideShow rendering fixes 4 years ago
  Dominik Stadler 5927fd37f2 Adjust JavaDoc for stream-based reading of large workbooks 4 years ago
  Alain Béarez 1bcaa30bed Error bar minus and plus as numerical data sources 4 years ago
  Alain Béarez 2ff9f0fbbf Implement error bars on scatter chart data series 4 years ago
  Alain Béarez 22dd38ef72 Implement error bars for bar and line charts 4 years ago
  Andreas Beeker 11b2c7e898 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat 4 years ago
  Andreas Beeker f776ddfbbb use lambda instead of sub class 4 years ago
  PJ Fanning c891bca596 remove accidental commit 4 years ago
  PJ Fanning d8cfe433dd close OPCPackage if there is an exception 4 years ago
  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