6602 Commitit (3109f16a7ff17da81917a2830c8789109e9c39bf)
 

Tekijä SHA1 Viesti Päivämäärä
  Nick Burch 89ae2e8b3b Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWorkbook, and start to use it for SXSSF as well #58200 9 vuotta sitten
  Nick Burch bba1a6e595 Remove a long-deprecated constructor 9 vuotta sitten
  Nick Burch 8fbbfb2d11 Fix inconsistent indents/whitespace 9 vuotta sitten
  Nick Burch 93e23d189a Prepare for SXSSF evaluation #58200 9 vuotta sitten
  Nick Burch 024477c507 Use Cell rather than HSSFCell cell type constants 9 vuotta sitten
  Nick Burch e665a07cdd #58200 Prepare for evaluating SXSSF cell formulas in limited cases 9 vuotta sitten
  Nick Burch 92d27b6262 Use more specific return types in SXSSF, which avoids casts, and also fix some long-standing TODOs on 1904 dates 9 vuotta sitten
  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 vuotta sitten
  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 vuotta sitten
  Andreas Beeker 77098e5e3e temporary activate jaxp debugging to find jaxb/stax error on gump build 9 vuotta sitten
  Dominik Stadler 99f8274bfc Try to adjust the string that we use for canComputeColumnWidht() so it works on freebsd/OpenJDK 1.6 as well 9 vuotta sitten
  Dominik Stadler 6db0a1057d Adjust test that is failing on freebsd some more 9 vuotta sitten
  Dominik Stadler 7501e761f6 Adjust init of PresetGeometries to not keep the object if static initialization fails 9 vuotta sitten
  Dominik Stadler 7eb27ea492 Improve error message slightly, add tests to verify things failing in Gump-build currently 9 vuotta sitten
  Andreas Beeker f0acd2152f Javadoc fixes 9 vuotta sitten
  Andreas Beeker 0bbbad5da6 Annotation for unimplemented drawing handlers. 9 vuotta sitten
  Andreas Beeker 7b7274bdcb fixed NPE with Jaxb proxy classes 9 vuotta sitten
  Andreas Beeker 7481844c98 merged common_sl branch to trunk 9 vuotta sitten
  Dominik Stadler b5fcac48e1 Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920 9 vuotta sitten
  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 vuotta sitten
  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 vuotta sitten
  Dominik Stadler e512035ead Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 vuotta sitten
  Dominik Stadler dd15c3bd37 Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 vuotta sitten
  Dominik Stadler d438fcaf69 Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd... 9 vuotta sitten
  Nick Burch f0a360a7bc Allow creating of an empty Themes Table on request 9 vuotta sitten
  Nick Burch 4000f528a1 Javadoc fixes 9 vuotta sitten
  Dominik Stadler dbdbb0cfe6 Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader 9 vuotta sitten
  Nick Burch ee3925aff1 Fix inconsistent whitespace/indents 9 vuotta sitten
  Nick Burch b068856c51 #58130 CF DataBar example and tests 9 vuotta sitten
  Nick Burch 886d73deee #58130 CF DataBar support 9 vuotta sitten
  Nick Burch 21a8a53496 #58130 Begin CF DataBar support 9 vuotta sitten
  Nick Burch 85da2c3069 #58130 Support for creating CF Color Scale Formattings 9 vuotta sitten
  Nick Burch 998d12700a #58130 HSSF CF Color Scale color support 9 vuotta sitten
  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 vuotta sitten
  Nick Burch ca1dfbd1e5 #58130 Enable CF ColorScale support on the rule, and begin testing 9 vuotta sitten
  Nick Burch 01779c5721 XSSF color scale CF objects 9 vuotta sitten
  Nick Burch 7ccb4ad2d8 #58130 CF Threshold formats differ slightly between types 9 vuotta sitten
  Nick Burch d905aeec17 Start on the Extended Color used in CF, but also in SheetExt 9 vuotta sitten
  Andreas Beeker 4e1c37905a disable jaxb class generation, because the order is different with each run 9 vuotta sitten
  Andreas Beeker 9abd6a3e34 merge trunk to common sl branch 9 vuotta sitten
  Andreas Beeker 89ab6304a4 merge trunk to common sl branch 9 vuotta sitten
  Dominik Stadler 7244be0566 Use global constant, this and the previous checkin fixes pull request 17 on github 9 vuotta sitten
  Dominik Stadler 0387edd759 Bug 57484: Allow processing of non-OOXML core namespace packages 9 vuotta sitten
  Nick Burch 5eb84a7f49 Further HSSF Color Gradient support 9 vuotta sitten
  Nick Burch 9787cb8b9e Start decoding the CF color scales for HSSF 9 vuotta sitten
  Nick Burch 40a9294e6f #58130 Stub the CF Color Scale unit tests 9 vuotta sitten
  Nick Burch c82aaba62c #58130 Fix the icon formatting read/write CF test 9 vuotta sitten
  Nick Burch 7ca07949a7 #58130 More CF Icon unit tests 9 vuotta sitten
  Andreas Beeker 9b09cb683a Introduce dirty flag for paragraphs and store them to records on save 9 vuotta sitten
  Nick Burch a27b7d5b2c Simplify CF icon rule asserts 9 vuotta sitten