aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #58532 Enable more of the padding cell format tests, but a few remain to be f...Nick Burch2015-10-241-7/+20
* #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), whichNick Burch2015-10-248-37/+127
* Fix inconsistent whitespaceNick Burch2015-10-241-391/+390
* Test to check that #58532 formats are seen as validNick Burch2015-10-241-3/+2
* Test files for #58532Nick Burch2015-10-242-0/+0
* Revert upgrade of findbugs as it requires Java 7, but we still allow to compi...Dominik Stadler2015-10-231-5/+5
* Update to latest findbugs version 3.0.1, reported issues go from 163 to 209 :(Dominik Stadler2015-10-231-4/+5
* Bug 58085: removing sheet breaks other existing sheet referencesDominik Stadler2015-10-233-45/+123
* bug 58441: define equals method for CellRangeAddressBaseJaven O'Neal2015-10-232-1/+76
* bug 58402: make AreaReference's private SpreadsheetVersion _version variable ...Javen O'Neal2015-10-231-4/+12
* bug 58439: rename private FormulaShifter.adjustPtgDueToShiftMove to adjustPtg...Javen O'Neal2015-10-231-2/+2
* bug 33174: Use common unit test for testNoMergedRegionsIsEmptyListJaven O'Neal2015-10-233-16/+8
* Set newer curvesapi-version in .classpath as well and update some third-party...Dominik Stadler2015-10-225-34/+42
* Maven/Sonar build: Add dependency on curvesapi which is now requiredDominik Stadler2015-10-201-0/+5
* XDGF: fix the fixDustin Spicuzza2015-10-193-25/+10
* XDGF: fix jdk < 1.8 compatDustin Spicuzza2015-10-191-1/+7
* XDGF: fix jenkins build errorsDustin Spicuzza2015-10-195-4/+65
* Add Visio OOXML text extractor + testsDustin Spicuzza2015-10-1910-51/+176
* Add some limited XDGF documentationDustin Spicuzza2015-10-1919-59/+155
* poi-import: fix build dependenciesDustin Spicuzza2015-10-196-3/+31
* poi-visio import: reformat code to fit project standards, remove JRE 7ismsDustin Spicuzza2015-10-1957-4492/+4600
* Import poi-visio codebaseDustin Spicuzza2015-10-1958-0/+6437
* Bug 58499: Don't report Zip-Bomb for small files which should not cause memor...Dominik Stadler2015-10-174-95/+147
* Use the default XmlOptions for all the invocations of the XmlBeans XML parsingDominik Stadler2015-10-1748-112/+159
* Update Commons jar versions in the Eclipse classpathNick Burch2015-10-161-2/+2
* Remove unnecessary warning suppressionsDavid North2015-10-161-2/+0
* Update test to not depend on an existing build-directoryDominik Stadler2015-10-141-22/+26
* Delete outdated versions of ooxml-schemas jars before buildingDominik Stadler2015-10-141-0/+5
* Reenable test on Windows which was disabled previously but should now work af...Dominik Stadler2015-10-141-186/+173
* Bug 58480: Work around problem where on Windows systems a Mapped Buffer can s...Dominik Stadler2015-10-144-68/+272
* Bug 58341: fix some edge cases in the DStar functionDominik Stadler2015-10-142-45/+97
* Update to latest commons-codec-1.10 and commons-logging-1.2, use the properti...Dominik Stadler2015-10-134-15/+16
* javadoc fixesAndreas Beeker2015-10-122-3/+3
* - removed deprecated and confusing methods in XSSFColorAndreas Beeker2015-10-1217-947/+1175
* Retry which measures duration a few times to see if that reduces the number o...Dominik Stadler2015-10-081-8/+23
* Update the XSSF EventModel example, to show how to do it better using the She...Nick Burch2015-10-072-263/+83
* Exclude visio xsd from rat checkDustin Spicuzza2015-10-071-0/+1
* Bug 58048: Add visio schemas to the OOXML jarDustin Spicuzza2015-10-074-5/+861
* fix forbidden apis issue and make non-static as decimalformat is not thread-safeAndreas Beeker2015-10-061-16/+18
* Ant build: Use correct AntTask as reported by forbidden-apis-check, Print out...Dominik Stadler2015-10-061-1/+2
* Format numbers more like Excel doesDavid North2015-10-064-37/+158
* sonar fixes and closing resources after useAndreas Beeker2015-10-0616-260/+239
* Clean up a bit and move some comments into descriptions for the benefit of an...David North2015-10-051-11/+5
* Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466David North2015-10-053-131/+192
* Update my key with additional sigs from NickDavid North2015-10-051-148/+228
* As discussed at ApacheCon: Try to automatically find test-data in unit tests,...Dominik Stadler2015-10-051-2/+6
* Eclipse warningsDominik Stadler2015-10-052-8/+21
* fixed sonar issues and eclipse warningsAndreas Beeker2015-10-0516-530/+841
* obsoleted Codec classes by HexDumpAndreas Beeker2015-10-054-273/+50
* removed obsolete classesAndreas Beeker2015-10-055-5962/+0