| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed TextRun handling and various junit tests | Andreas Beeker | 2015-06-10 | 11 | -362/+289 |
* | Fixed several test drivers or the implementation | Andreas Beeker | 2015-05-28 | 21 | -876/+816 |
* | Fixed some style related corner cases and adapted the tests for it | Andreas Beeker | 2015-05-24 | 1 | -17/+52 |
* | A few text handling related fixes | Andreas Beeker | 2015-05-20 | 2 | -23/+23 |
* | Commit changes in common_sl - need to update trunk ... | Andreas Beeker | 2015-05-11 | 6 | -198/+180 |
* | fixed HSLF text handling | Andreas Beeker | 2015-05-03 | 1 | -1/+49 |
* | Added Distributed option to TextAlignment | Andreas Beeker | 2015-04-29 | 1 | -1/+4 |
* | committing intermediate results - hslf is mostly migrated to common interface... | Andreas Beeker | 2015-04-27 | 50 | -1237/+1274 |
* | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 55 | -937/+928 |
* | committing intermediate results - xslf now compiles - hslf needs to be migrat... | Andreas Beeker | 2015-03-07 | 11 | -82/+82 |
* | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 4 | -37/+56 |
* | Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFS... | Dominik Stadler | 2015-01-04 | 1 | -0/+52 |
* | Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu... | Dominik Stadler | 2015-01-03 | 1 | -224/+355 |
* | Test and fix for bug #46441 | Andreas Beeker | 2015-01-02 | 3 | -47/+128 |
* | Add verifying test-case for bug 52420 | Dominik Stadler | 2015-01-02 | 1 | -75/+84 |
* | Bug 56240 - Handle PP97_DUALSTORAGE streams | Andreas Beeker | 2014-12-30 | 1 | -0/+15 |
* | Bug 47261 - SlideShow.removeSlide makes PPT corrupted | Andreas Beeker | 2014-12-30 | 1 | -0/+15 |
* | Bug 49541 - Mapping of symbol characters to unicode equivalent | Andreas Beeker | 2014-12-29 | 1 | -0/+16 |
* | Bug 54541 - Add support for cropped images in Slide.draw() | Andreas Beeker | 2014-12-29 | 2 | -37/+91 |
* | Add missing close() of resources in both production code and tests | Dominik Stadler | 2014-12-28 | 1 | -0/+1 |
* | Start adding some coverage of more Scratchpad-classes | Dominik Stadler | 2014-12-28 | 1 | -0/+34 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -1/+3 |
* | Charset.forName() for known encodings makes catching UnknownEncodingException... | Andreas Beeker | 2014-12-27 | 1 | -1/+2 |
* | - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF | Andreas Beeker | 2014-12-25 | 4 | -70/+253 |
* | #57272 - deadlock on corrupted PPT file | Andreas Beeker | 2014-12-07 | 1 | -0/+15 |
* | Add a disabled unit test for bug #56880 | Nick Burch | 2014-10-09 | 1 | -2/+13 |
* | 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 | 1 | -2/+3 |
* | Add missing @Overrides, reformat some files, increase coverage slightly, | Dominik Stadler | 2014-06-11 | 9 | -242/+269 |
* | 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 | 1 | -3/+17 |
* | Rather than having lots of classes all create their own XML DocumentBuilderFa... | Nick Burch | 2014-04-15 | 4 | -20/+12 |
* | When looking for text run related records after a TextHeaderAtom, provide a c... | Nick Burch | 2014-03-15 | 1 | -9/+16 |
* | #56260 Partial fix for a slide with a TextHeaderAtom but no other atoms relat... | Nick Burch | 2014-03-14 | 1 | -0/+38 |
* | More helpful visio v5 exception, see bug #56171 | Nick Burch | 2014-02-20 | 1 | -1/+1 |
* | Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextPr... | Andreas Beeker | 2014-02-19 | 1 | -0/+18 |
* | upgraded to junit4 (before other changes) | Andreas Beeker | 2014-02-19 | 1 | -27/+45 |
* | 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 |
* | Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ... | Andreas Beeker | 2014-02-11 | 3 | -41/+145 |
* | Fix up whitespace / indents to be consistent | Nick Burch | 2014-02-01 | 1 | -315/+315 |
* | Expose the StyleIndex of CharacterRuns, and expand the range style tests to c... | Nick Burch | 2014-02-01 | 1 | -6/+33 |
* | Added license headers | Andreas Beeker | 2014-01-18 | 1 | -0/+16 |
* | 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 | 1 | -0/+31 |
* | Bug 41246 - AIOOBE with missing notes entries | Andreas Beeker | 2013-12-27 | 1 | -1/+30 |
* | Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption | Andreas Beeker | 2013-12-27 | 2 | -6/+93 |
* | Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF | Andreas Beeker | 2013-12-26 | 1 | -1/+58 |