aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent whitespace/indentsNick Burch2015-08-121-392/+388
* Continue with 55747 / 55324 testingNick Burch2015-08-121-26/+54
* More tests for 55747 / 55324Nick Burch2015-08-121-11/+123
* Note on argumentsNick Burch2015-08-121-2/+9
* Javadoc updates, and fix warningNick Burch2015-08-121-3/+4
* #58220 - Improve the javadocs for XSSFFont and Font getFontHeight methodsNick Burch2015-08-122-15/+38
* Fix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, ...Nick Burch2015-08-111-4/+15
* Support XWPF field runs, the same way that we handle hyperlink runsNick Burch2015-08-114-9/+79
* Fix integration test for OPCPackageDominik Stadler2015-08-111-3/+1
* Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocsNick Burch2015-08-111-13/+22
* Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...Dominik Stadler2015-08-116-5/+134
* clamp (h)sl valuesAndreas Beeker2015-08-111-9/+4
* Provide more output when failing range-checks on HSL2RGB-constructionDominik Stadler2015-08-102-6/+5
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-0941-509/+1242
* Complete theme colour testsNick Burch2015-08-091-1/+34
* Get theme and non-theme rows consistent in the test fileNick Burch2015-08-093-20/+17
* Begin Themes+Normal colour testsNick Burch2015-08-091-2/+59
* Fix the themes test for the complex workbookNick Burch2015-08-091-9/+7
* Added Siddharths ExcelComparatorAndreas Beeker2015-08-082-0/+1349
* use woodstox property on all junit callsAndreas Beeker2015-08-071-300/+296
* add ASL headerAndreas Beeker2015-08-071-0/+16
* #58205 - getSlideMasters() returns the master slides in the incorrect orderAndreas Beeker2015-08-072-18/+38
* Make it a complete sentence.David North2015-08-061-0/+2
* Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?i...David North2015-08-062-1/+62
* Proposed refactor for:David North2015-08-061-8/+12
* #57786 - XSLFFreeformShape ignores quadratic bezier curvesAndreas Beeker2015-08-051-2/+21
* #58206 - provide a mechanism to find slide layouts by nameAndreas Beeker2015-08-053-11/+83
* another try to fix the woodstox errors in the gump buildAndreas Beeker2015-08-051-1/+3
* #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redun...Andreas Beeker2015-08-054-48/+44
* NPE fix for text extraction from MSG files with only a short nameNick Burch2015-08-053-3/+33
* Test outlook msg files from bug #58214Nick Burch2015-08-052-0/+0
* Stub next testNick Burch2015-08-041-4/+11
* Use an enum to simplify the themes code and testsNick Burch2015-08-042-45/+53
* Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAYAndreas Beeker2015-08-0412-98/+116
* Pull out indexes from the switch statement to constants, and fix warningsNick Burch2015-08-042-18/+28
* move setting of xmlinputfactory from junit to gump-meta/poi.xmlAndreas Beeker2015-08-041-11/+11
* Further XSSF Themes unit testingNick Burch2015-08-042-29/+111
* Add more complex themes examplesNick Burch2015-08-043-0/+0
* Consistent indent between font and pattern CF formatting toString indentNick Burch2015-08-042-2/+2
* FindBugs fixes - MS_SHOULD_BE_FINALAndreas Beeker2015-08-035-12/+12
* Javadoc fixesAndreas Beeker2015-08-033-10/+4
* gump build fixing - move system properties tinkering into junit classAndreas Beeker2015-08-032-35/+16
* Trying to fix the wrong xmlinputfactory on gump runAndreas Beeker2015-08-021-0/+19
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-0235-676/+605
* Maven uses plurals for everything *except* javadocs... #58203Nick Burch2015-08-011-1/+1
* Use the same "is this a formula" logic for both getCellType and getCachedForm...Nick Burch2015-08-011-5/+9
* #58193 - Use input stream rather than byte array for checksum etc.Andreas Beeker2015-08-013-15/+45
* Fix XmlInputFactory error of gump buildAndreas Beeker2015-08-011-5/+22
* Unit test for bug #57181Nick Burch2015-08-012-0/+9
* Further unit tests for #55747Nick Burch2015-08-011-1/+22