aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 51780 - support replacement of content types in OPC packagesYegor Kozlov2012-02-291-6/+20
* Bugzilla 52784 - replace ISO control characters with question marks in SXSSF ...Yegor Kozlov2012-02-281-2/+32
* follow-on to r1294595Yegor Kozlov2012-02-281-27/+27
* Bugzilla 51790: fixed reading shared formulas in XSSF Yegor Kozlov2012-02-271-0/+32
* Bugzilla 52708 - misc improvements in CellFormatYegor Kozlov2012-02-271-3/+3
* Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documentsYegor Kozlov2012-02-261-0/+21
* Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailin...Yegor Kozlov2012-02-231-0/+6
* Bugzilla 52716 - tolerate hyperlinks that have neither location nor relationYegor Kozlov2012-02-221-0/+20
* Bugzilla 52701: fixed seting vertical alignment for XSLFTableCellYegor Kozlov2012-02-211-0/+6
* fixed importing pictures having associated custom tags, see Bugzilla 52687Yegor Kozlov2012-02-211-0/+23
* Bugzilla 52626: fixed setting default row height in HSSF and XSSFYegor Kozlov2012-02-121-0/+10
* Disabled unit tests for bug #48703Nick Burch2012-02-101-0/+30
* 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