6410 Commits (10611e04ac8113d77aad10c1a35fd3a895cfdbf6)
 

Author SHA1 Message Date
  Nick Burch 10611e04ac Unit test for bug #57181 9 years ago
  Nick Burch 8472bdb56a Further unit tests for #55747 9 years ago
  Nick Burch 044151f658 Unit test for #55747 9 years ago
  Nick Burch 7e345b8186 Re-enable some SXSSF skipped tests, but not all, for our limited evaluation support #58200 9 years ago
  Nick Burch e4c9b7ca51 Start re-enabling some SXSSF formula evaluation tests, with required fixes #58200 9 years ago
  Nick Burch 52877b8368 Refactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier #58200 9 years ago
  Nick Burch f150abced1 More helpful exception on the wrong cell type 9 years ago
  Nick Burch 6a82b45b0d Get basic SXSSF formula evaluation working, for cells/references in the window #58200 9 years ago
  Nick Burch 89ae2e8b3b Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWorkbook, and start to use it for SXSSF as well #58200 9 years ago
  Nick Burch bba1a6e595 Remove a long-deprecated constructor 9 years ago
  Nick Burch 8fbbfb2d11 Fix inconsistent indents/whitespace 9 years ago
  Nick Burch 93e23d189a Prepare for SXSSF evaluation #58200 9 years ago
  Nick Burch 024477c507 Use Cell rather than HSSFCell cell type constants 9 years ago
  Nick Burch e665a07cdd #58200 Prepare for evaluating SXSSF cell formulas in limited cases 9 years ago
  Nick Burch 92d27b6262 Use more specific return types in SXSSF, which avoids casts, and also fix some long-standing TODOs on 1904 dates 9 years ago
  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 years ago
  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 years ago
  Andreas Beeker 77098e5e3e temporary activate jaxp debugging to find jaxb/stax error on gump build 9 years ago
  Dominik Stadler 99f8274bfc Try to adjust the string that we use for canComputeColumnWidht() so it works on freebsd/OpenJDK 1.6 as well 9 years ago
  Dominik Stadler 6db0a1057d Adjust test that is failing on freebsd some more 9 years ago
  Dominik Stadler 7501e761f6 Adjust init of PresetGeometries to not keep the object if static initialization fails 9 years ago
  Dominik Stadler 7eb27ea492 Improve error message slightly, add tests to verify things failing in Gump-build currently 9 years ago
  Andreas Beeker f0acd2152f Javadoc fixes 9 years ago
  Andreas Beeker 0bbbad5da6 Annotation for unimplemented drawing handlers. 9 years ago
  Andreas Beeker 7b7274bdcb fixed NPE with Jaxb proxy classes 9 years ago
  Andreas Beeker 7481844c98 merged common_sl branch to trunk 9 years ago
  Dominik Stadler b5fcac48e1 Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920 9 years ago
  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 years ago
  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 years ago
  Dominik Stadler e512035ead Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 years ago
  Dominik Stadler dd15c3bd37 Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 years ago
  Dominik Stadler d438fcaf69 Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 years ago
  Nick Burch f0a360a7bc Allow creating of an empty Themes Table on request 9 years ago
  Nick Burch 4000f528a1 Javadoc fixes 9 years ago
  Dominik Stadler dbdbb0cfe6 Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader 9 years ago
  Nick Burch ee3925aff1 Fix inconsistent whitespace/indents 9 years ago
  Nick Burch b068856c51 #58130 CF DataBar example and tests 9 years ago
  Nick Burch 886d73deee #58130 CF DataBar support 9 years ago
  Nick Burch 21a8a53496 #58130 Begin CF DataBar support 9 years ago
  Nick Burch 85da2c3069 #58130 Support for creating CF Color Scale Formattings 9 years ago
  Nick Burch 998d12700a #58130 HSSF CF Color Scale color support 9 years ago
  Nick Burch d788ff06b4 Move some of the XSSF Color logic to a base class, so that the HSSF Extended Color wrapper can use it 9 years ago
  Nick Burch ca1dfbd1e5 #58130 Enable CF ColorScale support on the rule, and begin testing 9 years ago
  Nick Burch 01779c5721 XSSF color scale CF objects 9 years ago
  Nick Burch 7ccb4ad2d8 #58130 CF Threshold formats differ slightly between types 9 years ago
  Nick Burch d905aeec17 Start on the Extended Color used in CF, but also in SheetExt 9 years ago
  Andreas Beeker 4e1c37905a disable jaxb class generation, because the order is different with each run 9 years ago
  Andreas Beeker 9abd6a3e34 merge trunk to common sl branch 9 years ago
  Andreas Beeker 89ab6304a4 merge trunk to common sl branch 9 years ago
  Dominik Stadler 7244be0566 Use global constant, this and the previous checkin fixes pull request 17 on github 9 years ago