aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 54099 - Ensure that CTHMerge and CTTcBorders go to poi-ooxml-schemas...Yegor Kozlov2012-11-081-9/+16
* example how to create pptx pie chart from template, more tests for poi-ooxmlYegor Kozlov2012-11-072-3/+171
* Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking...Yegor Kozlov2012-10-292-0/+39
* Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://'Yegor Kozlov2012-10-262-1/+18
* preserve leading / trailing spaces in SXSSFYegor Kozlov2012-10-121-0/+34
* Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for cu...Yegor Kozlov2012-10-101-0/+22
* Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData()Yegor Kozlov2012-10-103-1/+74
* Bugzilla 53950 - fixed setForceFormulaRecalculation to reset workbook-level m...Yegor Kozlov2012-10-042-3/+17
* Bugzilla 52211 - avoid unnessary re-coverting content types to US-ASCII, it c...Yegor Kozlov2012-10-041-1/+3
* Bugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawingsYegor Kozlov2012-10-041-0/+31
* Bugzilla 53780: Fixed memory and temporary file leak in SXSSFYegor Kozlov2012-09-146-20/+121
* Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea...Yegor Kozlov2012-08-041-10/+15
* Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode c...Yegor Kozlov2012-07-161-0/+8
* avoid NPE when setting line properties if linewidth is zeroYegor Kozlov2012-07-021-0/+14
* more tests to ensure that poi compiles against poi-ooxml-schemas.jarYegor Kozlov2012-06-207-8/+97
* Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF fileYegor Kozlov2012-04-211-6/+40
* Bugzilla 53101: fixed evaluation of SUM over cell range > 255Yegor Kozlov2012-04-211-0/+22
* Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsi...Yegor Kozlov2012-03-111-0/+58
* corrected name of test file for Bugzilla 51710Yegor Kozlov2012-03-051-1/+1
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-0519-44/+3
* support for setting color of sheet tab in XSSFYegor Kozlov2012-02-291-0/+9
* Bugzilla 51564 - support for enforcing fields update in XWPFYegor Kozlov2012-02-291-0/+7
* 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