5473 Commits (e0bcd77fc24b3318e4a7b45d3b054bb8bbbfb976)
 

Author SHA1 Message Date
  Nick Burch e0bcd77fc2 Test file from bug #56138 from Jon Iles, with a zero length codepage string 10 years ago
  Dominik Stadler a264f7c3c3 Instead of using initCause() when re-throwing exceptions, it leads to better stacktraces if a simple constructor-argument is used 10 years ago
  Dominik Stadler 0e9bbce9ed Add a set of maven pom.xml files for Sonar, a few workaround are 10 years ago
  Dominik Stadler 83139e0df7 Provide more output on test that failed for me locally 10 years ago
  Dominik Stadler 7dc649c648 Adjust some tests to not hardcode the 'test-data' directory. This breaks the Sonar-maven build that I am working on locally 10 years ago
  Dominik Stadler a4cb9a5826 build.xml: Add missing depends on init for compile-main target 10 years ago
  Dominik Stadler 240579a854 Update Javadoc somewhat 10 years ago
  Dominik Stadler b07bb06837 Add assertions, remove Sonar warnings 10 years ago
  Andreas Beeker d58466c8b3 update *ssf-workbook tests to junit4 10 years ago
  Andreas Beeker 11caf5f4e4 Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files compatible with Google Docs or iPad 10 years ago
  Andreas Beeker 2e6de07eb1 FindBugs fix 10 years ago
  Andreas Beeker 334aaad728 FindBugs fix 10 years ago
  Andreas Beeker ad8ded4b1d disable not applicable findbugs check 10 years ago
  Nick Burch f0858279fd Fix the copyright notice year 10 years ago
  Andreas Beeker fc697f0e60 Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images from ppt) 10 years ago
  Andreas Beeker 4b9d47af5a FindBugs fix 10 years ago
  Andreas Beeker 71d856448e excluded findbugs (svn:ignore) 10 years ago
  Andreas Beeker e83fccf773 Use findbugs in the jenkins build 10 years ago
  Dominik Stadler 43b4e3f378 Bug 55923: Fix compare/sorting of nodes in exported XML 10 years ago
  Dominik Stadler 77bcfcb41c Bug 55924: Avoid errors during exporting XML if there are numeric cells without value, also verify in tests that XML can always be parsed 10 years ago
  Dominik Stadler 9b16c77233 Bug 55926: Handle numeric formula values when exporting to XML 10 years ago
  Dominik Stadler ddaab16081 Bug 55927: Handle date types when exporting to XML 10 years ago
  Dominik Stadler 46e02ba40f Switch to JDK 6 for generated code as well 10 years ago
  Dominik Stadler 2d543b637b Adjust Eclipse classpath for new versions of third party libraries 10 years ago
  Dominik Stadler 47070c5060 Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom 10 years ago
  Nick Burch 2f635a7498 Fix whitespace 10 years ago
  Nick Burch 63d4dc462f Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface, as all implementations now have the method 10 years ago
  Nick Burch aa19aeae43 Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/footer support 10 years ago
  Nick Burch 7d7f5015e5 Fix whitespace 10 years ago
  Nick Burch ba910a4584 Have the Excel text extractors all implement the same interface, as best as they can 10 years ago
  Nick Burch 715e807189 Update the junit version in the license, to match the one we ship 10 years ago
  Dominik Stadler 9a2ed7defc Adjust Eclipse project for JDK 1.6 10 years ago
  Dominik Stadler c8dc80ee7c Add missing test-file for Bug 56017 10 years ago
  Dominik Stadler 92626b66b6 Bug 56017: Fix comment-ref when shiftig rows with comments, this probably does not fix the bug itself, though 10 years ago
  Andreas Beeker 54d462a3f6 Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalStateException 10 years ago
  Andreas Beeker 3fb8fc3830 javadoc fix 10 years ago
  Andreas Beeker 6a864cce7b Bug 55802 - Special Letters not exported correct 10 years ago
  Nick Burch 40ceccdcbd Fix up whitespace / indents to be consistent 10 years ago
  Nick Burch 71b6ee9757 Fix javadoc formatting 10 years ago
  Andreas Beeker aeb4f0247b Javadoc fix 10 years ago
  Nick Burch 2784b5044a Expose the StyleIndex of CharacterRuns, and expand the range style tests to cover this + related 10 years ago
  Andreas Beeker e484fd75d0 Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing word file) 10 years ago
  Dominik Stadler bc936983a5 Bug 56011: Use default style if the cell style attribute is not present 10 years ago
  Nick Burch 3c40a957bc Sync the Maven POM defined dependencies with the Ant build ones 10 years ago
  Dominik Stadler 5758218f9d Update third party libs: commons-codec to 1.9, log4j to 1.2.17 10 years ago
  Andreas Beeker ba8bfcc27b TreeSet without JDK 6 method usages 10 years ago
  Andreas Beeker 58712517c6 This patch is not working as of license incompatibility - see http://www.apache.org/licenses/GPL-compatibility.html 10 years ago
  Andreas Beeker 655dee9f1f As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporarily use the open jdk classes instead, until POI has switched to JDK 1.6 10 years ago
  Andreas Beeker 78115109d2 - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook 10 years ago
  Andreas Beeker a6736fda98 jdk 5 compiler doesn't support overwrite for interfaces ... 10 years ago