]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-06-18 Andreas Beeker#59702 - Setting background color in slide master
2016-06-18 Javen O'Nealadd unit test for HSSFWorkbook.getSelectedTabs
2016-06-18 Javen O'Nealbug 59718: deprecate get/setBoldweight. Use get/setBold
2016-06-18 Javen O'Nealbug 59170: Removed deprecated methods in POIFS, SS...
2016-06-17 Javen O'Nealbug 59432: move loop invariants outside the loop to...
2016-06-17 Javen O'NealFunctionEval is a utility class. It should not have...
2016-06-17 Javen O'Nealbug 56958: validate array formulas wasn't correctly...
2016-06-17 Javen O'Nealbug 59279: add unit test for CellComment.equals and...
2016-06-17 Javen O'Nealbug 59279: add Comment.equals and hashCode methods
2016-06-17 Javen O'Nealadd unit test for Cell.getCellComment
2016-06-17 Javen O'Nealmove loop invariant outside of loop
2016-06-17 Javen O'Nealfindbugs: remove uncalled private methods
2016-06-17 Javen O'Nealbug 58575: add 'svn:auto-props = *.java = svn:eol-style...
2016-06-17 Javen O'Nealbug 59170: add version when deprecated
2016-06-17 Javen O'Nealbug 59170: deprecate o.a.p.hssf.model.PictureShape
2016-06-17 Javen O'Nealbug 59170: remove deprecated constructors in o.a.p...
2016-06-17 Javen O'Nealbug 59170: remove deprecated o.a.p.hwpf.usermodel.Pictu...
2016-06-17 Javen O'Nealbug 59170: remove or privatize deprecated methods in...
2016-06-17 Javen O'Nealremove deprecated o.a.p.hwpf.usermodel.Shapes (replaced...
2016-06-17 Javen O'Nealbug 59170: remove deprecated o.a.p.hwpf.usermodel.ListE...
2016-06-17 Javen O'Nealbug 59170: remove deprecated WordExtractor constructor...
2016-06-17 Javen O'Nealbug 59170: remove deprecated o.a.p.hwpf.usermodel.Chara...
2016-06-17 Javen O'Nealbug 59170: add version when deprecated
2016-06-17 Javen O'Nealbug 59170: remove deprecated HSLF and HWPF methods
2016-06-17 Javen O'Nealbug 59170: remove deprecated o.a.p.hdgf.HDGFDiagram...
2016-06-17 Javen O'Nealwhitespace (3 spaces to tab)
2016-06-17 Javen O'Nealbug 59170: remove deprecated o.a.p.xwpf.model.XWPFHyper...
2016-06-16 Javen O'Nealbug 59170: remove deprecated o.a.p.openxml4j.opc.intern...
2016-06-16 Javen O'Nealbug 55385: deprecate Font.getBoldweight and Font.setBol...
2016-06-15 Javen O'Nealadd disabled unit test for bug 55273: contributed by...
2016-06-15 Javen O'Nealfix javadocs @link error for removed o.a.p.hssf.util...
2016-06-15 Javen O'Nealbug 59170: remove deprecated XSSFExcelExtractor(String)
2016-06-15 Javen O'Nealbug 59170: remove deprecated o.a.p.openxml4j.opc.Package
2016-06-15 Javen O'Nealbug 59170: remove deprecated XSSFFontFormatting#getXSSF...
2016-06-15 Javen O'Nealadd @Override annotations
2016-06-15 Javen O'Nealwhitespace (2 spaces or tabs to 4 spaces)
2016-06-15 Javen O'Nealbug 59170: remove deprecated writeTo method in @Interna...
2016-06-15 Javen O'Nealwhitespace (2 spaces to 4 spaces)
2016-06-15 Javen O'Nealremove deprecated constructor for @Internal PAPBinTable
2016-06-15 Javen O'Nealupdate WriteAuthorAntTitle example to Java 1.6+
2016-06-15 Javen O'Nealrevert accidental commit
2016-06-15 Javen O'Nealbug 59170: remove deprecated methods
2016-06-15 Javen O'Nealbug 57840: make it easier to replace _rows implementati...
2016-06-15 Javen O'Nealbug 59170: remove deprecated methods in o.a.p.hpsf...
2016-06-15 Javen O'Nealbug 59170: remove deprecated hpsf.Constants class
2016-06-15 Javen O'Nealbug 57840: add comments for explicit boxing performance...
2016-06-14 Javen O'Nealremove RegionUtil reference
2016-06-13 Andreas Beekerjavadoc fixes (jdk8)
2016-06-13 Andreas Beekerreverted changes of r1747942 and deprecated instead
2016-06-13 Javen O'Nealback out changes for bug 58787: will replae BorderPrope...
2016-06-13 Javen O'Nealback out changes for bug 58787: will replae BorderPrope...
2016-06-13 Javen O'NealSonar: 'static modifier out of order with the JLS sugge...
2016-06-13 Javen O'Nealadd HSSFCell.setCachedErrorResult(FormulaError)
2016-06-13 Javen O'Nealtype check error code when setting cell error value...
2016-06-13 Javen O'Nealadd useless unit test for o.a.p.ss.util.RegionUtil
2016-06-13 Javen O'Nealadd periods for complete sentences
2016-06-13 Nick BurchJavadoc fixes
2016-06-13 Nick BurchJavadoc fixes - @see and @link can't be combined togeth...
2016-06-13 Javen O'Nealimprove unit test coverage on CellReference.
2016-06-13 Javen O'Nealfix accidental infinite recursion
2016-06-13 Javen O'Nealbug 58787: add an advertisement to BorderPropertyTemplate.
2016-06-13 Javen O'Nealbug 58787 follow-on: update javadocs; remove unused...
2016-06-13 Javen O'Nealwhitespace (tabs to spaces)
2016-06-13 Javen O'Nealadd description to gump and jenkins build targets
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...
next