6606 Commits (38827e7b29a4cb8ca1b743aa845589586bb8d896)
 

Author SHA1 Message Date
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 years ago
  Nick Burch 5204aacf54 Tweak error message to make clear that we really need a file showing the problem 8 years ago
  Nick Burch f46ad8fd13 Javadoc tweak 8 years ago
  Dominik Stadler 465af87743 Reduce required memory in tests by not actually creating all the rows/cells when verifying the max number of cellstyles. Hopefully this will avoid the OOMs that we see in various CI environments currently while still verifying the limits correctly. 8 years ago
  Dominik Stadler 846057eca0 Specify the amount of memory for OOXMLLite as different environments fail sometimes currently and it should make the build more reproducible if we state how much memeory we want 8 years ago
  Dominik Stadler a29eadd596 Add empty.pptx to excludes in rat-check 8 years ago
  Andreas Beeker b56bda3d93 Move security schemas to security module 8 years ago
  Dominik Stadler b6c74c8c8e Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close(), ... 8 years ago
  Dominik Stadler fdeb76626f Sonar Maven build: 8 years ago
  Dominik Stadler a5f332536e Somehow the Date formatting via SimpleDateFormatter fails on some CI machines, don't rely on this to avoid test-failures due to timezones/locales but rather compare the date directly. 8 years ago
  Nick Burch e4a987e893 Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check for nulls as per the javadoc 8 years ago
  Dominik Stadler 7c44ce4dab POI Bug 58260: Fix checks for limit on number of styles in XSSF/SXSSF and fix having more than 32k styles in SXSSF workbooks 8 years ago
  Dominik Stadler eb68abf765 Add additional checks to narrow down why this test fails when run via Maven 8 years ago
  Dominik Stadler 7f27e92800 Adjust excludes to make the output a bit cleaner in OOXMLLite and also look in the superclass for @Test annotations to include one additional unit-test that we missed currently. 8 years ago
  David North 598e148d2d Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part. 8 years ago
  Dominik Stadler 255ace6918 * Adjust reported text when a Zip-Bomb is detected to allow to quickly see why it happened 8 years ago
  David North 14be991668 Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additional tests. 8 years ago
  Dominik Stadler c275ebb44c Add one unit-test for a different way of calculating workdays to see if this also triggers test failures in Sonar Maven runs which currently fail for test-case TestWorkdayFunction 8 years ago
  Dominik Stadler 948b4d3be1 Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make the Sonar Maven run finally run again. 8 years ago
  Dominik Stadler 827872a21f Set some svn-ignores for generated files and directories 8 years ago
  Nick Burch 6a786df01b Comments, imports and warnings 8 years ago
  Nick Burch cf589000c6 Fix indents 8 years ago
  Nick Burch e64cc2a860 Patch from Javen ONeal from bug #58253 - CellReference upper-case check for #REF!, and code readability + javadoc improvements 8 years ago
  Nick Burch 3be3f5c2da Fix indents 8 years ago
  Nick Burch bed2ee69c3 Patch from Javen ONeal from bug #58252 - More CellReference unit testing coverage 8 years ago
  Dominik Stadler 025942c21b Use more permsize when running ooxml-lite as it seems to reach the default limit now 8 years ago
  Dominik Stadler 45a2869d8a Adjust dependencies to make target compile-ooxml-xsds run standalone and use init instead of check-jars,fetch-jars 8 years ago
  Andreas Beeker cb309c20a1 sonar xmlbeans fix 8 years ago
  Dominik Stadler 74c8ca4e5e Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create() 8 years ago
  Andreas Beeker c26d5250d6 Update to 3.13-SNAPSHOT 8 years ago
  Dominik Stadler b49c01c355 Try to make Sonar builds run again: add missing dependency, add ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties 8 years ago
  Andreas Beeker f39dc1387f Move and rename hslf line because of ambiguity with common sl line 8 years ago
  Andreas Beeker eedf2a32d5 FindBugs - DLS_DEAD_LOCAL_STORE 8 years ago
  Andreas Beeker b971ffa9ce FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION 8 years ago
  Andreas Beeker e97d4a6ed3 Update to 3.13-SNAPSHOT 8 years ago
  Andreas Beeker ef4060745a FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY 8 years ago
  Andreas Beeker 4642b5b43d FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED 8 years ago
  Andreas Beeker e1998255f9 FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION 8 years ago
  Andreas Beeker c9f6608c0b FindBugs - DLS_DEAD_LOCAL_STORE 8 years ago
  Nick Burch b962e1b2f2 Bigger warnings that new users should use SXSSF, and not mess around with the XML themselves 8 years ago
  Nick Burch 45ef78d622 Remove catches which were previously incorrectly declared when not needed 9 years ago
  Nick Burch 6181eef6a0 #58237 When adding a picture to a XWPF header or footer, attach it to the right part 9 years ago
  Nick Burch 94071f0395 #58237 Add some more XWPF header and footer tests 9 years ago
  Nick Burch 0588fdec98 Fix inconsistent line endings and some eclipse warnings 9 years ago
  Andreas Beeker b21dd0241e findbugs - DM_NUMBER_CTOR 9 years ago
  Andreas Beeker e5b07df265 findbugs - DM_BOXED_PRIMITIVE_... 9 years ago
  Andreas Beeker e7c3db9ecc Common stress test for X/HSLF and a few bug fixes 9 years ago
  Nick Burch 04dbc92c08 More consistent test-file output for Excel testing 9 years ago
  Nick Burch 266958c9b8 Fix inconsistent whitespace/indents 9 years ago
  Nick Burch 5e8a6d7fdf Continue with 55747 / 55324 testing 9 years ago