44 Révisions (24f2dcf6cb4491e1661140319fdf81fcb1bf483f)

Auteur SHA1 Message Date
  Andreas Beeker 24f2dcf6cb #52372 - OutOfMemoryError parsing a word file il y a 7 ans
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon il y a 7 ans
  Andreas Beeker da20cf5d63 Sonarqube fixes - Cast one of the operands of this multiplication operation to a ... il y a 7 ans
  Andreas Beeker 00d574164e #60331 - Remove deprecated classes - deprecate Mutable* property classes il y a 7 ans
  Andreas Beeker 3930739eab fixing javadocs errors (in JDK8) il y a 8 ans
  Andreas Beeker 012cfb107c sonar fixes il y a 8 ans
  Andreas Beeker fad6546d8a sonar fixes il y a 8 ans
  Andreas Beeker aacf48d5aa sonar fixes il y a 8 ans
  Dominik Stadler 82eff19e00 Fix some Eclipse warnings and adjust use of Generics, Comments, close() il y a 9 ans
  Dominik Stadler ca12a21163 Fix Eclipse warnings, unnecessary casts, use generics, static access... il y a 9 ans
  Andreas Beeker 2e6de07eb1 FindBugs fix il y a 10 ans
  Nick Burch 878e9880a5 Remove some generics warnings from the HPSF custom properties and sections parts il y a 14 ans
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods il y a 14 ans
  Yegor Kozlov 4d835fbda7 Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583 il y a 15 ans
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else il y a 15 ans
  Josh Micich 4d3fd6fff5 removed '@version $Id:$' tags (all were in javadoc comments) il y a 15 ans
  Ugo Cei 63879b5ec7 Merged revisions 618680-620582 via svnmerge from il y a 16 ans
  Rainer Klute 2ae2bf346f - Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summary Information stream. RuntimeExceptions that occured when trying to read bogus data are now caught. Dictionary entries up to but not including the bogus one are preserved, the rest is ignored. il y a 16 ans
  Rainer Klute ce9f8ceb88 Consistency check added when reading property set stream. An IllegalPropertyDataException is thrown if the property set stream is larger than it claims to be. il y a 17 ans
  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. il y a 17 ans
  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: il y a 18 ans
  Rainer Klute 14befc7fea Fixed a bug where the logical comparison of two sections returned false only because one of them had property 1 (codepage) and the other had not. Now two sections are equal if their property values are equal disregarding property 1. il y a 20 ans
  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). il y a 20 ans
  Glen Stampoultzis 58f1c92183 New licence changes. il y a 20 ans
  Rainer Klute 319c1c1fe8 HPSF: codepage support added il y a 20 ans
  Rainer Klute 6d1eefc2ea - Added Robert Flaherty's method getCustomProperties() (refactored) il y a 20 ans
  Rainer Klute bb343314a6 - Comparing sections refined: For the dictionary (property 0) only the value (Map) is relevant. The dictionary's codepage (property 1) is disregarded. il y a 21 ans
  Rainer Klute 8f08b03cf0 These changes introduce the following HPSF enhancements and fixes: il y a 21 ans
  Rainer Klute d99a03d6d9 - PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTypeException. il y a 21 ans
  Rainer Klute 1de48575d0 Writing: API enhanced, bugs fixed, performance improvements, code simplifications, two new testcases, more int to long promotions. il y a 21 ans
  Rainer Klute 16bacce309 Property ID handling fixed (long vs. int). il y a 21 ans
  Rainer Klute 468615d2d9 HPSF writing capability added. il y a 21 ans
  Rainer Klute a32efda12e - Fixed a bug that occured when reading a section with properties that are not stored with ascending offsets in the property list. il y a 21 ans
  Rainer Klute 73e9bc7c93 Writing preparations il y a 21 ans
  Rainer Klute a47c0bb61d Javadoc, formatting and style improvements il y a 21 ans
  Rainer Klute dbc26d7625 First preparations for HPSF writing functionality. il y a 21 ans
  Rainer Klute 15f8d2c185 Comment improved. il y a 21 ans
  Rainer Klute cb45ae088b HPSF: Reading Unicode properties are supported now. il y a 21 ans
  Rainer Klute b509a3fe4c Broken HPSF usage of POI's general little-endian classes fixed. il y a 22 ans
  Andrew C. Oliver 8ecb76b142 Finished my work converting HPSF to use the org.apache.poi.util.LittleEndian il y a 22 ans
  Andrew C. Oliver 7e07780e8a surgery il y a 22 ans
  Rainer Klute 8f6a623558 Enhancements from Drew for boolean properties. Plus doc change for DWord. il y a 22 ans
  Rainer Klute e57c0ac37b Added Drew's thumbnail enhancements. il y a 22 ans
  Andrew C. Oliver 883552de53 applied 8632 il y a 22 ans
  Mark Johnson e2841de795 Added Rainer Klute's poibrowser utility and hpsf packages il y a 22 ans