summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* close opened workbooks in unit testsxssf_structured_referencesJaven O'Neal2016-06-101-11/+33
* bug 57840: add structured reference formula parsing tests from FormulaParser....Javen O'Neal2016-06-102-13/+202
* whitespace (tabs to spaces)Javen O'Neal2016-06-103-276/+276
* ooxml o.a.p.ss.formula.TestFormulaParser junit3 -> junit4Javen O'Neal2016-06-102-3/+14
* whitespace (tabs to spaces)Javen O'Neal2016-06-101-135/+135
* whitespace (tabs to spaces)Javen O'Neal2016-06-101-515/+515
* bug 57840: add javadocs (warn about stale XSSFTable cache), remove rowIndex a...Javen O'Neal2016-06-1013-61/+116
* whitespace (tabs to spaces)Javen O'Neal2016-06-108-1237/+1237
* whitespace (tabs to spaces)Javen O'Neal2016-06-103-1346/+1346
* whitespace (tabs to spaces)Javen O'Neal2016-06-102-1617/+1617
* bug 57840: check for null to avoid NPE; add unit test for XSSFWorkbook.getTab...Javen O'Neal2016-06-105-3/+43
* bug 57840: move XSSFTable cache from XSSFWorkbook to XSSFEvaluationWorkbook w...Javen O'Neal2016-06-101-35/+10
* bug 57840: move XSSFTable cache from XSSFWorkbook to XSSFEvaluationWorkbook w...Javen O'Neal2016-06-103-8/+52
* whitespace (tabs to spaces)Javen O'Neal2016-06-102-166/+170
* bug 57840: apply patch from Daniel Livshen and Greg Woolsey to get structured...Javen O'Neal2016-06-1020-47/+528
* bug 57840: apply patch from Daniel Livshen and Greg Woolsey to get structured...Javen O'Neal2016-06-101-0/+63
* create branch for merging bug 57840 changesJaven O'Neal2016-06-090-0/+0
* #59686 - Error when trying to access XSLFTableCell properties like textHeight...Andreas Beeker2016-06-092-0/+33
* bug 57840: add Table interface for Structured References. Patch from Daniel L...Javen O'Neal2016-06-091-0/+78
* bug 57840: add StructuredReferences example workbook from Greg WoolseyJaven O'Neal2016-06-091-0/+0
* +svnprops eol-style=nativeJaven O'Neal2016-06-090-0/+0
* javadocs / java warnings (jdk8) fixesAndreas Beeker2016-06-075-6/+35
* Add XSSF support to ForkedEvaluatorAndreas Beeker2016-06-074-25/+61
* #59170 - Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuil...Andreas Beeker2016-06-071-112/+65
* add comments and make the statefulness of localeIsAdapting more obvious.Javen O'Neal2016-06-071-1/+6
* make emulateCSV final, add a single common all-inclusive (private) constructo...Javen O'Neal2016-06-071-8/+15
* replace Obervable with Observable; emulateCsv with emulateCSVJaven O'Neal2016-06-071-22/+22
* bug 59638: patch from Axel Howind, support non-comma number grouping separato...Javen O'Neal2016-06-072-6/+30
* sonar fixAndreas Beeker2016-06-061-0/+1
* close resourcesAndreas Beeker2016-06-061-35/+38
* javadocs / java warnings (jdk8) fixesAndreas Beeker2016-06-0628-123/+663
* Fix test-failure in Maven builds that I introduced by manually deleting the t...Dominik Stadler2016-06-051-0/+8
* try to find out temp file errors on maven buildAndreas Beeker2016-06-051-6/+10
* Sonar-Runs: Get rid of shortened stacktraces and permgen errorAndreas Beeker2016-06-052-2/+23
* Check if user properties are picked up on maven buildAndreas Beeker2016-06-051-0/+6
* PPTX2PNG - don't complain about missing output dir, when in testing modeAndreas Beeker2016-06-051-6/+6
* Regression fix for XSLF Andreas Beeker2016-06-058-78/+125
* #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ...Andreas Beeker2016-06-0421-261/+890
* Try to not fail if the time-webservice is offline temporarilyDominik Stadler2016-06-031-3/+7
* Add disabled test for XWPF writing to a new stream when opened read-onlyNick Burch2016-06-022-0/+23
* Fix some Sonar issues and some IntelliJ warningsDominik Stadler2016-06-0220-363/+309
* Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tre...Dominik Stadler2016-06-023-25/+33
* Try to reproduce bug 57798 but it seems to be fixed in the meantimeDominik Stadler2016-06-024-1/+45
* Bug 59378: Try to reproduce, but could notDominik Stadler2016-06-022-0/+16
* The changes for using AccessController/SecurityManager also added a log which...Dominik Stadler2016-06-013-41/+54
* Javadoc fixNick Burch2016-05-311-2/+2
* Cleanup old version of curvesapi to not use it any longerDominik Stadler2016-05-311-0/+1
* Change logger.log to System.out to print out one line for each file that is h...Dominik Stadler2016-05-311-20/+10
* Fix some compiler/IntelliJ warningsDominik Stadler2016-05-3115-49/+35
* Patch from virtuald from #59643 - update the maven-install target to match c...Nick Burch2016-05-311-2/+2