]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-06-13 Javen O'Nealfindbugs URF_UNREAD_FIELD: note that unread fields...
2016-06-13 Javen O'Nealfindbugs: fix SF_SWITCH_NO_DEFAULT warnings
2016-06-13 Javen O'Nealfindbugs: fix SF_SWITCH_FALLTHROUGH warnings
2016-06-13 Javen O'Nealfindbugs depends on the poi, poi-scratchpad, and poi...
2016-06-13 Javen O'Nealfindbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD...
2016-06-13 Javen O'Nealfindbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD...
2016-06-13 Javen O'Nealfindbugs: fix URF_UNREAD_FIELD warnings
2016-06-13 Javen O'Nealwhitespace
2016-06-13 Javen O'Nealconsolidate findbugs filters using Or logic
2016-06-13 Javen O'Nealfix findbugs issues
2016-06-13 Javen O'Nealbug 58787: reintegrate changes from ss_border_property_...
2016-06-13 Javen O'Nealrename drawBorders(..., short color, ...) to drawColore... ss_border_property_template ss_border_property_template
2016-06-13 Javen O'Nealtest copy constructor: make changes to same range:...
2016-06-13 Javen O'Nealadd copy constructor
2016-06-13 Javen O'Nealmove colors in TestBorderPropertyTemplate to testclass...
2016-06-12 Javen O'Nealrewrite switch statements to not re-check the switch...
2016-06-12 Javen O'Nealrename borderIsNotSetOrBlank to borderIsNotSet. Changin...
2016-06-12 Javen O'Nealrename borderIsNotSetOrBlank to borderIsNotSet. Changin...
2016-06-12 Javen O'Nealmove check if border line style is blank before setting...
2016-06-12 Javen O'Nealremove public convenience methods that let the user...
2016-06-12 Javen O'Nealjavadocs
2016-06-12 Javen O'Nealuse CellAddress in unit tests where possible to improve...
2016-06-12 Javen O'Nealjavadocs
2016-06-12 Javen O'Nealjavadocs
2016-06-12 Andreas Beekerfixing javadocs errors (in JDK8)
2016-06-12 Andreas Beekerfixing javadocs errors (in JDK8)
2016-06-12 Andreas Beekerjavadocs fixes
2016-06-12 Andreas Beekersonar fixes
2016-06-12 Andreas Beekerignore invalid performance issues - e.g. see #57840
2016-06-12 Andreas Beekerrevert back to changes of bug 57840
2016-06-12 Andreas BeekerCommon-SS: changed UDFFinder from interface to abstract...
2016-06-12 Andreas Beekerfindbugs fixes
2016-06-11 Andreas Beekeruse newer findbugs version, if we run with java 7+
2016-06-11 Dominik StadlerAdd some pre-checks to fail the test with better assert...
2016-06-11 Dominik StadlerDowngrade version of download-plugin as the newer one...
2016-06-11 Dominik StadlerSet the correct locale for tests in the Sonar-Maven...
2016-06-11 Javen O'Nealmake CellRangeAddresses easier to cross-reference the...
2016-06-11 Javen O'Nealmake these classes more discoverable/searchable using...
2016-06-11 Javen O'Nealbug 57840: lazily compute hashCode; patch from Greg...
2016-06-11 Javen O'Nealwhitespace (tabs to spaces, 3-space to 4-space)
2016-06-11 Javen O'Nealbug 57840: add disabled unit test with large number...
2016-06-11 Javen O'Nealjavadoc update and boolean addLeft|Right|Top|Bottom...
2016-06-11 Javen O'Nealfix spelling in javadoc
2016-06-11 Javen O'Nealfix javadocs: remove unnecessary @links, remove referen...
2016-06-11 Javen O'Nealmove loop-invariants outside the loop for readability...
2016-06-11 Javen O'Nealreplace usage of all deprecated CellStyle.BORDER_*...
2016-06-11 Dominik StadlerImprove output on invalid HTTP Status Code and ignore...
2016-06-11 Dominik StadlerRemove invalid removal of findbugs-zip
2016-06-11 Dominik StadlerUpdate to latest versions of Maven plugins for Sonar...
2016-06-11 Javen O'Nealcontinue simplifying using helper functions
2016-06-11 Javen O'Nealcontinue simplifying using helper functions
2016-06-11 Javen O'Nealadd helper functions for verifying template properties...
2016-06-11 Javen O'Nealwhitespace (unwrap lines)
2016-06-11 Javen O'Nealshorten PropertyTemplate.Extent to Extent
2016-06-11 Javen O'Neal+props svn:eol-style=native
2016-06-11 Javen O'Nealbug 58787: add PropertyTemplate, unit test, and example...
2016-06-11 Javen O'Nealcreate branch for bug 58787 Border utility to set cell...
2016-06-11 Javen O'Neal+props svn:eol-style native
2016-06-11 Javen O'Nealmethods that return lists should return unmodifiable...
2016-06-11 Javen O'Nealbug 57840: re-use XSSFEvaluationWorkbook when expanding...
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...
next