aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hwpf
Commit message (Expand)AuthorAgeFilesLines
* Fix some Forbidden APIs errorsNick Burch2015-09-011-1/+2
* POI-56998 add some getters to help with list numbering in hwpfTim Allison2015-04-281-0/+44
* Fix usage of Generics in some classesDominik Stadler2015-04-203-12/+12
* Move test-case to location where the scratchpad-classes are availableDominik Stadler2015-02-271-1/+27
* Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu...Dominik Stadler2015-01-031-224/+355
* Add verifying test-case for bug 52420Dominik Stadler2015-01-021-75/+84
* Fix Eclipse warnings, unnecessary casts, use generics, static access...Dominik Stadler2014-12-281-1/+3
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-271-1/+2
* Add a disabled unit test for bug #56880Nick Burch2014-10-091-2/+13
* Add missing @Overrides, reformat some files, increase coverage slightly,Dominik Stadler2014-06-114-199/+204
* Rather than having lots of classes all create their own XML DocumentBuilderFa...Nick Burch2014-04-153-15/+9
* Fix up whitespace / indents to be consistentNick Burch2014-02-011-315/+315
* Expose the StyleIndex of CharacterRuns, and expand the range style tests to c...Nick Burch2014-02-011-6/+33
* Add more output to assertion in test-case that is sometimes failing, see e.g....Dominik Stadler2013-11-031-4/+3
* Fix bug #55733 - XWPFWordExtractor needNick Burch2013-11-011-1/+0
* Adjust build.xml to run JaCoCo coverage when running unit tests whenDominik Stadler2013-08-041-0/+9
* Convert classes with a assertContains method to using the new POITestCase com...Nick Burch2013-06-262-24/+4
* Bug 52583 - Conversion to html : Problem with comboboxSergey Vladimirov2012-11-061-0/+8
* fix bug 53182 - Reading combined character styling and direct formatting of a...Sergey Vladimirov2012-11-051-1/+7
* 52311 - Conversion to html : Problem in titles number Sergey Vladimirov2012-11-051-0/+15
* move test case for Bug 47563 to distinguish fileSergey Vladimirov2012-11-052-58/+86
* a bit more debug loggingSergey Vladimirov2012-11-051-0/+2
* add 4th example file from Bug 53380Sergey Vladimirov2012-09-251-3/+11
* refactor list format override structures (was marked with @Internal annotation)Sergey Vladimirov2012-09-231-0/+7
* refactor list format override structures (was marked with @Internal annotation)Sergey Vladimirov2012-09-232-11/+11
* +one more test file for Bug 53380Sergey Vladimirov2012-09-211-0/+8
* Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 documentSergey Vladimirov2012-09-111-0/+16
* Bugzilla 53446 - Fixed some problems extracting PNGs Yegor Kozlov2012-08-041-0/+28
* Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the desc...Nick Burch2012-05-011-0/+8
* optimized unused imports in poi-scratchpadYegor Kozlov2012-03-053-5/+0
* removed svn:executable bit from project filesYegor Kozlov2011-12-101-0/+0
* Restore HWPF support for inline Escher images (stored in Escher rather than d...Nick Burch2011-11-281-0/+10
* keep rat-check quiet, also started writing xslf docsYegor Kozlov2011-11-071-0/+18
* update test caseSergey Vladimirov2011-10-301-2/+2
* different workarounds for old Word formatSergey Vladimirov2011-10-301-1/+4
* Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures(...Sergey Vladimirov2011-10-301-16/+27
* fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBoundsSergey Vladimirov2011-10-301-0/+8
* fix additional issue found in bug 52032, add test filesSergey Vladimirov2011-10-291-0/+34
* update list types definitions using new Grfhic classSergey Vladimirov2011-10-291-5/+21
* fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken...Sergey Vladimirov2011-10-291-0/+11
* add picture height / width to PicturesManager argumentsSergey Vladimirov2011-10-091-1/+2
* always pad properties to 4 bytesSergey Vladimirov2011-10-021-0/+19
* correctly save PlfLst Sergey Vladimirov2011-10-021-1/+1
* update LVLF definitionSergey Vladimirov2011-10-011-0/+34
* replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculatorSergey Vladimirov2011-10-013-99/+2
* extract FibBase from FIBSergey Vladimirov2011-10-015-5/+5
* picture loading completely rewritten, bugs 51902 and 51890 fixedSergey Vladimirov2011-09-302-30/+40
* handle lists marginsSergey Vladimirov2011-09-201-0/+16
* add test case for sprmTDefTable (opcode 0xD608)Sergey Vladimirov2011-09-201-0/+43
* HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to ...Sergey Vladimirov2011-09-141-0/+50