8198 Commits (e9c5c2b90e59aa206b30eb968fab26357d9bd519)

Author SHA1 Message Date
  Andreas Beeker e9c5c2b90e update references to 4.1.2 4 years ago
  Tim Allison 636cc83665 Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly. 4 years ago
  Andreas Beeker 8803989321 Use indexed palette for duo tone pattern 4 years ago
  Andreas Beeker 33fd0b22d6 Regression findings - fix missing moveto exception 4 years ago
  Andreas Beeker d20e85387e XSLF Performance - use XmlCursor instead of XQuery expression - handle AlternateContent elements uniformly 4 years ago
  Andreas Beeker 4a2273c370 XSLF Performance - don't initialize the JAXBContext every time 4 years ago
  Andreas Beeker 76d28cc22a omit bug63955-winmail.dat in no-scratchpad mode 4 years ago
  Andreas Beeker 5acb7d6c47 TextLayout.getAdvance() for " " returns 0 in some cases / JDKs, which caused an div by 0 -> Infinity problem 4 years ago
  Andreas Beeker 3fc8c1279c Try to fix release build 4 years ago
  Andreas Beeker 3ef8aa6927 Local EMF test changes 4 years ago
  Dominik Stadler d3767e1de7 Improve some assertions and error messages for exceptions seen in the regression tests 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 366c80c480 Handle empty files correctly when looking for FileMagic to avoid NegativeArraySizeException 4 years ago
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 years ago
  PJ Fanning d684fe1ebe fix NPE in test code 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 8202a34d69 #64036 - Replace reflection calls in factories for Java 9+ - Escher factories 4 years ago
  Andreas Beeker 563c29f8cf sonar fixes 4 years ago
  Andreas Beeker 01e30dcd8f Deactivate Forbidden apis check again 4 years ago
  Andreas Beeker e46ad7452c Sonar fixes 4 years ago
  Andreas Beeker 88bbcee1c6 try to fix winmail errors in maven / sonar builds 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
  PJ Fanning b211a1362c use a few more lambdas 4 years ago
  PJ Fanning aa11adebf1 try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4 years ago
  PJ Fanning 2797d07486 try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4 years ago
  PJ Fanning 9e7b0e899e reformat code 4 years ago
  PJ Fanning b594ec2947 [bug-63998] Support commas, exclamation marks correctly in AreaReference. Thanks to hzwhuang 4 years ago
  Andreas Beeker 11b2c7e898 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat 4 years ago
  Andreas Beeker f7fe4b0d59 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat 4 years ago
  Andreas Beeker f776ddfbbb use lambda instead of sub class 4 years ago
  Andreas Beeker d1a714f5f1 findbugs fixes and refactor some ClassIDs 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
  Andreas Beeker fb8f171900 ignore path conversion for URLs 4 years ago
  Andreas Beeker a4c370f913 sonar fixes - use assert in junit tests 4 years ago
  Alain Béarez 3c4d5b9c2b Clear all chart's properties as if newly created 4 years ago
  Alain Béarez 21393fd083 Complete test with cell in newly added column 4 years ago
  Alain Béarez fbf12935d3 Fix JavaDoc warnings 4 years ago
  Andreas Beeker d66af200eb Sonar fixes - Tests should include assertions 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