| Commit message (Expand) | Author | Age | Files | Lines |
* | house keeping - fixes for sonarqube blockers | Andreas Beeker | 2014-10-25 | 1 | -0/+4 |
* | Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int no... | Nick Burch | 2014-07-24 | 1 | -2/+2 |
* | Add missing @Overrides, reformat some files, increase coverage slightly, | Dominik Stadler | 2014-06-11 | 1 | -0/+1 |
* | File leak detector: Close streams in some tests | Dominik Stadler | 2014-05-04 | 1 | -2/+5 |
* | Provide a convenience method for creating a PropertySet from a Directory + Entry | Nick Burch | 2014-04-28 | 1 | -9/+38 |
* | Fix generics warnings | Nick Burch | 2014-04-28 | 1 | -10/+8 |
* | NDocumentOutputStream write logic | Nick Burch | 2014-04-25 | 2 | -8/+3 |
* | Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be ... | Nick Burch | 2014-02-16 | 1 | -1/+1 |
* | FindBugs fix | Andreas Beeker | 2014-02-14 | 1 | -1/+1 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 2 | -12/+12 |
* | Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing... | Andreas Beeker | 2014-02-01 | 1 | -0/+1 |
* | Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF | Andreas Beeker | 2013-12-26 | 1 | -0/+6 |
* | Fix bug #55901 - Avoid using RMI based | Nick Burch | 2013-12-18 | 1 | -3/+2 |
* | Bugzilla 55578 - Support embedding OLE1.0 packages in HSSF | Yegor Kozlov | 2013-10-13 | 1 | -1/+20 |
* | added ratted out Apache license to HPSFPropertiesOnlyDocument | Tim Allison | 2013-07-29 | 1 | -1/+17 |
* | Refactor to avoid logic duplication on the property value -> string conversion | Nick Burch | 2013-07-03 | 2 | -41/+28 |
* | Fix bug #55191 - Avoid a ClassCastException if a HPSF string property isn't d... | Nick Burch | 2013-07-03 | 3 | -30/+50 |
* | Deprecate the old HPSF codepage Constants list, and change the code to use th... | Nick Burch | 2013-06-26 | 7 | -248/+27 |
* | Add a write method to HPSFPropertiesOnlyDocument, and use this to finish the ... | Nick Burch | 2013-06-26 | 1 | -2/+21 |
* | Pull the Properties-Only document type out to a superclass, so other places (... | Nick Burch | 2013-06-26 | 2 | -20/+29 |
* | Fix bug #54233 - Some HPSF documents require UnicodeStrings to be 4-byte alig... | Nick Burch | 2013-06-25 | 1 | -13/+49 |
* | Fix to have consistent whitespace | Nick Burch | 2013-06-25 | 1 | -128/+127 |
* | Bug 52628 - Replace System.err info messages with a POILogger | Yegor Kozlov | 2012-11-16 | 2 | -47/+48 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 3 | -4/+2 |
* | Bugzilla 52385,52337,52338: avoid trancated array and vector data when readin... | Yegor Kozlov | 2012-02-15 | 3 | -4/+22 |
* | Demote the HPSF CodePageString null check from an exception to a Warning, as ... | Nick Burch | 2011-11-28 | 1 | -4/+10 |
* | keep rat-check quiet, also started writing xslf docs | Yegor Kozlov | 2011-11-07 | 2 | -0/+36 |
* | replace exception with warning | Sergey Vladimirov | 2011-10-29 | 1 | -4/+15 |
* | additional safety belts to handle broken files | Sergey Vladimirov | 2011-10-22 | 1 | -4/+8 |
* | adding safety belts for property type 0x0100 and other unknown types | Sergey Vladimirov | 2011-10-22 | 1 | -26/+8 |
* | some files has strange property values... try to handle them. | Sergey Vladimirov | 2011-10-22 | 2 | -3/+48 |
* | add license header; organize imports | Sergey Vladimirov | 2011-10-22 | 13 | -20/+225 |
* | rewrite VariantSupport to use TypedPropertyValue at max without breaking comp... | Sergey Vladimirov | 2011-10-22 | 3 | -178/+301 |
* | values in vector not padded | Sergey Vladimirov | 2011-10-22 | 1 | -1/+2 |
* | replace exception with warning | Sergey Vladimirov | 2011-10-22 | 1 | -4/+18 |
* | accept java string | Sergey Vladimirov | 2011-10-22 | 1 | -3/+17 |
* | replace exception with warning | Sergey Vladimirov | 2011-10-22 | 1 | -6/+17 |
* | fix type definition | Sergey Vladimirov | 2011-10-22 | 1 | -5/+42 |
* | fix NPE | Sergey Vladimirov | 2011-10-22 | 1 | -3/+2 |
* | remove unused | Sergey Vladimirov | 2011-10-21 | 1 | -43/+0 |
* | add classes that will replace VariantSupport class just a bit later | Sergey Vladimirov | 2011-10-21 | 17 | -0/+769 |
* | reuse code from LittleEndian class | Sergey Vladimirov | 2011-10-21 | 1 | -53/+30 |
* | -warning | Sergey Vladimirov | 2011-10-02 | 1 | -1/+1 |
* | preserve entries order in dictionaries | Sergey Vladimirov | 2011-10-02 | 1 | -3/+4 |
* | fix VT_LPWSTR support | Sergey Vladimirov | 2011-10-02 | 1 | -8/+12 |
* | fix VT_BOOL support | Sergey Vladimirov | 2011-10-02 | 1 | -4/+8 |
* | always pad properties to 4 bytes | Sergey Vladimirov | 2011-10-02 | 1 | -12/+9 |
* | pad VT_BOOL to 4 bytes | Sergey Vladimirov | 2011-10-02 | 1 | -4/+5 |
* | correctly add padding to 16-bit integers | Sergey Vladimirov | 2011-10-02 | 1 | -5/+12 |
* | rollback | Sergey Vladimirov | 2011-10-02 | 1 | -7/+0 |