44 Revīzijas (24f2dcf6cb4491e1661140319fdf81fcb1bf483f)

Autors SHA1 Ziņojums Datums
  Andreas Beeker 24f2dcf6cb #52372 - OutOfMemoryError parsing a word file pirms 7 gadiem
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon pirms 7 gadiem
  Andreas Beeker da20cf5d63 Sonarqube fixes - Cast one of the operands of this multiplication operation to a ... pirms 7 gadiem
  Andreas Beeker 00d574164e #60331 - Remove deprecated classes - deprecate Mutable* property classes pirms 7 gadiem
  Andreas Beeker 3930739eab fixing javadocs errors (in JDK8) pirms 8 gadiem
  Andreas Beeker 012cfb107c sonar fixes pirms 8 gadiem
  Andreas Beeker fad6546d8a sonar fixes pirms 8 gadiem
  Andreas Beeker aacf48d5aa sonar fixes pirms 8 gadiem
  Dominik Stadler 82eff19e00 Fix some Eclipse warnings and adjust use of Generics, Comments, close() pirms 9 gadiem
  Dominik Stadler ca12a21163 Fix Eclipse warnings, unnecessary casts, use generics, static access... pirms 9 gadiem
  Andreas Beeker 2e6de07eb1 FindBugs fix pirms 10 gadiem
  Nick Burch 878e9880a5 Remove some generics warnings from the HPSF custom properties and sections parts pirms 14 gadiem
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods pirms 14 gadiem
  Yegor Kozlov 4d835fbda7 Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583 pirms 15 gadiem
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else pirms 15 gadiem
  Josh Micich 4d3fd6fff5 removed '@version $Id:$' tags (all were in javadoc comments) pirms 15 gadiem
  Ugo Cei 63879b5ec7 Merged revisions 618680-620582 via svnmerge from pirms 16 gadiem
  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. pirms 16 gadiem
  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. pirms 17 gadiem
  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. pirms 17 gadiem
  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: pirms 18 gadiem
  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. pirms 20 gadiem
  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). pirms 20 gadiem
  Glen Stampoultzis 58f1c92183 New licence changes. pirms 20 gadiem
  Rainer Klute 319c1c1fe8 HPSF: codepage support added pirms 20 gadiem
  Rainer Klute 6d1eefc2ea - Added Robert Flaherty's method getCustomProperties() (refactored) pirms 20 gadiem
  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. pirms 21 gadiem
  Rainer Klute 8f08b03cf0 These changes introduce the following HPSF enhancements and fixes: pirms 21 gadiem
  Rainer Klute d99a03d6d9 - PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTypeException. pirms 21 gadiem
  Rainer Klute 1de48575d0 Writing: API enhanced, bugs fixed, performance improvements, code simplifications, two new testcases, more int to long promotions. pirms 21 gadiem
  Rainer Klute 16bacce309 Property ID handling fixed (long vs. int). pirms 21 gadiem
  Rainer Klute 468615d2d9 HPSF writing capability added. pirms 21 gadiem
  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. pirms 21 gadiem
  Rainer Klute 73e9bc7c93 Writing preparations pirms 21 gadiem
  Rainer Klute a47c0bb61d Javadoc, formatting and style improvements pirms 21 gadiem
  Rainer Klute dbc26d7625 First preparations for HPSF writing functionality. pirms 21 gadiem
  Rainer Klute 15f8d2c185 Comment improved. pirms 21 gadiem
  Rainer Klute cb45ae088b HPSF: Reading Unicode properties are supported now. pirms 21 gadiem
  Rainer Klute b509a3fe4c Broken HPSF usage of POI's general little-endian classes fixed. pirms 22 gadiem
  Andrew C. Oliver 8ecb76b142 Finished my work converting HPSF to use the org.apache.poi.util.LittleEndian pirms 22 gadiem
  Andrew C. Oliver 7e07780e8a surgery pirms 22 gadiem
  Rainer Klute 8f6a623558 Enhancements from Drew for boolean properties. Plus doc change for DWord. pirms 22 gadiem
  Rainer Klute e57c0ac37b Added Drew's thumbnail enhancements. pirms 22 gadiem
  Andrew C. Oliver 883552de53 applied 8632 pirms 22 gadiem
  Mark Johnson e2841de795 Added Rainer Klute's poibrowser utility and hpsf packages pirms 22 gadiem