6 Commits (6fe3b75bfddc05199ea54b8c419e2d61cb3cfdd5)

Author SHA1 Message Date
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix 7 years ago
  Nick Burch 631fc8f9bc Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage 9 years ago
  Andreas Beeker c950d95a65 javadoc house-keeping 10 years ago
  Dominik Stadler 22a0f8cf67 Fix some JavaDoc items that are reported in the build-output 10 years ago
  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 11 years ago
  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 11 years ago
  Josh Micich 4d3fd6fff5 removed '@version $Id:$' tags (all were in javadoc comments) 15 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Rainer Klute fd2e6a34d3 Forgot to check in my nit-picking grammatical changes in comments. 18 years ago
  Rainer Klute 87b09b2b0b Support for many, many character encodings added. Thanks to Trejkaz 18 years ago
  Rainer Klute 73a9af683f * Writing support added to the SummaryInformation and DocumentSummaryInformation classes. These classes now have methods for setting and removing properties. Coherent extensions are: 18 years ago
  Rainer Klute 3c991cfc7a - Added support for the Korean character set MS949. Thanks again to Ralf Terdic <ralf.t@gmx.net>! 19 years ago
  Rainer Klute 7860872993 - Added a couple of Macintosh codepage numbers to Java encoding names. 19 years ago
  Rainer Klute 275b6096aa - Added support for the MacRoman codepage (10000). Thanks to Mikael Puittinen for the patch! 19 years ago
  Rainer Klute 8fc4b6ba05 - Fix: HPSF now ensures that string properties are always written with the type Variant.VT_LPWSTR instead of Variant.VT_LPSTR if the codepage is 1200 (Unicode). 20 years ago