5446 Commits (aa19aeae438900902ca1c82a8d6fbf933e0f90b3)
 

Author SHA1 Message Date
  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
  Nick Burch 4405461d5b Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function 10 years ago
  Dominik Stadler d724ab61a2 Fix pattern for license check failure 10 years ago
  Dominik Stadler 7fbc249c5a Add license check via Apache rat to jenkins build 10 years ago
  Dominik Stadler 17d3de1733 adjust ant-target check-rat: Download jarfile instead of requiring it locally, write report to a temporary file and scan it for failures to break the build if necessary 10 years ago
  Andreas Beeker 7084337351 Added license headers 10 years ago
  Yegor Kozlov 213c29377f set version.id to 3.11-beta1 10 years ago
  Andreas Beeker dad4a3299f javadoc fix 10 years ago
  Andreas Beeker 77436875d1 Bug 35897 - Password protected files 10 years ago
  Nick Burch 3a177b2706 Ensure our package html files have consistent line endings, and the right svn properties set on them 10 years ago
  Dominik Stadler ded360f287 Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSSF work when setAutoFilter is called multiple times 10 years ago
  Dominik Stadler 62ec8b719b remove some unused imports and some useless TODOs, slightly more 10 years ago
  Dominik Stadler 2c7fff15e1 Don't unnecessarily convert from ArrayList to array, use the ArrayList directly instead, this speeds up BiffViewer and related unit tests 10 years ago
  Dominik Stadler 63e84bd79d Print out which actual value was out of range 10 years ago
  Andreas Beeker ece67b1a5f obsoleted by TestEscherBlipRecord and EscherMetafileBlip 10 years ago
  Andreas Beeker 8c92e5db7a Bug 45776 - Fix corrupt file problem using TextRun.setText 10 years ago
  Andreas Beeker ad6a8a3cd1 Bug 41246 - AIOOBE with missing notes entries 10 years ago
  Nick Burch 42933d40bc Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and spaces 10 years ago
  Andreas Beeker a30d2870c8 Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption 10 years ago
  Dominik Stadler 7f22915265 Bug 51158: clear out Memory-based part before writing to it, 10 years ago
  Dominik Stadler 95c628e04d Remove unnecessary separate length, an array already has one 10 years ago
  Dominik Stadler be4e27c463 Update to latest JaCoCo 0.6.4 10 years ago
  Dominik Stadler b002f0497a Add some @Overrides suggested by Eclipse, generics and some warnings, 10 years ago
  Dominik Stadler 232b92bf11 Fix some Eclipse warnings in ReaderWriter 10 years ago
  Dominik Stadler 32c7f02ba3 Remove unused members and make others private 10 years ago
  Andreas Beeker c0c4008124 Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF 10 years ago
  Andreas Beeker 8372eb89ec javadoc and compiler warning house-keeping 10 years ago
  Andreas Beeker c950d95a65 javadoc house-keeping 10 years ago