7988 Commits (41e1e9ffb88d4076e08ca8de721146287c79eec6)
 

Author SHA1 Message Date
  David North 99748cc5da Tweak 7 years ago
  David North a8516e9ad6 Trivial change to test SVN is working again 7 years ago
  Javen O'Neal 5217c22a98 bug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper 7 years ago
  Javen O'Neal f8a40e8822 bug 59922: make XSSFPasswordHelper internal because it works on XmlObject objects, which are generally an internal implementation detail of POI-OOXML 7 years ago
  Javen O'Neal 2a591f12a0 whitespace; +svn:eol-style=native 7 years ago
  Javen O'Neal 5b5d4c6777 whitespace 7 years ago
  David North 22623b78bc Fix zero-padding and handling of empty passwords (meaning protection on, but no password to remove it) for XSSF workbook protection. 7 years ago
  Dominik Stadler 9c591aa822 Rename and add missing license header 7 years ago
  Javen O'Neal ff55ea0bd1 javadoc fix: incorrect deprecated replacement 7 years ago
  Mark Murphy c1d12f4dc0 revert changes made in r1754691 7 years ago
  Mark Murphy 7e9ba83c24 correction to junit bugs in r1754691 7 years ago
  Nick Burch 378dbebea8 Javadoc fixes 7 years ago
  Mark Murphy 5ec21e741d Add new class Cell Style Template and supporting enum for drawing borders 7 years ago
  Dominik Stadler b9f01a0d81 Add coverage of function WEEKDAY 7 years ago
  Dominik Stadler cce2fb67a2 Fix download-location of commons-logging4 jar and add it to FindBugs and bin-files target correctly 7 years ago
  Dominik Stadler f37885267c Allow to specify -addmods for Java 9 support, update to JaCoCo 0.7.7 for initial Java 9 support and add target to create a combined JUnit report 7 years ago
  Dominik Stadler ba1b94a012 Exclude package sl.draw.binding from coverage-counting as this is generated code 7 years ago
  Dominik Stadler cb43dfe6eb Test a few more cases of function INDIRECT() 7 years ago
  Dominik Stadler 1f15f25cb8 Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval 7 years ago
  Dominik Stadler 673bf4779b IDE warnings and fix a few places where we do not close resources in tests 7 years ago
  Dominik Stadler 1074028b9e Adjust build: 7 years ago
  Nick Burch 1728592b97 Sonar wants to know about the new commons collections dependency too! 7 years ago
  David North 0890a7f703 Move commons collections 4 dependency to main 7 years ago
  David North 753699e48a As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM 7 years ago
  Nick Burch e18a65b6df Javadoc fix 7 years ago
  David North aa17ae0b1e Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 7 years ago
  Dominik Stadler 07b249db81 Bug 55384: Handle setting pre-evaluation string correctly in SXSSF as well 7 years ago
  Nick Burch b423633ee0 HWPFDocument.write(File) support and tests #57919 7 years ago
  Dominik Stadler 8a506399cd Bug 59634: Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object 7 years ago
  Andreas Beeker 05aad13ded Create branch to unify crypto handling in HSSF and support CryptoAPI for HSSF 7 years ago
  Nick Burch a55e016c86 In-place write for HSLF #57919 7 years ago
  Nick Burch 6d59eef6e4 Provide a createOrUpdateDocument method at the POIFS level, and use to simplify writing code #57919 7 years ago
  Nick Burch 48f255f37e Javadoc updates 7 years ago
  Javen O'Neal 5c8b15bee9 test Cell.setCellValue(false) 7 years ago
  Nick Burch b25e988d94 If doing an in-place write, update the properties too 7 years ago
  Nick Burch 2750df0433 #57919 HSLF writing to new File 7 years ago
  Nick Burch 2d44399e0b #57919 HPSF writing better error handling, and start prep for HSLF more write methods 7 years ago
  Nick Burch 14aa3057dc Whitespace / indents 7 years ago
  Nick Burch efb790ef95 #57919 Add in-place and new-File write methods to POIDocument 7 years ago
  Nick Burch 667cfcb196 Mark some more scratchpad document types as currently being read-only 7 years ago
  Nick Burch 6bbdfeb61d Helper class for implementing extra write methods (#57919) for Scratchpad classes which are read-only 7 years ago
  Nick Burch fcee96add1 Prepare for pushing write() and write(File) to POIDocument 7 years ago
  Nick Burch fcf3162b54 Sync the file-based "past-the-end" exception to match the stream one, so that extending works, then tests for HSSF writing to a new empty POIFS file #57919 7 years ago
  Nick Burch 551ca753ca Start on unit testing for HSSFWorkbook.write(File), bug in POIFS to fix first 7 years ago
  Nick Burch 40591cf09a #57919 Start on support for writing to a new File (faster than OutputStream) 7 years ago
  Javen O'Neal 76c763b0dc add test case for bug 53564 7 years ago
  Javen O'Neal 4d05fe0d13 svn propset svn:mime-type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet *.xlsx 7 years ago
  Javen O'Neal f732c290f8 +svn:auto-props for common Microsoft Office files 7 years ago
  Javen O'Neal 035b4c4a0a bug 59881: fix D* functions for blank cells in headers in database; patch from Patrick Zimmermann 7 years ago
  Javen O'Neal 2412a8fcef +svn:eol-style=native 7 years ago