2248 Commits (88f9cf3ddba808b3c51f334d07f8656e4a7dd192)

Author SHA1 Message Date
  Andreas Beeker 88f9cf3ddb #63712 - upgrading xmlsec causes junit tests to fail 4 years ago
  Andreas Beeker a54394de7c Make SlideLayout bullets accessible 4 years ago
  Dominik Stadler 199895bfc4 Work on bug 64038 and other bugs and add test for 62865 4 years ago
  Dominik Stadler 77fbcb788d Try to use https for poi.apache.org everywhere 4 years ago
  Dominik Stadler 1e8cba79ce Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT 4 years ago
  Dominik Stadler af4751b260 Update JavaDoc for logging and marshalling 4 years ago
  Alain Béarez 850387f5cb Allow for numerical category in charts 4 years ago
  Alain Béarez 2522a3bc89 Remove chart title when given text is null 4 years ago
  Andreas Beeker b04379bc4c #64186 - Decrease usage of ThreadLocals in XML Signature API 4 years ago
  Andreas Beeker 3691704678 Sonar fixes 4 years ago
  Andreas Beeker 39ab347d99 Remove invalid agile certificate encryption 4 years ago
  Axel Howind fd4410d50b replace some calls to Collection methods with shorter/more effective versions 4 years ago
  Axel Howind 842e71a3d7 use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 4 years ago
  Andreas Beeker bc969fe4aa PPTX2PNG - fix SVG gradients 4 years ago
  Andreas Beeker 556347f3a8 PPTX2PNG - SVG export 4 years ago
  PJ Fanning 0f522cec66 bouncycastle 1.64 4 years ago
  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