383 Commits (259c9967efb354a0feff2a861ac8bd20582b6562)

Author SHA1 Message Date
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker d121353f61 Sonar fixes 3 years ago
  PJ Fanning bd1d31e410 avoid string concats 3 years ago
  Dominik Stadler 062455c25d Apply patch for bug 64791 to use proper position for the WriteAccessRecord 3 years ago
  Dominik Stadler ce51aaf2dd Apply some IDE suggestions 3 years ago
  PJ Fanning 241c7e2bb2 remove some more deprecated code 3 years ago
  Dominik Stadler fd7c926a4c Throw an exception with more information instead of an NPE 4 years ago
  Andreas Beeker 778f4f5d7d #55505 - CountryRecord not found 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 ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Andreas Beeker 5f28881a35 change package.html to package-info.java 4 years ago
  PJ Fanning 701b67c315 replace more StringBuffers 4 years ago
  Dominik Stadler 2dad9b7543 Adjust an error message slightly 4 years ago
  Andreas Beeker 9982ec4e79 #63745 - Add traversing and debugging interface 4 years ago
  Dominik Stadler 49f4ad6aba Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden() 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
  Dominik Stadler d28720afd0 Add test for FileMagic 5 years ago
  Andreas Beeker d136eaa778 sonar fixes - null dereference 6 years ago
  Nick Burch 2ed2aa504d #61765 Another HSSF Workbook name found from (unknown) third party software produced files 6 years ago
  Dominik Stadler ce77cd6270 Bug #57517: Fix various things in HSSFOptimiser to make many more cases work fine: Column styles, row styles, user defined styles, ... 6 years ago
  PJ Fanning aa9b57774f use StringBuilder in more places 6 years ago
  PJ Fanning d6f261473d add test case for bug 61701 and use StringBuilder in more places 6 years ago
  Dominik Stadler 399381da8d Remove unnecessary local variables 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 years ago
  Dominik Stadler 037800436a Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts 6 years ago
  Nick Burch 9616e10cbd Javadoc fixes 6 years ago
  Andreas Beeker 0d8350b03a #61363 - Unify escher shape id allocation 6 years ago
  PJ Fanning 52d3ea57f4 javadoc: replace invalid self enclosing elements 6 years ago
  PJ Fanning 95d9bec68b Remove more deprecated code (especially from Spreadsheet Cell classes) 7 years ago
  PJ Fanning 6b4d045b20 remove deprecated org.apache.poi.hssf.record.RecordFormatException 7 years ago
  Andreas Beeker 87591edbf3 #61162 - En-/decryption support for HWPF 7 years ago
  Andreas Beeker 9f7e5c3108 SonarQube fixes and removed redundant logger level checks, for simple String messages 7 years ago
  Andreas Beeker c0eb123f91 #59836 - Tracker: Replace primitives with enums 7 years ago
  Javen O'Neal 8237512ed7 pull out loop invariants, use List.indexOf to look up sheet index 7 years ago
  Javen O'Neal 586343e71b bug 60605: convert Workbook.SHEET_STATE_* to SheetVisibility enum 7 years ago
  Andreas Beeker d5eed5ef08 SonarQube fixes 7 years ago
  Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
  Javen O'Neal a41058d6c7 bug 59790: add @Removal annotations to deprecated methods 7 years ago
  Andreas Beeker 892d978d4e add encryption support 7 years ago
  Dominik Stadler 3805d00888 Bug 59665: Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList 7 years ago
  Andreas Beeker bd7ca7ae18 javadocs fixes (jdk8) 8 years ago
  Javen O'Neal 77bf864c07 bug 59790: convert FormulaType class to enum 8 years ago
  Javen O'Neal 4eb51da0f0 javadocs fix 8 years ago
  Andreas Beeker 25aebedc69 javadocs fixes (jdk8) 8 years ago
  Andreas Beeker 15cbc2684e deprecated DrawingManager 8 years ago
  Andreas Beeker 3e888b1a0c #59170 - Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed 8 years ago
  Javen O'Neal 11bea18184 bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to o.a.p.ss.util 8 years ago
  Javen O'Neal 9a769fcb0b bug 59645: add Page Setup Print row and column headings support for Common SS 8 years ago