| Commit message (Expand) | Author | Age | Files | Lines |
* | Add method for setting bullet styles | Andreas Beeker | 2015-10-31 | 2 | -0/+31 |
* | Make SlideShow closeable as of HSLF references a NPOIFSFileSystem and hasn't ... | Andreas Beeker | 2015-10-31 | 3 | -3/+19 |
* | #45124 - inserting text or images wipes out boldness and makes everything italic | Andreas Beeker | 2015-10-31 | 1 | -1/+1 |
* | #45124 - inserting text or images wipes out boldness and makes everything italic | Andreas Beeker | 2015-10-31 | 5 | -120/+168 |
* | replace deprecated usage of AreaReference as a result of bug 56328 | Javen O'Neal | 2015-10-31 | 1 | -11/+15 |
* | whitespace change | Javen O'Neal | 2015-10-31 | 1 | -47/+49 |
* | add javadoc info for intersects | Javen O'Neal | 2015-10-31 | 1 | -2/+2 |
* | bug58452: set cell formulas containing unregistered function names | Javen O'Neal | 2015-10-31 | 6 | -30/+269 |
* | supporting changes for bug 58452: copy cell formulas containing unregistered ... | Javen O'Neal | 2015-10-31 | 5 | -1/+42 |
* | improve error message if CellRangeAddress intersection assertion fails | Javen O'Neal | 2015-10-31 | 1 | -4/+10 |
* | bug 58442: in-place reorganize an AreaPtg as upper-left and lower-right | Javen O'Neal | 2015-10-31 | 2 | -2/+43 |
* | bug 58443: prevent corrupted workbooks by checking for overlapping merged reg... | Javen O'Neal | 2015-10-31 | 7 | -20/+160 |
* | replace deprecated usage of o.a.p.ss.util.Region with o.a.p.ss.util.CellRange... | Javen O'Neal | 2015-10-31 | 1 | -4/+15 |
* | Add a limit of the max number of characters that can be extracted to avoid se... | Dominik Stadler | 2015-10-30 | 4 | -7/+64 |
* | #58516 - Rare new aioobe in 3.13 on initialization of a handful of ppts | Andreas Beeker | 2015-10-29 | 2 | -2/+9 |
* | #58516 - Rare new aioobe in 3.13 on initialization of a handful of ppts | Andreas Beeker | 2015-10-29 | 1 | -0/+1 |
* | Add description to jenkins target | David North | 2015-10-29 | 1 | -1/+1 |
* | Ensure that no password was set by other tests, this breaks sometimes when th... | Dominik Stadler | 2015-10-29 | 1 | -0/+4 |
* | Javadoc fixes | Nick Burch | 2015-10-29 | 3 | -6/+5 |
* | bug 58557: fix from Alessandro Guarascio, shift hyperlinks when shifting rows... | Javen O'Neal | 2015-10-29 | 4 | -3/+170 |
* | Common sl unification - copy first paragraph / textrun properties on XSLFText... | Andreas Beeker | 2015-10-29 | 57 | -1129/+4028 |
* | #58558 SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF a... | Nick Burch | 2015-10-28 | 2 | -10/+47 |
* | bug 26862: add test case for HSSFWorkbook.cloneSheet copies charts | Javen O'Neal | 2015-10-27 | 1 | -0/+35 |
* | convert scratchpad TestHSSFChart from junit3 to junit4 | Javen O'Neal | 2015-10-27 | 1 | -7/+17 |
* | Fix Sonar-Maven build, correctly determine path to test-file | Dominik Stadler | 2015-10-26 | 1 | -1/+1 |
* | Apply some micro-optimization which helps when retrieving the string-value of... | Dominik Stadler | 2015-10-26 | 1 | -2/+9 |
* | Add delete of outdated forbiddenapi-jar | Dominik Stadler | 2015-10-26 | 1 | -0/+1 |
* | Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58549 | David North | 2015-10-26 | 2 | -16/+89 |
* | Bug 56957: Avoid error if Workbook with empty SharedStringTable is written | Dominik Stadler | 2015-10-26 | 3 | -0/+46 |
* | 58536 DataFormatter and CellFormat non-localised support for localised curren... | Nick Burch | 2015-10-25 | 4 | -19/+109 |
* | Fix javadoc warning - @see with a URL needs wrapping in an a-href tag | Nick Burch | 2015-10-25 | 1 | -1/+1 |
* | Mention about Locale definitions in Excel cell data format strings | Nick Burch | 2015-10-25 | 4 | -4/+60 |
* | Update the build version, step missed from the release guide | Nick Burch | 2015-10-25 | 10 | -11/+11 |
* | #58532 Enable more of the padding cell format tests, but a few remain to be f... | Nick Burch | 2015-10-24 | 1 | -7/+20 |
* | #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which | Nick Burch | 2015-10-24 | 8 | -37/+127 |
* | Fix inconsistent whitespace | Nick Burch | 2015-10-24 | 1 | -391/+390 |
* | Test to check that #58532 formats are seen as valid | Nick Burch | 2015-10-24 | 1 | -3/+2 |
* | Test files for #58532 | Nick Burch | 2015-10-24 | 2 | -0/+0 |
* | Revert upgrade of findbugs as it requires Java 7, but we still allow to compi... | Dominik Stadler | 2015-10-23 | 1 | -5/+5 |
* | Update to latest findbugs version 3.0.1, reported issues go from 163 to 209 :( | Dominik Stadler | 2015-10-23 | 1 | -4/+5 |
* | Bug 58085: removing sheet breaks other existing sheet references | Dominik Stadler | 2015-10-23 | 3 | -45/+123 |
* | bug 58441: define equals method for CellRangeAddressBase | Javen O'Neal | 2015-10-23 | 2 | -1/+76 |
* | bug 58402: make AreaReference's private SpreadsheetVersion _version variable ... | Javen O'Neal | 2015-10-23 | 1 | -4/+12 |
* | bug 58439: rename private FormulaShifter.adjustPtgDueToShiftMove to adjustPtg... | Javen O'Neal | 2015-10-23 | 1 | -2/+2 |
* | bug 33174: Use common unit test for testNoMergedRegionsIsEmptyList | Javen O'Neal | 2015-10-23 | 3 | -16/+8 |
* | Set newer curvesapi-version in .classpath as well and update some third-party... | Dominik Stadler | 2015-10-22 | 5 | -34/+42 |
* | Maven/Sonar build: Add dependency on curvesapi which is now required | Dominik Stadler | 2015-10-20 | 1 | -0/+5 |
* | XDGF: fix the fix | Dustin Spicuzza | 2015-10-19 | 3 | -25/+10 |
* | XDGF: fix jdk < 1.8 compat | Dustin Spicuzza | 2015-10-19 | 1 | -1/+7 |
* | XDGF: fix jenkins build errors | Dustin Spicuzza | 2015-10-19 | 5 | -4/+65 |