You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Stadler e270c4ca5c Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes 9 vuotta sitten
..
DVConstraint.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
EscherGraphics.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
EscherGraphics2d.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
FontDetails.java FindBugs fix 10 vuotta sitten
HSSFAnchor.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFAutoFilter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFBorderFormatting.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFCell.java HSSFCell should follow XSSF, and allow setting a null-style to return to the default style, fixes bug #56572 10 vuotta sitten
HSSFCellStyle.java Expose get/set reading order from the extended format record to the hssf cell style (XSSF does it differently, so not suitable for the interface) 9 vuotta sitten
HSSFChildAnchor.java FindBugs fix 10 vuotta sitten
HSSFClientAnchor.java Bug 45312: Add unit-test and javadoc, also convert file to proper line-ending and make poi.deserialize.escher=true behave for full reading of files outside of BiffViewer 9 vuotta sitten
HSSFCombobox.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFComment.java Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes 9 vuotta sitten
HSSFConditionalFormatting.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFConditionalFormattingRule.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFCreationHelper.java Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. 14 vuotta sitten
HSSFDataFormat.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFDataFormatter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFDataValidation.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFDataValidationHelper.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFDateUtil.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFErrorConstants.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFEvaluationCell.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFEvaluationSheet.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFEvaluationWorkbook.java Update the XSSF getExternalSheet method signature, to start to prepare for sheet ranges 10 vuotta sitten
HSSFFont.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFFontFormatting.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFFooter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFFormulaEvaluator.java Print out current version of java before building to allow to see in build output if we use a supported Java VM version 9 vuotta sitten
HSSFHeader.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFHyperlink.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFName.java Rename some of the internal HSSF sheet lookup methods which deal with external sheet indicies, to make it clear when they return the first sheet name/index, and add support for getting the last one too (will be the same as the first if not a range) 10 vuotta sitten
HSSFObjectData.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFOptimiser.java Correct HSSFOptimiser logic for the case where the to-keep style wasn't previously in use. Fixes #54443 10 vuotta sitten
HSSFPalette.java Remove Eclipse warnings, remove duplicate test, rename tests to also run tests in base class 10 vuotta sitten
HSSFPatriarch.java Bug 45312: Add unit-test and javadoc, also convert file to proper line-ending and make poi.deserialize.escher=true behave for full reading of files outside of BiffViewer 9 vuotta sitten
HSSFPatternFormatting.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFPicture.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFPictureData.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFPolygon.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFPrintSetup.java Add a HSSF print paper size constant for "printer default" for bug #56509 10 vuotta sitten
HSSFRichTextString.java FindBugs fix 10 vuotta sitten
HSSFRow.java FindBugs fix 10 vuotta sitten
HSSFShape.java Bug 45312: Add unit-test and javadoc, also convert file to proper line-ending and make poi.deserialize.escher=true behave for full reading of files outside of BiffViewer 9 vuotta sitten
HSSFShapeContainer.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFShapeFactory.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFShapeGroup.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFShapeTypes.java added javadoc and code refactoring 12 vuotta sitten
HSSFSheet.java Update the formula evaluator to support XSSF style external named ranges too 10 vuotta sitten
HSSFSheetConditionalFormatting.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFSimpleShape.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFTextbox.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
HSSFWorkbook.java Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather than before as is normal, and also handle things so that if an unsupported BofRecord is found for a sheet, warn and skip rather than breaking 10 vuotta sitten
HeaderFooter.java Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/right/centre information, assume it is a centre one 13 vuotta sitten
StaticFontMetrics.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 vuotta sitten
package.html replace Jakarta POI --> Apache POI in package.html files 17 vuotta sitten