Nick Burch
|
631fc8f9bc
|
Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1651517 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 22:13:24 +00:00 |
|
Andreas Beeker
|
c950d95a65
|
javadoc house-keeping
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1553422 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-25 22:18:53 +00:00 |
|
Dominik Stadler
|
22a0f8cf67
|
Fix some JavaDoc items that are reported in the build-output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1553404 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-25 18:05:41 +00:00 |
|
Nick Burch
|
4110133f8e
|
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1497037 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 18:44:51 +00:00 |
|
Nick Burch
|
182b941b2c
|
Bring the numeric CodePage support from HPSF (constants and converters) out to a new Util class, so that HSMF can later use it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1497032 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 18:18:21 +00:00 |
|