539 Commits (074d68fedfb86a3b4c1078d6f1010ab66ae7602e)

Author SHA1 Message Date
  Andreas Beeker 074d68fedf Sonar fixes 4 years ago
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker a850690d7c Sonar Fixes 4 years ago
  Andreas Beeker 33fd0b22d6 Regression findings - fix missing moveto exception 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 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
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory 4 years ago
  PJ Fanning ceef7e2611 fix spelling of Usage 4 years ago
  PJ Fanning 93a7b81ed9 convert some tabs to spaces 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 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Andreas Beeker 3fb5e79490 #64004 - Replace clone() with copy constructor 4 years ago
  Andreas Beeker b4b661acc1 Sonar fixes - use try-with-resources 4 years ago
  Andreas Beeker 2a982f62ec Replace StringBuffer with StringBuilder 4 years ago
  PJ Fanning 701b67c315 replace more StringBuffers 4 years ago
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 years ago
  Andreas Beeker 1794ae97c1 #63918 - Fix texture fill - scale stretched images correctly 4 years ago
  Andreas Beeker 6e32d853be #63745 - Make GenericRecordJsonWriter Json-conformant 4 years ago
  Andreas Beeker 607a6496b0 Fix one-off error at referencing adjust values for HSLF preset shapes 4 years ago
  Andreas Beeker a5a89b0498 Fix sonar issues 4 years ago
  Andreas Beeker cf65519f61 SL Common - Fix gradient fills 4 years ago
  Andreas Beeker ba25ff3684 #63818 - Allow multiple charsets for same font typeface 4 years ago
  Andreas Beeker 9982ec4e79 #63745 - Add traversing and debugging interface 4 years ago
  Andreas Beeker 8f051a0b88 Unify PNG extraction 4 years ago
  Andreas Beeker 1d4b05ff60 #63745 - Add traversing and debugging interface 4 years ago
  Andreas Beeker 58eb1a8070 Bug 63580 - Fix texture paint handling 4 years ago
  Andreas Beeker 861988bac3 Bug 60656 - EMF image support in slideshows 5 years ago
  PJ Fanning 3d5671ac5e remove some tab indents 5 years ago
  Alain Béarez 928e6937f4 fix result of multiplication cast to wider type 5 years ago
  Alain Béarez 5d376c8696 fix boxed variable is never null 5 years ago
  Andreas Beeker 049baa86d7 #59004 - HSLF rendering - adjust values for presetShapeDefinition differs in HSLF/XSLF 5 years ago
  Andreas Beeker 4e663c4b5d Don't fallback to master shape properties, if master shape is not assigned 5 years ago
  Dominik Stadler abc7359c8f Make compilation work in Eclipse 2019.03 again by working around a 5 years ago
  PJ Fanning c56ebe15af use ArithmeticUtils for calculations that might overflow 5 years ago
  Tim Allison cf76af521d Bug 63330 -- use skipfully instead of hoping skip() works 5 years ago
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
  PJ Fanning 126606c838 fix some cases where iterator usage does not check hasNext 5 years ago
  Dominik Stadler 6a93b3a9ed Close file-handles for slideshows also when construction fails or when dual-storage is used 5 years ago
  Andreas Beeker c039da1b94 #63028 - Provide font embedding for slideshows 5 years ago
  Andreas Beeker a78bd71fc1 Add Enum method to help identifying unknown records with POI-Visualizer 5 years ago
  Dominik Stadler c218c3cbc4 Add some simple coverage of HSLF-Dev-Tools 5 years ago
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Andreas Beeker fce876b4ef merge trunk 5 years ago
  Andreas Beeker dc3c437d14 #62953 - Rendering of FreeformShapes with formula fails 5 years ago
  Andreas Beeker aad955d3bf Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker fa5e01e391 Remove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code 5 years ago
  PJ Fanning 874687c490 lgtm issues 5 years ago
  Andreas Beeker e331ecb3f6 sonar fixes - blocker 5 years ago