| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a disabled unit test for bug #56880 | Nick Burch | 2014-10-09 | 1 | -2/+13 |
* | Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with repla... | Andreas Beeker | 2014-09-05 | 3 | -8/+9 |
* | Fix bug 54725 - HWPF where no parent style CHP exists, use an empty | Nick Burch | 2014-07-31 | 1 | -2/+3 |
* | Add unit test for bug 37625 which verifies that this file can now be loaded | Dominik Stadler | 2014-07-27 | 1 | -1/+18 |
* | Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ... | Nick Burch | 2014-07-24 | 1 | -1/+2 |
* | For places where an ordered collection is created and used within the context... | Nick Burch | 2014-07-24 | 4 | -32/+45 |
* | Add missing @Overrides, reformat some files, increase coverage slightly, | Dominik Stadler | 2014-06-11 | 10 | -255/+286 |
* | Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ... | Dominik Stadler | 2014-05-16 | 16 | -142/+172 |
* | Based on reading of the new file format docs, start to tweak how fixed length... | Nick Burch | 2014-05-11 | 3 | -44/+88 |
* | Outlook sometimes stores a codepage of ANSI when it means 1252, detect and al... | Nick Burch | 2014-05-08 | 1 | -0/+6 |
* | Implement a few more MAPI property types | Nick Burch | 2014-05-08 | 2 | -2/+105 |
* | Fix inconsistent indents | Nick Burch | 2014-05-08 | 1 | -10/+10 |
* | Some encryption fixes: | Andreas Beeker | 2014-04-21 | 1 | -10/+5 |
* | Rather than having lots of classes all create their own XML DocumentBuilderFa... | Nick Burch | 2014-04-15 | 9 | -34/+25 |
* | performance issue: removed instantiation of new String object by copying an e... | Cédric Walter | 2014-03-31 | 2 | -2/+2 |
* | performance issue logging calls are expensive because of the objects created ... | Cédric Walter | 2014-03-31 | 6 | -29/+74 |
* | Avoid an IndexOutOfBoundsException if there are no property nodes when search... | Nick Burch | 2014-03-18 | 1 | -2/+3 |
* | When looking for text run related records after a TextHeaderAtom, provide a c... | Nick Burch | 2014-03-15 | 2 | -28/+40 |
* | Implement MasterTextPropAtom, which provides the indents for a run of text, n... | Nick Burch | 2014-03-15 | 4 | -8/+226 |
* | #56260 Partial fix for a slide with a TextHeaderAtom but no other atoms relat... | Nick Burch | 2014-03-14 | 3 | -7/+89 |
* | More helpful visio v5 exception, see bug #56171 | Nick Burch | 2014-02-20 | 2 | -2/+2 |
* | The junit test failed with the original test-file (CDT_Data_Retention-PPT.ppt... | Andreas Beeker | 2014-02-20 | 1 | -3/+3 |
* | Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextPr... | Andreas Beeker | 2014-02-19 | 2 | -29/+54 |
* | upgraded to junit4 (before other changes) | Andreas Beeker | 2014-02-19 | 1 | -27/+45 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 3 | -6/+3 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 13 | -91/+60 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 3 | -3/+5 |
* | Fix unit tests broken by newly added test-file, ignore TestFontRendering as i... | Dominik Stadler | 2014-02-16 | 1 | -0/+2 |
* | Adjust test to write the failing PNG in case expected and actual do not match | Dominik Stadler | 2014-02-16 | 1 | -0/+5 |
* | Provide more output on test that failed for me locally | Dominik Stadler | 2014-02-15 | 1 | -1/+4 |
* | FindBugs fix | Andreas Beeker | 2014-02-14 | 3 | -6/+7 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 13 | -51/+88 |
* | Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ... | Andreas Beeker | 2014-02-11 | 4 | -46/+223 |
* | FindBugs fix | Andreas Beeker | 2014-02-09 | 15 | -5/+108 |
* | Fix up whitespace / indents to be consistent | Nick Burch | 2014-02-01 | 2 | -409/+406 |
* | Fix javadoc formatting | Nick Burch | 2014-02-01 | 1 | -4/+4 |
* | Expose the StyleIndex of CharacterRuns, and expand the range style tests to c... | Nick Burch | 2014-02-01 | 3 | -10/+59 |
* | Added license headers | Andreas Beeker | 2014-01-18 | 1 | -0/+16 |
* | javadoc fix | Andreas Beeker | 2014-01-11 | 4 | -16/+11 |
* | remove some unused imports and some useless TODOs, slightly more | Dominik Stadler | 2013-12-31 | 1 | -0/+2 |
* | Bug 45776 - Fix corrupt file problem using TextRun.setText | Andreas Beeker | 2013-12-29 | 2 | -12/+60 |
* | Bug 41246 - AIOOBE with missing notes entries | Andreas Beeker | 2013-12-27 | 3 | -35/+76 |
* | Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption | Andreas Beeker | 2013-12-27 | 5 | -166/+301 |
* | Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF | Andreas Beeker | 2013-12-26 | 4 | -89/+270 |
* | javadoc and compiler warning house-keeping | Andreas Beeker | 2013-12-25 | 2 | -10/+7 |
* | Fix some JavaDoc items that are reported in the build-output | Dominik Stadler | 2013-12-25 | 1 | -1/+0 |
* | removed pictureFileZero.ppt from svn as requested by the owner, see discussio... | Yegor Kozlov | 2013-12-18 | 1 | -2/+9 |
* | Bugzilla 55560 : Patch for hiding slides in HSLF | Yegor Kozlov | 2013-11-09 | 4 | -3/+333 |
* | Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIG... | Dominik Stadler | 2013-11-03 | 4 | -34/+178 |
* | Add more output to assertion in test-case that is sometimes failing, see e.g.... | Dominik Stadler | 2013-11-03 | 1 | -4/+3 |