3382 Commits (d8421364646f195743625f24848205f999cdca53)

Author SHA1 Message Date
  Andreas Beeker d842136464 Sonar fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker 81400a3ee2 Bug 60656 - Emf image support in slideshows 4 years ago
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker 3f7d718a67 Sonar Fixes - The diamond operator ("<>") should be used 4 years ago
  Andreas Beeker 24c4f94962 Sonar Fixes and remove obsolete classes 4 years ago
  Tim Allison 5976721660 64261 -- fix handling of drop down list when items are selected 4 years ago
  Andreas Beeker a850690d7c Sonar Fixes 4 years ago
  Andreas Beeker 3cb1a38d8e Sonar Fixes - try to fix XXE warnings 4 years ago
  Andreas Beeker c01273ad02 Sonar Fixes 4 years ago
  Dominik Stadler cc1b6557ee Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4.1.0 4 years ago
  Dominik Stadler e88fac30b8 Bug 61863: Update JavaDoc to describe relation to workbook-level flag 4 years ago
  Andreas Beeker 7a340230fd #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) colorspace 4 years ago
  Andreas Beeker d3de3636cf #64241 - XSLF - Wrong scheme colors used when rendering 4 years ago
  Andreas Beeker 9de555bfd4 #64213 - Picture.resize(double scale) scales width wrong for small pictures and when dx1 is set 4 years ago
  Andreas Beeker ef90a5f2c8 Get UUID from ClassID 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 a7d96dcb73 Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes be the culprit for autosize taking a very long time. 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
  Dominik Stadler 2776f18423 Fix incorrect handling of format which should not produce any digit for zero 4 years ago
  Andreas Beeker 3691704678 Sonar fixes 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
  Axel Howind 09d55c7832 Applied "clean up IntList code" patch from bug 63805 4 years ago
  Andreas Beeker bc969fe4aa PPTX2PNG - fix SVG gradients 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 4a2273c370 XSLF Performance - don't initialize the JAXBContext every time 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
  Dominik Stadler d3767e1de7 Improve some assertions and error messages for exceptions seen in the regression tests 4 years ago
  Dominik Stadler 366c80c480 Handle empty files correctly when looking for FileMagic to avoid NegativeArraySizeException 4 years ago
  Andreas Beeker 8202a34d69 #64036 - Replace reflection calls in factories for Java 9+ - Escher factories 4 years ago
  Andreas Beeker 0fb322bb92 #64088 - SlideShow rendering fixes 4 years ago
  PJ Fanning b211a1362c use a few more lambdas 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 d1a714f5f1 findbugs fixes and refactor some ClassIDs 4 years ago
  Tim Allison e875bd8143 BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet 4 years ago
  Andreas Beeker d66af200eb Sonar fixes - Tests should include assertions 4 years ago
  PJ Fanning 5ec079072a [bug-64044] setCellValue(LocalDate) does not support nulls properly 4 years ago
  Andreas Beeker adb8424bc1 Fix Visio compression 4 years ago
  Dominik Stadler 9f35db4f51 Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 4 years ago
  Dominik Stadler 821e164041 Bug 63700: Make D* functions work with numeric result column 4 years ago
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 4 years ago
  Dominik Stadler bc0dcdf369 Fix bug 63984: AND / OR should treat missing parameters as FALSE 4 years ago
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory 4 years ago
  Andreas Beeker c66575c1e7 Migrate all junit tests to Junit 4 4 years ago
  Andreas Beeker 7493473a8e Replace internal GUID class with ClassID 4 years ago