5520 Révisions (9ff53a46ba5302c7ea524a292f74e08a2c9df7cc)
 

Auteur SHA1 Message Date
  Dominik Stadler 9ff53a46ba Add missing test-file for bug 56169 il y a 10 ans
  Dominik Stadler cc51d8eeb6 Bug 56169: Fix NPE during export to XML with xs:all il y a 10 ans
  Dominik Stadler 847e64cf35 Bug 56114: Add testcase to verify that the flag is correctly stored in the XLS il y a 10 ans
  Nick Burch 80caa1ddcf When looking for text run related records after a TextHeaderAtom, provide a cleaner way to skip ones we don't care about, and a cleaner way to find the StyleTextPropAtom. Should fix #56260 il y a 10 ans
  Nick Burch 6adffa0c03 Implement MasterTextPropAtom, which provides the indents for a run of text, needed for #56260 il y a 10 ans
  Nick Burch 544d8bae08 #56260 Partial fix for a slide with a TextHeaderAtom but no other atoms related to it, which is followed by another TextHeaderAtom straight away il y a 10 ans
  Nick Burch 828ada2d62 Sample file for #56260, provided by Atlassian in CONF-18721 il y a 10 ans
  Andreas Beeker 4d193220af Bug 56075 - Add Change Tracking support to XWPF il y a 10 ans
  Dominik Stadler 9f322d5543 Try one more way of excluding generated sources in the Maven pom.xml files for Sonar analysis il y a 10 ans
  Nick Burch 668aa03483 Fix inconsistent whitespace, and add a close call in the main method to avoid a resource-leak warning il y a 10 ans
  Nick Burch f22a576ce5 Patch from Shaun Kalley from bug #56023 - On CellReference, implement hashCode, fix the equals(Object) logic, and fix inconsistent whitespace il y a 10 ans
  Nick Burch 6d2060f100 Fix the inconsistent indents in the test file il y a 10 ans
  Nick Burch 0cf3937949 Add more unit tests for XWPF Headers and Footers il y a 10 ans
  Nick Burch 6bfca28c3d When adding a new XPWFRun to a paragraph, update both the Runs and IRuns lists with it il y a 10 ans
  Nick Burch b02504396b Add some javadocs for the XWPF Header/Footer creation methods il y a 10 ans
  Dominik Stadler b9cd5ca769 Adjust for JDK 8 where an empty locale is added to the array returned by DateFormat.getAvailableLocales() il y a 10 ans
  Dominik Stadler 71b2a63699 Fix Sonar issues about finalize() usage il y a 10 ans
  Dominik Stadler ef824470c5 Enhance test to print out more information, it seems to fail on Apache Jenkins JDK8 build il y a 10 ans
  Dominik Stadler 2b3724132c Adjust TestExtractorFactory to provide more output to see why it fails on Maven builds on nemo.sonarsource.org il y a 10 ans
  Andreas Beeker ea67d54243 Added MD4-option and some cleanups il y a 10 ans
  Andreas Beeker 2589b5ad1e disable font downloading, because of Jenkins connection (download) problems il y a 10 ans
  Nick Burch 0c38315f31 POI is now on JDK 1.6, so remove 1.5 workaround il y a 10 ans
  Dominik Stadler 8587fd1f3e Try to set the Sonar-Exclusion property differently to see if that makes the exclusions work il y a 10 ans
  Dominik Stadler 8bd9aa0930 Sonar-pom: Add some metadata, try to add Sonar exclusions for generated sources il y a 10 ans
  Dominik Stadler 10d05f61b2 Try to improve Maven files for Sonar: Copy in (test)sources instead of linking to sources outside the sonar-directory which confuses Sonar, remove source-dir setting for ooxml-schema and ooxml-schema-encryption as both have generate sources and not actual ones, scratchpad is not needed for ooxml il y a 10 ans
  Nick Burch 4f2f46c220 Report how long the CSV conversion took, helpful for a quick read performance test il y a 10 ans
  Andreas Beeker fd8ad223a7 Bug 56076 - Add document protection with password support to XWPF il y a 10 ans
  Nick Burch 7767a2414e Zero length code page fix has been committed, so this file can once again be included in the overall test il y a 10 ans
  Nick Burch c3653544bb More helpful visio v5 exception, see bug #56171 il y a 10 ans
  Nick Burch 8f6ea0f8a8 Another content types test, for #55026 il y a 10 ans
  Andreas Beeker 6c24cb7020 The junit test failed with the original test-file (CDT_Data_Retention-PPT.ppt), so another check was necessary il y a 10 ans
  Nick Burch 5f7a447c7b Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper il y a 10 ans
  Andreas Beeker 146eadef69 Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextProp9Atom : java.lang.ArrayIndexOutOfBoundsException: 56" il y a 10 ans
  Nick Burch 4eb5150fc3 Complete support for OOXML content types with parameters, including parts of the patch from Sebastien Schneider from bug #55026 il y a 10 ans
  Andreas Beeker d701d00438 upgraded to junit4 (before other changes) il y a 10 ans
  Nick Burch ec93085044 Begin to implement some of the tests and logic for content types with parameters, based on the test file for bug #55026 il y a 10 ans
  Andreas Beeker 8ba2a370ba link forrest.properties from https://svn.apache.org/repos/asf/poi/site/forrest.properties il y a 10 ans
  Dominik Stadler 96a899f780 Downgrade the replacer plugin to 1.5.1, otherwise replacing does not find any files sometimes il y a 10 ans
  Andreas Beeker bc5912e74d FindBugs fix il y a 10 ans
  Nick Burch 220b263830 Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be zero length il y a 10 ans
  Andreas Beeker 06f1a6a42e FindBugs fix il y a 10 ans
  Andreas Beeker 8fc95e8b85 Sweeping is also needed for empty column-list ... il y a 10 ans
  Andreas Beeker 019f40493b FindBugs fix il y a 10 ans
  Andreas Beeker c17e792ffc - Changed status/changes xdocs/xslt, to link to the bug entry il y a 10 ans
  Dominik Stadler 2e9ed9cba1 Fix unit tests broken by newly added test-file, ignore TestFontRendering as it is inherently unstable currently il y a 10 ans
  Dominik Stadler 5b738e36b4 Fix unit test which failed after new corrupted file was added. il y a 10 ans
  Dominik Stadler 087d8d7786 Adjust test to write the failing PNG in case expected and actual do not match il y a 10 ans
  Nick Burch e0bcd77fc2 Test file from bug #56138 from Jon Iles, with a zero length codepage string il y a 10 ans
  Dominik Stadler a264f7c3c3 Instead of using initCause() when re-throwing exceptions, it leads to better stacktraces if a simple constructor-argument is used il y a 10 ans
  Dominik Stadler 0e9bbce9ed Add a set of maven pom.xml files for Sonar, a few workaround are il y a 10 ans