You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yegor Kozlov fce9af10cf avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075 13 years ago
..
TestBorderCode.java support for BorderCode in HWPF, see Bugzilla 49919 13 years ago
TestBug46610.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago
TestBug49820.java Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline levels can be properly fetched 13 years ago
TestBug50075.java avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075 13 years ago
TestHWPFOldDocument.java More fixes for bug #49933, workaround the fact that some word6/word95 SEPX entries are compressed differently, and we don't have the specs for how they're stored 13 years ago
TestHeaderStories.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago
TestLists.java Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything 13 years ago
TestPictures.java Test that shows we handle word floating and fixed pictures properly 13 years ago
TestProblems.java Add test that shows that bug #45877 has already been fixed 13 years ago
TestRange.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestRangeDelete.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago
TestRangeInsertion.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago
TestRangeProperties.java Add some more paragraph property documentation and tests 13 years ago
TestRangeReplacement.java Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges 14 years ago
TestRangeSymbols.java support for processing of symbols in HWPF, see Bugzilla 49908 13 years ago
TestShapes.java Centralize logic for finding/opening sample files 15 years ago