6902 Commits (f2013022e8428b0c1113d24d681454c559d9e727)
 

Author SHA1 Message Date
  Dominik Stadler f2013022e8 Fix some cases where file resources were not closed correctly, mostly when Exceptions occur during opening files 8 years ago
  Dominik Stadler 1694a359b2 fix commandline option in PPTX2PNG from quite to quiet 8 years ago
  Dominik Stadler 83eb1aaefc Fix freeing resources in some tests and dev-tools so we can run unit-tests with enabled file-leak-detector 8 years ago
  Andreas Beeker 70d75027d3 #56004 - Support for WMF rendering (parsing the WMF records) 8 years ago
  Dominik Stadler a74cded68d Handle some cases better where file handles were left open by the ExtractorFactory, mostly when opening files failed, but also when using the NPOIFSFileSystem for initialization. 8 years ago
  Andreas Beeker e50841ea16 rat-check - remove clutter to compact build output 8 years ago
  Nick Burch 35470f6386 Unit test for non-reproducable #58747 8 years ago
  Dominik Stadler 4c739915d8 Fix unit test for bug 58731 to actually run 8 years ago
  David North 4707ba2d36 Trunk now heading for beta2 again, unpin docs 8 years ago
  David North ebce73401d Pin docs external for 3.14 beta1 rc2 8 years ago
  David North 3892fb3fd4 About to roll 3.14 beta1 rc2 8 years ago
  Nick Burch 83334b9fd1 Unit test for #58731 - not reproduced, and some javadocs 8 years ago
  Andreas Beeker 2ac3e0f3e8 #58733 - New AIOOBE in getCell while iterating through a table in PPT 8 years ago
  Andreas Beeker b184105835 fix forbidden apis issues 8 years ago
  Andreas Beeker f1277c322d #58718 - Master styles not initialized when running multithreaded 8 years ago
  David North c92b3956e9 Multisign update to allow gpg2 usage 8 years ago
  David North 7682cddd67 Trunk is now on course for 3.14beta2 8 years ago
  David North 51a3e84a4f Pin documentation to r1718465 for 3.14beta1 8 years ago
  Javen O'Neal 74227421ed bug 57450: javadoc fixes from Stefan Thurnherr 8 years ago
  Javen O'Neal 3f89a43176 supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent 8 years ago
  Javen O'Neal 596b813d4c bug 56454: shiftRows incorrectly handle merged regions that do not contain column 0. Add failing unit test from Jörg Selbach. 8 years ago
  Javen O'Neal 125dad1247 make test easier to understand using A1 addresses instead of row+col numbers 8 years ago
  Andreas Beeker e6ad5aee39 xml schemas - remove deprecated warnings, as we prefer the array methods - see #56854 8 years ago
  David North d2d8f3c428 New PGP key for David North 8 years ago
  Dominik Stadler 27b81a8b40 Add file missed from last checkin 8 years ago
  Dominik Stadler 2515c081a6 Bug 58084: Fix cloning Cell Styles with Borders 8 years ago
  Dominik Stadler 1f5c49b68b Eclipse warnings, code formatting, javadoc, ... 8 years ago
  Javen O'Neal 38b65e7fcb add hashCode for corresponding equals function 8 years ago
  Javen O'Neal c23bd6c5c9 javadocs 8 years ago
  Javen O'Neal 54020b8fb4 whitespace 8 years ago
  Javen O'Neal 83398660de FindBugs warning: ExcelStyleDateFormatter doesn't override java.text.SimpleDAtaFormat.equals(Object) 8 years ago
  Javen O'Neal 3309d1f820 make fields static 8 years ago
  Javen O'Neal 50d6f49f7d whitespace 8 years ago
  Javen O'Neal 8ce3a9521c whitespace 8 years ago
  Javen O'Neal c17754165a findbugs: check return value of File.mkdir(s), and don't accidentally catch RuntimeException 8 years ago
  Javen O'Neal d34beb335f add comments for names of missing functions 8 years ago
  Javen O'Neal a2d55ee784 fix javadocs errors 8 years ago
  Javen O'Neal ac65d1333d fix javadoc errors 8 years ago
  Javen O'Neal 6a87818b16 fix javadoc errors 8 years ago
  Javen O'Neal 3587e22c61 bug 58570: add get/setActiveCell to Sheet interface, add Cell.getAddress, 8 years ago
  Javen O'Neal 7d7d78f910 remove deprecated functions (since 2008) 8 years ago
  Dominik Stadler 582ad34811 Add some additional rules for the forbidden-apis-check borrowed from Elasticsearch, also add a separate signature file with more rules for the 'prod' code and fix two newly found issues 8 years ago
  Andreas Beeker 98ac10e521 Sonar fixes, direct array parameter 8 years ago
  Andreas Beeker 96c3abad1a - #47904 - Update text styles in HSLF MasterSlide 8 years ago
  Javen O'Neal 2bf0885f44 revert .project 8 years ago
  Javen O'Neal 5c81621828 bug 58670: cleanup from r1717192 8 years ago
  Javen O'Neal 6422283181 revert .project 8 years ago
  Javen O'Neal e725197feb bug 58670: replace SXSSFRow's storage of SXSSFCells[] with a TreeMap<Int, SXSSFCell> 8 years ago
  Javen O'Neal ee6ee95f40 add @Override annotations to SXSSFRow 8 years ago
  Javen O'Neal 4eadfb1779 add @Override annotation. Explicitly specify workbook type returned by SXSSFITestDataProvider.writeOutAndReadBack 8 years ago