poi/src
2013-06-26 18:46:37 +00:00
..
contrib repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 2010-10-06 07:58:51 +00:00
examples Remove the executable flag from a number of files that aren't executables so shouldn't have it set 2013-06-25 22:12:48 +00:00
excelant optimized unused imports in poi-excelant 2012-03-05 09:46:57 +00:00
java/org/apache/poi HSMF generally wants Java Lang style encoding names, which HPSF has always worked with Java NIO ones, so add a flag to CodePageUtil to let you select which style to return 2013-06-26 18:44:51 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Ensure the indenting is consistent within the file, and then make some minor updates to the JavaDocs (language, clarity etc) 2013-06-26 14:57:36 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Bugzilla 54436: Fixed metadata for GETPIVOTDATA function 2013-03-02 11:38:09 +00:00
scratchpad Have MAPIMessage try the codepage properties to get the ascii encoding, before falling back to the existing logic around content type parsing 2013-06-26 18:46:37 +00:00
testcases/org/apache/poi Deprecate the old HPSF codepage Constants list, and change the code to use the new CodePageUtil class instead for their codepage work 2013-06-26 18:20:37 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00