| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -1/+2 |
* | POI-56998 add some getters to help with list numbering in hwpf | Tim Allison | 2015-04-28 | 1 | -0/+44 |
* | Fix usage of Generics in some classes | Dominik Stadler | 2015-04-20 | 3 | -12/+12 |
* | Move test-case to location where the scratchpad-classes are available | Dominik Stadler | 2015-02-27 | 1 | -1/+27 |
* | Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu... | Dominik Stadler | 2015-01-03 | 1 | -224/+355 |
* | Add verifying test-case for bug 52420 | Dominik Stadler | 2015-01-02 | 1 | -75/+84 |
* | 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 |
* | Add a disabled unit test for bug #56880 | Nick Burch | 2014-10-09 | 1 | -2/+13 |
* | Add missing @Overrides, reformat some files, increase coverage slightly, | Dominik Stadler | 2014-06-11 | 4 | -199/+204 |
* | Rather than having lots of classes all create their own XML DocumentBuilderFa... | Nick Burch | 2014-04-15 | 3 | -15/+9 |
* | 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 |
* | Add more output to assertion in test-case that is sometimes failing, see e.g.... | Dominik Stadler | 2013-11-03 | 1 | -4/+3 |
* | Fix bug #55733 - XWPFWordExtractor need | Nick Burch | 2013-11-01 | 1 | -1/+0 |
* | Adjust build.xml to run JaCoCo coverage when running unit tests when | Dominik Stadler | 2013-08-04 | 1 | -0/+9 |
* | Convert classes with a assertContains method to using the new POITestCase com... | Nick Burch | 2013-06-26 | 2 | -24/+4 |
* | Bug 52583 - Conversion to html : Problem with combobox | Sergey Vladimirov | 2012-11-06 | 1 | -0/+8 |
* | fix bug 53182 - Reading combined character styling and direct formatting of a... | Sergey Vladimirov | 2012-11-05 | 1 | -1/+7 |
* | 52311 - Conversion to html : Problem in titles number | Sergey Vladimirov | 2012-11-05 | 1 | -0/+15 |
* | move test case for Bug 47563 to distinguish file | Sergey Vladimirov | 2012-11-05 | 2 | -58/+86 |
* | a bit more debug logging | Sergey Vladimirov | 2012-11-05 | 1 | -0/+2 |
* | add 4th example file from Bug 53380 | Sergey Vladimirov | 2012-09-25 | 1 | -3/+11 |
* | refactor list format override structures (was marked with @Internal annotation) | Sergey Vladimirov | 2012-09-23 | 1 | -0/+7 |
* | refactor list format override structures (was marked with @Internal annotation) | Sergey Vladimirov | 2012-09-23 | 2 | -11/+11 |
* | +one more test file for Bug 53380 | Sergey Vladimirov | 2012-09-21 | 1 | -0/+8 |
* | Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document | Sergey Vladimirov | 2012-09-11 | 1 | -0/+16 |
* | Bugzilla 53446 - Fixed some problems extracting PNGs | Yegor Kozlov | 2012-08-04 | 1 | -0/+28 |
* | Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the desc... | Nick Burch | 2012-05-01 | 1 | -0/+8 |
* | optimized unused imports in poi-scratchpad | Yegor Kozlov | 2012-03-05 | 3 | -5/+0 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 1 | -0/+0 |
* | Restore HWPF support for inline Escher images (stored in Escher rather than d... | Nick Burch | 2011-11-28 | 1 | -0/+10 |
* | keep rat-check quiet, also started writing xslf docs | Yegor Kozlov | 2011-11-07 | 1 | -0/+18 |
* | update test case | Sergey Vladimirov | 2011-10-30 | 1 | -2/+2 |
* | different workarounds for old Word format | Sergey Vladimirov | 2011-10-30 | 1 | -1/+4 |
* | Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures(... | Sergey Vladimirov | 2011-10-30 | 1 | -16/+27 |
* | fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds | Sergey Vladimirov | 2011-10-30 | 1 | -0/+8 |
* | fix additional issue found in bug 52032, add test files | Sergey Vladimirov | 2011-10-29 | 1 | -0/+34 |
* | update list types definitions using new Grfhic class | Sergey Vladimirov | 2011-10-29 | 1 | -5/+21 |
* | fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken... | Sergey Vladimirov | 2011-10-29 | 1 | -0/+11 |
* | add picture height / width to PicturesManager arguments | Sergey Vladimirov | 2011-10-09 | 1 | -1/+2 |
* | always pad properties to 4 bytes | Sergey Vladimirov | 2011-10-02 | 1 | -0/+19 |
* | correctly save PlfLst | Sergey Vladimirov | 2011-10-02 | 1 | -1/+1 |
* | update LVLF definition | Sergey Vladimirov | 2011-10-01 | 1 | -0/+34 |
* | replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculator | Sergey Vladimirov | 2011-10-01 | 3 | -99/+2 |
* | extract FibBase from FIB | Sergey Vladimirov | 2011-10-01 | 5 | -5/+5 |
* | picture loading completely rewritten, bugs 51902 and 51890 fixed | Sergey Vladimirov | 2011-09-30 | 2 | -30/+40 |
* | handle lists margins | Sergey Vladimirov | 2011-09-20 | 1 | -0/+16 |
* | add test case for sprmTDefTable (opcode 0xD608) | Sergey Vladimirov | 2011-09-20 | 1 | -0/+43 |
* | HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to ... | Sergey Vladimirov | 2011-09-14 | 1 | -0/+50 |