2249 Commits (88f9cf3ddba808b3c51f334d07f8656e4a7dd192)

Autor SHA1 Mensaje Fecha
  Andreas Beeker 88f9cf3ddb #63712 - upgrading xmlsec causes junit tests to fail hace 4 años
  Andreas Beeker a54394de7c Make SlideLayout bullets accessible hace 4 años
  Dominik Stadler 199895bfc4 Work on bug 64038 and other bugs and add test for 62865 hace 4 años
  Dominik Stadler 77fbcb788d Try to use https for poi.apache.org everywhere hace 4 años
  Dominik Stadler 1e8cba79ce Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT hace 4 años
  Dominik Stadler af4751b260 Update JavaDoc for logging and marshalling hace 4 años
  Alain Béarez 850387f5cb Allow for numerical category in charts hace 4 años
  Alain Béarez 2522a3bc89 Remove chart title when given text is null hace 4 años
  Andreas Beeker b04379bc4c #64186 - Decrease usage of ThreadLocals in XML Signature API hace 4 años
  Andreas Beeker 3691704678 Sonar fixes hace 4 años
  Andreas Beeker 39ab347d99 Remove invalid agile certificate encryption hace 4 años
  Axel Howind fd4410d50b replace some calls to Collection methods with shorter/more effective versions hace 4 años
  Axel Howind 842e71a3d7 use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 hace 4 años
  Andreas Beeker bc969fe4aa PPTX2PNG - fix SVG gradients hace 4 años
  Andreas Beeker 556347f3a8 PPTX2PNG - SVG export hace 4 años
  PJ Fanning 0f522cec66 bouncycastle 1.64 hace 4 años
  Andreas Beeker d20e85387e XSLF Performance - use XmlCursor instead of XQuery expression - handle AlternateContent elements uniformly hace 4 años
  PJ Fanning 522ee9c554 [bug-64108] unsafe pipe character ( hace 4 años
  Alain Béarez a3dfc463ed Invert bar chart if negative by Niklas Mollenhauer hace 4 años
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests hace 4 años
  Andreas Beeker 22a9be8706 #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories hace 4 años
  PJ Fanning 92deb8069d [bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab character. Thanks to gjmathews hace 4 años
  Andreas Beeker 0fb322bb92 #64088 - SlideShow rendering fixes hace 4 años
  Dominik Stadler 5927fd37f2 Adjust JavaDoc for stream-based reading of large workbooks hace 4 años
  Alain Béarez 1bcaa30bed Error bar minus and plus as numerical data sources hace 4 años
  Alain Béarez 2ff9f0fbbf Implement error bars on scatter chart data series hace 4 años
  Alain Béarez 22dd38ef72 Implement error bars for bar and line charts hace 4 años
  Andreas Beeker 11b2c7e898 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat hace 4 años
  Andreas Beeker f776ddfbbb use lambda instead of sub class hace 4 años
  PJ Fanning c891bca596 remove accidental commit hace 4 años
  PJ Fanning d8cfe433dd close OPCPackage if there is an exception hace 4 años
  Tim Allison e875bd8143 BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet hace 4 años
  Alain Béarez 3c4d5b9c2b Clear all chart's properties as if newly created hace 4 años
  Alain Béarez fbf12935d3 Fix JavaDoc warnings hace 4 años
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector hace 4 años
  PJ Fanning 578d78da37 [bug-64045] close resources if we throw exceptions hace 4 años
  PJ Fanning 4a7aee8b1f remove unnecessary close hace 4 años
  PJ Fanning 8b389fdd4b [bug-64045] close resources if we throw exceptions hace 4 años
  PJ Fanning 7510f408dc [bug-64045] close resources if we throw exceptions hace 4 años
  PJ Fanning 22266e209a [bug-64045] close resources if we throw exceptions hace 4 años
  Dominik Stadler 07b5bc667c Bug 63788: Remove AbstractNum by abstractNumId, not list index hace 4 años
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type hace 4 años
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory hace 4 años
  PJ Fanning d240fb1378 [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang. This closes #163 hace 4 años
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() hace 4 años
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes hace 4 años
  Dominik Stadler ecb42bd78d Remove exception-handling code in ZipPackage that was never reached hace 4 años
  Dominik Stadler 921259fd36 Add more information to assertion hace 4 años
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources hace 4 años
  Dominik Stadler 2748844549 Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets hace 4 años