aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix javadoc warning - @see with a URL needs wrapping in an a-href tagNick Burch2015-10-251-1/+1
* Mention about Locale definitions in Excel cell data format stringsNick Burch2015-10-254-4/+60
* #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-246-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
* 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-222-4/+4
* XDGF: fix the fixDustin Spicuzza2015-10-191-22/+7
* 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-199-51/+176
* Add some limited XDGF documentationDustin Spicuzza2015-10-1919-59/+155
* poi-import: fix build dependenciesDustin Spicuzza2015-10-193-3/+15
* 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
* Remove unnecessary warning suppressionsDavid North2015-10-161-2/+0
* Update test to not depend on an existing build-directoryDominik Stadler2015-10-141-22/+26
* 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-141-45/+97
* 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
* Bug 58048: Add visio schemas to the OOXML jarDustin Spicuzza2015-10-071-0/+829
* fix forbidden apis issue and make non-static as decimalformat is not thread-safeAndreas Beeker2015-10-061-16/+18
* Format numbers more like Excel doesDavid North2015-10-064-37/+158
* sonar fixes and closing resources after useAndreas Beeker2015-10-0616-260/+239
* Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466David North2015-10-053-131/+192
* 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
* Fixed a problem with save-and-load of conditional formattings (CFHeader12 was...Andreas Beeker2015-10-053-6/+14
* sonar fixesAndreas Beeker2015-10-0413-111/+133
* Bug 55032: Fix handling missing option values in financial functions PV, FV, ...Dominik Stadler2015-10-012-4/+52
* sonar fixesAndreas Beeker2015-09-3027-104/+153
* Verify that bug 51998 is actually fixed since some time already.Dominik Stadler2015-09-291-23/+34
* Bug 50319: Make row groups which include row 0 workDominik Stadler2015-09-292-1/+15
* Tried to reproduce bug 48403 but couldn't, still adding the related unit testDominik Stadler2015-09-291-3/+31
* sonar fixesAndreas Beeker2015-09-299-63/+29
* Add test which shows that bug 46515 is fixed since some time already.Dominik Stadler2015-09-291-0/+44