aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
* support caching images in xslfYegor Kozlov2012-02-081-0/+17
* added methods to get/set preset shape geometry in XSLFYegor Kozlov2012-02-081-0/+16
* Bugzilla 52568: added methods to set/get an XWPFRun's text colorYegor Kozlov2012-02-071-0/+7
* Bugzilla 52566: added methods to set/get vertical alignment and color in XWPF...Yegor Kozlov2012-02-071-0/+87
* Bugzilla 525612: added methods to get/set a table row's Can't Split and Repe...Yegor Kozlov2012-02-071-7/+30
* Bugzilla 52561: Added methods to set table inside borders and cell margins in...Yegor Kozlov2012-02-071-1/+92
* improved support for line breaks in XSLFYegor Kozlov2012-02-033-9/+31
* validate hyperlink address as discussed on poi-userYegor Kozlov2012-02-021-0/+29
* Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Of...Nick Burch2012-01-301-9/+27
* support kerning in XSLF text runsYegor Kozlov2012-01-252-5/+67
* more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classesYegor Kozlov2012-01-192-0/+87
* added common interface for containers of shapes in XSLFYegor Kozlov2012-01-141-0/+64
* POIXMLPropertiesTextExtractor support for extracting custom OOXML properties ...Nick Burch2012-01-111-2/+15
* Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som...Nick Burch2012-01-111-3/+13
* Bugzilla 52348: Avoid exception when creating cell style in a workbook that ...Yegor Kozlov2011-12-191-0/+15
* Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRi...Yegor Kozlov2011-12-191-0/+45
* removed svn:executable bit from project filesYegor Kozlov2011-12-109-0/+0
* keep rat quietYegor Kozlov2011-12-092-1/+17
* Bugzilla 51961: support compression of temp files in SXSSF Yegor Kozlov2011-12-095-11/+70
* Bugzilla 52268 - support cloning sheets with drawings in XSSFYegor Kozlov2011-12-071-14/+70
* Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi...Nick Burch2011-12-061-0/+39
* Test that shows that bug #52288 is already fixedNick Burch2011-12-061-0/+21
* Patch from Marcel May from bug #51875 - More XSSF formula new-line supportNick Burch2011-12-051-1/+7
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-042-10/+23
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-243-14/+338
* added missing definition of the upArrow shape, moved support for line decorat...Yegor Kozlov2011-11-211-1/+1
* fixed TestXSLFTextParagraph that failed when the Arial font was not availableYegor Kozlov2011-11-201-4/+26
* avoid exception when breaking text with a trailing newlineYegor Kozlov2011-11-192-3/+65
* misc improvements in text rendering in xlsfYegor Kozlov2011-11-171-2/+73
* more progress with PPTX2PNGYegor Kozlov2011-11-1424-90/+41
* improved rendering of indented text in XSLF, also improved import content fro...Yegor Kozlov2011-11-102-0/+165
* keep rat-check quiet, also started writing xslf docsYegor Kozlov2011-11-072-0/+36
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-079-111/+223
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-285-5/+209
* support for preset shape geometries in xslfYegor Kozlov2011-10-262-0/+79
* more progress with PPTX2PNGYegor Kozlov2011-10-241-8/+8
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-216-19/+772
* Add a bit more XSSFDrawing testing, not all of which works properly yet...Nick Burch2011-10-051-1/+21
* Fix bug #51963 - Correct AreaReference handling of references containing a sh...Nick Burch2011-10-051-0/+19
* Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data...Nick Burch2011-10-051-0/+7
* Allow the passing of a File object to WorkbookFactory.create, which permits l...Nick Burch2011-09-291-0/+14
* XLSF text extraction improvements relating to TIKA-712Nick Burch2011-09-261-16/+27
* Tweak the HSLF and XSLF tests for master slide text to cover more (some of wh...Nick Burch2011-09-261-1/+15
* Fix bug #51850 - support creating comments in XSSF on an earlier slide when l...Nick Burch2011-09-221-6/+30
* Add a disabled test for bug #51850, and tweak the OPC package exceptions to m...Nick Burch2011-09-222-4/+41
* Update the XSLF slide master text extraction to be optional, as HSLF already ...Nick Burch2011-09-211-13/+45
* Fix bug #51804 - Include Master Slide text in XSLF text extractionNick Burch2011-09-211-33/+67
* Test relating to TIKA-705 - XSLF internal hyperlinksNick Burch2011-09-191-1/+44
* Start on a testcase for TIKA-705 (more work needed though)Nick Burch2011-09-141-0/+8
* avoid exceptions when using POI in Tika, see BUgs 51771 and 51770Yegor Kozlov2011-09-121-0/+22