]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-06-11 Javen O'Nealwhitespace (tabs to spaces); +props svn:eol-style=native
2016-06-11 Javen O'Nealbug 57840: cache XSSFEvaluationCell and XSSFEvaluationS...
2016-06-11 Javen O'Nealbug 57840: avoid auto-boxing ints for row/column TreeTa...
2016-06-11 Javen O'Nealadd warnings that AnalysisToolPak inconsistently handle...
2016-06-11 Javen O'Nealadd crude unit tests for UDFFinder classes
2016-06-11 Javen O'Nealremove deprecated o.a.p.xssf.model.IndexedUDFFinder...
2016-06-11 Javen O'Neal+props svn:eol-style=native
2016-06-11 Javen O'Nealadd @Override annotations
2016-06-11 Javen O'Nealfix typo
2016-06-11 Javen O'Nealbug 57840: initialize the column header cache with...
2016-06-11 Javen O'Nealwhitespace (tabs to spaces)
2016-06-11 Javen O'Nealwhitespace (tabs to spaces)
2016-06-11 Javen O'Nealwhitespace (tabs to spaces)
2016-06-11 Javen O'Nealbug 57840: add test using a Data Table not anchored...
2016-06-10 Javen O'Nealbug 57840: add data table not anchored at A1 for testin...
2016-06-10 Andreas Beekerfix text height test
2016-06-10 Javen O'Nealbug 57840: add unit tests for XSSFTable methods; rename...
2016-06-10 Javen O'Nealbug 57840: add unit test for XSSFTable.findColumnIndex
2016-06-10 Javen O'Nealbug 57840: fix to reuse XSSFEvaluationWorkbook inside...
2016-06-10 Javen O'Neal+props svn:eol-style native
2016-06-10 Javen O'Nealbug 57721: add unit test for evaluating all formulas...
2016-06-10 Javen O'Nealbug 59684: correctly parse CellReference(HOMEst163...
2016-06-10 Javen O'Nealfindbugs: SBSC_USE_STRINGBUFFER_CONCATENATION FormulaPa...
2016-06-10 Nick BurchJavadoc fixes
2016-06-10 Nick BurchJavadoc fixes
2016-06-10 Javen O'Nealfix javadocs
2016-06-10 Javen O'Nealadd missing AL header
2016-06-10 Javen O'Nealfix spelling error
2016-06-10 Javen O'Nealbug 57840: merge changes from ^/poi/branches/xssf_struc...
2016-06-10 Javen O'Nealclose opened workbooks in unit tests xssf_structured_references xssf_structured_references
2016-06-10 Javen O'Nealbug 57840: add structured reference formula parsing...
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealooxml o.a.p.ss.formula.TestFormulaParser junit3 ->...
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealbug 57840: add javadocs (warn about stale XSSFTable...
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealbug 57840: check for null to avoid NPE; add unit test...
2016-06-10 Javen O'Nealbug 57840: move XSSFTable cache from XSSFWorkbook to...
2016-06-10 Javen O'Nealbug 57840: move XSSFTable cache from XSSFWorkbook to...
2016-06-10 Javen O'Nealwhitespace (tabs to spaces)
2016-06-10 Javen O'Nealbug 57840: apply patch from Daniel Livshen and Greg...
2016-06-10 Javen O'Nealbug 57840: apply patch from Daniel Livshen and Greg...
2016-06-09 Javen O'Nealcreate branch for merging bug 57840 changes
2016-06-09 Andreas Beeker#59686 - Error when trying to access XSLFTableCell...
2016-06-09 Javen O'Nealbug 57840: add Table interface for Structured Reference...
2016-06-09 Javen O'Nealbug 57840: add StructuredReferences example workbook...
2016-06-09 Javen O'Neal+svnprops eol-style=native
2016-06-07 Andreas Beekerjavadocs / java warnings (jdk8) fixes
2016-06-07 Andreas BeekerAdd XSSF support to ForkedEvaluator
2016-06-07 Andreas Beeker#59170 - Remove deprecated classes (POI 3.15) - remove...
2016-06-07 Javen O'Nealadd comments and make the statefulness of localeIsAdapt...
2016-06-07 Javen O'Nealmake emulateCSV final, add a single common all-inclusiv...
2016-06-07 Javen O'Nealreplace Obervable with Observable; emulateCsv with...
2016-06-07 Javen O'Nealbug 59638: patch from Axel Howind, support non-comma...
2016-06-06 Andreas Beekersonar fix
2016-06-06 Andreas Beekerclose resources
2016-06-06 Andreas Beekerjavadocs / java warnings (jdk8) fixes
2016-06-05 Dominik StadlerFix test-failure in Maven builds that I introduced...
2016-06-05 Andreas Beekertry to find out temp file errors on maven build
2016-06-05 Andreas BeekerSonar-Runs: Get rid of shortened stacktraces and permge...
2016-06-05 Andreas BeekerCheck if user properties are picked up on maven build
2016-06-05 Andreas BeekerPPTX2PNG - don't complain about missing output dir...
2016-06-05 Andreas BeekerRegression fix for XSLF
2016-06-04 Andreas Beeker#57766 - XSLFTable isn't exported on convert slides...
2016-06-03 Dominik StadlerTry to not fail if the time-webservice is offline tempo...
2016-06-02 Nick BurchAdd disabled test for XWPF writing to a new stream...
2016-06-02 Dominik StadlerFix some Sonar issues and some IntelliJ warnings
2016-06-02 Dominik StadlerAvoid NPE in XWPFTableCell, taken from https://github...
2016-06-02 Dominik StadlerTry to reproduce bug 57798 but it seems to be fixed...
2016-06-02 Dominik StadlerBug 59378: Try to reproduce, but could not
2016-06-01 Dominik StadlerThe changes for using AccessController/SecurityManager...
2016-05-31 Nick BurchJavadoc fix
2016-05-31 Dominik StadlerCleanup old version of curvesapi to not use it any...
2016-05-31 Dominik StadlerChange logger.log to System.out to print out one line...
2016-05-31 Dominik StadlerFix some compiler/IntelliJ warnings
2016-05-31 Nick BurchPatch from virtuald from #59643 - update the maven...
2016-05-30 Dustin SpicuzzaUpdate curvesapi to 1.04
2016-05-29 Dominik StadlerBug 57838: Also remove comments when removing a row
2016-05-29 Dominik StadlerUpdate error message to better indicate that we need...
2016-05-29 Dominik StadlerRemove the created temporary directory after the test...
2016-05-29 Dominik StadlerPrepare build.xml for initial Java 9 testing:
2016-05-29 Dominik StadlerTry to access set/getVisible as well in TestXSSFVMLDrawing
2016-05-24 Andreas Beekerfix handling of hsl and linear rgb (%-values)
2016-05-24 Dominik StadlerRevert back to findbugs-2.0.3 as 3.x requires Java...
2016-05-24 Dominik StadlerAdjust two tests slightly
2016-05-24 Dominik StadlerUpgrade to FindBugs 3.0.1 and add some findbugs-excludes
2016-05-24 Nick BurchFix inconsistent spacing / whitespace
2016-05-24 Nick BurchAnother exclude
2016-05-24 Nick BurchWhitespace fix
2016-05-24 Nick BurchCopy out code from the site and fix
2016-05-22 Andreas Beeker#58217 - XSLF: support alpha channel on solid colors...
2016-05-22 Andreas BeekerXSLF: remove creation of empty paragraph in XSLFTextSha...
2016-05-22 Dominik StadlerBug 58190: Add more overloaded methods for adding pictu...
2016-05-21 Andreas Beekerfix junit4
2016-05-20 Andreas Beekerfindbugs fixes
2016-05-20 Andreas Beekerfix javadocs
2016-05-19 Dominik StadlerFix some compiler warnings, close resources in tests
next