aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix indentsNick Burch2015-08-182-261/+264
* Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove...Nick Burch2015-08-182-3/+46
* Use more permsize when running ooxml-lite as it seems to reach the default li...Dominik Stadler2015-08-181-0/+1
* Adjust dependencies to make target compile-ooxml-xsds run standalone and use ...Dominik Stadler2015-08-181-2/+2
* sonar xmlbeans fixAndreas Beeker2015-08-182-111/+43
* Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgum...Dominik Stadler2015-08-172-2/+3
* Update to 3.13-SNAPSHOTAndreas Beeker2015-08-161-1/+1
* Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...Dominik Stadler2015-08-169-43/+148
* Move and rename hslf line because of ambiguity with common sl lineAndreas Beeker2015-08-159-63/+68
* FindBugs - DLS_DEAD_LOCAL_STOREAndreas Beeker2015-08-153-22/+21
* FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCIONAndreas Beeker2015-08-151-1/+1
* Update to 3.13-SNAPSHOTAndreas Beeker2015-08-158-8/+8
* FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAYAndreas Beeker2015-08-151-1/+1
* FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXEDAndreas Beeker2015-08-151-2/+2
* FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCIONAndreas Beeker2015-08-152-2/+2
* FindBugs - DLS_DEAD_LOCAL_STOREAndreas Beeker2015-08-1534-1551/+139
* Bigger warnings that new users should use SXSSF, and not mess around with the...Nick Burch2015-08-151-8/+17
* Remove catches which were previously incorrectly declared when not neededNick Burch2015-08-131-37/+29
* #58237 When adding a picture to a XWPF header or footer, attach it to the rig...Nick Burch2015-08-133-16/+26
* #58237 Add some more XWPF header and footer testsNick Burch2015-08-135-8/+99
* Fix inconsistent line endings and some eclipse warningsNick Burch2015-08-1314-1228/+1219
* findbugs - DM_NUMBER_CTORAndreas Beeker2015-08-1310-20/+20
* findbugs - DM_BOXED_PRIMITIVE_...Andreas Beeker2015-08-133-3/+3
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-138-76/+182
* More consistent test-file output for Excel testingNick Burch2015-08-121-5/+9
* 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