12828 коммитов (REL_3_14_BETA1_RC2)
 

Автор SHA1 Сообщение Дата
  David North b5c29820c3 tag 1720435 as RC2 of 3.14 beta1 8 лет назад
  David North ebce73401d Pin docs external for 3.14 beta1 rc2 8 лет назад
  David North 3892fb3fd4 About to roll 3.14 beta1 rc2 8 лет назад
  Nick Burch 83334b9fd1 Unit test for #58731 - not reproduced, and some javadocs 8 лет назад
  Andreas Beeker 2ac3e0f3e8 #58733 - New AIOOBE in getCell while iterating through a table in PPT 8 лет назад
  Andreas Beeker b184105835 fix forbidden apis issues 8 лет назад
  Andreas Beeker f1277c322d #58718 - Master styles not initialized when running multithreaded 8 лет назад
  David North c92b3956e9 Multisign update to allow gpg2 usage 8 лет назад
  David North 7682cddd67 Trunk is now on course for 3.14beta2 8 лет назад
  David North 51a3e84a4f Pin documentation to r1718465 for 3.14beta1 8 лет назад
  Javen O'Neal 74227421ed bug 57450: javadoc fixes from Stefan Thurnherr 8 лет назад
  Javen O'Neal 3f89a43176 supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent 8 лет назад
  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 лет назад
  Javen O'Neal 125dad1247 make test easier to understand using A1 addresses instead of row+col numbers 8 лет назад
  Andreas Beeker e6ad5aee39 xml schemas - remove deprecated warnings, as we prefer the array methods - see #56854 8 лет назад
  David North d2d8f3c428 New PGP key for David North 8 лет назад
  Dominik Stadler 27b81a8b40 Add file missed from last checkin 8 лет назад
  Dominik Stadler 2515c081a6 Bug 58084: Fix cloning Cell Styles with Borders 8 лет назад
  Dominik Stadler 1f5c49b68b Eclipse warnings, code formatting, javadoc, ... 8 лет назад
  Javen O'Neal 38b65e7fcb add hashCode for corresponding equals function 8 лет назад
  Javen O'Neal c23bd6c5c9 javadocs 8 лет назад
  Javen O'Neal 54020b8fb4 whitespace 8 лет назад
  Javen O'Neal 83398660de FindBugs warning: ExcelStyleDateFormatter doesn't override java.text.SimpleDAtaFormat.equals(Object) 8 лет назад
  Javen O'Neal 3309d1f820 make fields static 8 лет назад
  Javen O'Neal 50d6f49f7d whitespace 8 лет назад
  Javen O'Neal 8ce3a9521c whitespace 8 лет назад
  Javen O'Neal c17754165a findbugs: check return value of File.mkdir(s), and don't accidentally catch RuntimeException 8 лет назад
  Javen O'Neal d34beb335f add comments for names of missing functions 8 лет назад
  Javen O'Neal a2d55ee784 fix javadocs errors 8 лет назад
  Javen O'Neal ac65d1333d fix javadoc errors 8 лет назад
  Javen O'Neal 6a87818b16 fix javadoc errors 8 лет назад
  Javen O'Neal 3587e22c61 bug 58570: add get/setActiveCell to Sheet interface, add Cell.getAddress, 8 лет назад
  Javen O'Neal 7d7d78f910 remove deprecated functions (since 2008) 8 лет назад
  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 лет назад
  Andreas Beeker 98ac10e521 Sonar fixes, direct array parameter 8 лет назад
  Andreas Beeker 96c3abad1a - #47904 - Update text styles in HSLF MasterSlide 8 лет назад
  Javen O'Neal 2bf0885f44 revert .project 8 лет назад
  Javen O'Neal 5c81621828 bug 58670: cleanup from r1717192 8 лет назад
  Javen O'Neal 6422283181 revert .project 8 лет назад
  Javen O'Neal e725197feb bug 58670: replace SXSSFRow's storage of SXSSFCells[] with a TreeMap<Int, SXSSFCell> 8 лет назад
  Javen O'Neal ee6ee95f40 add @Override annotations to SXSSFRow 8 лет назад
  Javen O'Neal 4eadfb1779 add @Override annotation. Explicitly specify workbook type returned by SXSSFITestDataProvider.writeOutAndReadBack 8 лет назад
  Javen O'Neal 264101d5f7 testBool/testErr: check values before writeOutAndReadBack 8 лет назад
  Javen O'Neal 6033d5428a fix testErr: createRow(1) -> createRow(0); replace assumeTrue with assertEquals for more informative test results 8 лет назад
  Javen O'Neal 1342cb827e whitespace 8 лет назад
  Javen O'Neal 0555894150 add @Override and @NotImplemented annotations to SXSSFCell, update javadocs 8 лет назад
  Javen O'Neal 916dcd547c break testBoolErr into 2 unit tests. The test shouldn't be aware of the underlying implementation for HSSFRows, and shorter tests are better 8 лет назад
  Javen O'Neal 0a02cc5053 whitespace 8 лет назад
  Javen O'Neal aadd45c22e bug 58671: change MissingCellPolicy from class to enum 8 лет назад
  Javen O'Neal fc238aac21 javadocs 8 лет назад