6421 次程式碼提交 (ce4c3705e161f3ec510a023ac3b592bdaa5f6808)
 

作者 SHA1 備註 提交日期
  Nick Burch ce4c3705e1 Add more complex themes examples 8 年之前
  Nick Burch fe8e4c5dd2 Consistent indent between font and pattern CF formatting toString indent 8 年之前
  Andreas Beeker 5e47c8c37d FindBugs fixes - MS_SHOULD_BE_FINAL 9 年之前
  Andreas Beeker 2fcb10c665 Javadoc fixes 9 年之前
  Andreas Beeker 05df6db38e gump build fixing - move system properties tinkering into junit class 9 年之前
  Andreas Beeker dd2a69cdc2 Trying to fix the wrong xmlinputfactory on gump run 9 年之前
  Andreas Beeker ff4bbd9588 #58190 - The current picture handling uses raw integers for types and index, replace with enum and reference 9 年之前
  Nick Burch 74b13dee22 Maven uses plurals for everything *except* javadocs... #58203 9 年之前
  Nick Burch b0fa6ed2f3 Use the same "is this a formula" logic for both getCellType and getCachedFormulaResultType 9 年之前
  Andreas Beeker bb3970b2bf #58193 - Use input stream rather than byte array for checksum etc. 9 年之前
  Andreas Beeker bc1d4f59b0 Fix XmlInputFactory error of gump build 9 年之前
  Nick Burch 10611e04ac Unit test for bug #57181 9 年之前
  Nick Burch 8472bdb56a Further unit tests for #55747 9 年之前
  Nick Burch 044151f658 Unit test for #55747 9 年之前
  Nick Burch 7e345b8186 Re-enable some SXSSF skipped tests, but not all, for our limited evaluation support #58200 9 年之前
  Nick Burch e4c9b7ca51 Start re-enabling some SXSSF formula evaluation tests, with required fixes #58200 9 年之前
  Nick Burch 52877b8368 Refactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier #58200 9 年之前
  Nick Burch f150abced1 More helpful exception on the wrong cell type 9 年之前
  Nick Burch 6a82b45b0d Get basic SXSSF formula evaluation working, for cells/references in the window #58200 9 年之前
  Nick Burch 89ae2e8b3b Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWorkbook, and start to use it for SXSSF as well #58200 9 年之前
  Nick Burch bba1a6e595 Remove a long-deprecated constructor 9 年之前
  Nick Burch 8fbbfb2d11 Fix inconsistent indents/whitespace 9 年之前
  Nick Burch 93e23d189a Prepare for SXSSF evaluation #58200 9 年之前
  Nick Burch 024477c507 Use Cell rather than HSSFCell cell type constants 9 年之前
  Nick Burch e665a07cdd #58200 Prepare for evaluating SXSSF cell formulas in limited cases 9 年之前
  Nick Burch 92d27b6262 Use more specific return types in SXSSF, which avoids casts, and also fix some long-standing TODOs on 1904 dates 9 年之前
  Nick Burch 402c445599 Have XSSF rich test strings report if they have formatting applied or not, and fix them to only add the formatting child element when needed 9 年之前
  Nick Burch 7caf5eda4c Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows, and add a note on Java 7 possible cleanup #58098 9 年之前
  Andreas Beeker 77098e5e3e temporary activate jaxp debugging to find jaxb/stax error on gump build 9 年之前
  Dominik Stadler 99f8274bfc Try to adjust the string that we use for canComputeColumnWidht() so it works on freebsd/OpenJDK 1.6 as well 9 年之前
  Dominik Stadler 6db0a1057d Adjust test that is failing on freebsd some more 9 年之前
  Dominik Stadler 7501e761f6 Adjust init of PresetGeometries to not keep the object if static initialization fails 9 年之前
  Dominik Stadler 7eb27ea492 Improve error message slightly, add tests to verify things failing in Gump-build currently 9 年之前
  Andreas Beeker f0acd2152f Javadoc fixes 9 年之前
  Andreas Beeker 0bbbad5da6 Annotation for unimplemented drawing handlers. 9 年之前
  Andreas Beeker 7b7274bdcb fixed NPE with Jaxb proxy classes 9 年之前
  Andreas Beeker 7481844c98 merged common_sl branch to trunk 9 年之前
  Dominik Stadler b5fcac48e1 Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920 9 年之前
  Dominik Stadler c5156fd83b When verifying that the source-package can be built copy over third party libs before starting to build to not download these files from scratch every time 9 年之前
  Dominik Stadler be08c43180 Yet another adjustment to the test as it seems that small values can be computed, only larger ones fail, let's find out at which point it fails 9 年之前
  Dominik Stadler e512035ead Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 年之前
  Dominik Stadler dd15c3bd37 Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 年之前
  Dominik Stadler d438fcaf69 Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 年之前
  Nick Burch f0a360a7bc Allow creating of an empty Themes Table on request 9 年之前
  Nick Burch 4000f528a1 Javadoc fixes 9 年之前
  Dominik Stadler dbdbb0cfe6 Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader 9 年之前
  Nick Burch ee3925aff1 Fix inconsistent whitespace/indents 9 年之前
  Nick Burch b068856c51 #58130 CF DataBar example and tests 9 年之前
  Nick Burch 886d73deee #58130 CF DataBar support 9 年之前
  Nick Burch 21a8a53496 #58130 Begin CF DataBar support 9 年之前