8009 Commits (235b49aa52de5733d12267600b0b1ad163479806)
 

Author SHA1 Message Date
  Javen O'Neal 235b49aa52 bug 60253: revert XSSFDataValidationConstraint#prettyPrint QUOTE change in r1749129 7 years ago
  Javen O'Neal d7f4b7e36c make cached fields transient 7 years ago
  Mark Murphy 3175e9ec14 Add Apache license to example file 7 years ago
  Mark Murphy 37f1598ac2 53009: Problem creating header and footer 7 years ago
  Andreas Beeker 740932ee85 Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code 7 years ago
  Javen O'Neal 3c1f622ecf whitespace 7 years ago
  Javen O'Neal 612a8533ec bug 60230: add disabled unit test from PJ Fanning for a roundtrip write/read of an encrypted XSSFWorkbook 7 years ago
  Javen O'Neal f10b16830c bug 60153: java.nio.charset.StandardCharsets is not available until Java 7. Use Charset.forName for Java 6 compatibility 7 years ago
  Javen O'Neal 703cff70c2 bug 60153: patch from PJ Fanning to demonstrate that SXSSFWorkbook SheetDataWriter can write encrypted temporary files to disk and the workbook can be AES encrypted when written to disk for a fully secure disk environment 7 years ago
  Javen O'Neal fb3e4bf19e fix findbugs warning BC_VACUOUS_INSTANCEOF from bug 55075 7 years ago
  Javen O'Neal 317f47f434 bug 60228: getCellTypeEnum should not be deprecated until after getCellType returns a CellType enum 7 years ago
  Javen O'Neal ad360c8e46 bug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE close opened streams if an exception is raised while decorating the stream 7 years ago
  Javen O'Neal d7ffe9305d bug 55075: add missing import 7 years ago
  Javen O'Neal de63114343 bug 55075: remove wildcard import; previous commit contributed by Frank Ploessel 7 years ago
  Javen O'Neal 63b9090007 bug 55075,51233: create drawings with correct height when rows are custom height 7 years ago
  Javen O'Neal 7c141433f7 bug 60021: add note that EncryptionInfo may require poi-ooxml.jar to run EncryptionModes 7 years ago
  Javen O'Neal 75ce299646 bug 60153: encrypt SXSSF temporary files; patch from PJ Fanning 7 years ago
  Javen O'Neal af4678d45e bug 60197: Workbook#setSheetOrder should update named range sheet indices 7 years ago
  Javen O'Neal dbd1895219 bug 60219: add disabled unit test for parsing formulas containing external workbook references with a quoted sheet name 7 years ago
  Andreas Beeker 76c87681a6 Bug 60003 - Regression: HSLF Powerpoint text extractor from footer of master slide 7 years ago
  Andreas Beeker b2b0e88cd1 Bug 60226 - ClassLoader workaround for OSGI when processing OOXML files 7 years ago
  Dominik Stadler 41e1e9ffb8 Add initial compile steps with a simple multi-project setup to build.gradle 7 years ago
  Javen O'Neal 21627eb1ab bug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from Daniel Kueppers 7 years ago
  Dominik Stadler c5dbecedab Bug 59958: Add simple test-case 7 years ago
  Dominik Stadler e65020bb72 Use IOUtils.closeQuietly() in more places 7 years ago
  Dominik Stadler b66689d2b0 Bug 53028: Broken auto fit row height in the cells with word wrap 7 years ago
  Dominik Stadler 7184acef9d Print out size of extracted text in CommandLineExtractor 7 years ago
  Dominik Stadler 924a1a96d9 Some IDE warning fixes and unit test adjustments 7 years ago
  Nick Burch d0bb2912ec Javadoc fixes 7 years ago
  Mark Murphy b114cc3932 Add PropertyTemplate for drawing Borders (58787) 7 years ago
  Nick Burch bc0dcddec5 Javadoc fixes 7 years ago
  Javen O'Neal 4fa9d93323 bug 60187: set BorderStyle directly instead of through short code 7 years ago
  Javen O'Neal da304a486e bug 60187: replace methods operating on BorderStyle codes with BorderStyle enums 7 years ago
  Andreas Beeker 6ccf74712f Bug 59857 - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" 7 years ago
  Andreas Beeker c38dc9e748 merge trunk to branch 7 years ago
  Andreas Beeker 1690ec2d19 merge trunk to branch 7 years ago
  Dominik Stadler 4b21aca823 Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings 7 years ago
  Javen O'Neal bc58e97cba add onealj@apache.org 8BABDD6C to KEYS 7 years ago
  Javen O'Neal 43364d4df4 ignore .gradle directory 7 years ago
  Javen O'Neal 4405fb4ffe bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException 7 years ago
  Javen O'Neal b4c20232b0 add gradle build script for building POI with gradle 7 years ago
  Javen O'Neal 3300d54179 bug 59687: correctly delete comments from rows when removing a row and the workbook contains empty rows above the deleted row; patch from Greg Woolsey 7 years ago
  Javen O'Neal 1d9f92b8dd bug 59687: add failing unit test showing that comments when the row that contains the comment is deleted; patch and file contributed by Greg Woolsey 7 years ago
  Javen O'Neal 67e242cb12 check column outline level for bug 55076 7 years ago
  Javen O'Neal 7ffff18433 add failing unit test for bug 55076: collapsing column groups only hides the first column 7 years ago
  Javen O'Neal c6f365f4e4 fix NPE 7 years ago
  Javen O'Neal 5b6d4546c2 use equalsIgnoreCase for case-insensitive string comparisons 7 years ago
  Javen O'Neal aed1cdcac1 add comment for purpose of test 7 years ago
  Javen O'Neal 786b7ce4dd bug 45565: add failing unit test for bug 45565 7 years ago
  David North 491c2a5a2c Add 3,15 to DOAP file 7 years ago