Changeset 36483 in osm for applications/editors/josm/plugins/opendata/includes/org/apache
- Timestamp:
- 2026-02-12T15:12:05+01:00 (9 days ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 324 edited
-
. (modified) (1 prop)
-
opendata/includes/org/apache/poi/OldFileFormatException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/POIDocument.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/ClassID.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/Constants.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/DocumentSummaryInformation.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/HPSFException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/HPSFRuntimeException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/IllegalPropertySetDataException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/MarkUnsupportedException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/MissingSectionException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/MutableProperty.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/MutablePropertySet.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/MutableSection.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/NoFormatIDException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/NoPropertySetStreamException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/NoSingleSectionException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/Property.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/PropertySet.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/PropertySetFactory.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/ReadingNotSupportedException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/Section.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/SpecialPropertySet.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/SummaryInformation.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/TypeWriter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/UnsupportedVariantTypeException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/Util.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/Variant.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/VariantSupport.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/VariantTypeException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/WritingNotSupportedException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/wellknown/PropertyIDMap.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hpsf/wellknown/SectionIDMap.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/OldExcelFormatException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/HSSFFormulaParser.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/InternalSheet.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/InternalWorkbook.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/LinkTable.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/RecordOrderer.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/RecordStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/RowBlocksReader.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/model/WorkbookRecordList.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ArrayRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/BOFRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/BiffHeaderInput.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/BlankRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/BoolErrRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/BoundSheetRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CRNCountRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CRNRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CalcCountRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CalcModeRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CellRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CellValueRecordInterface.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ColumnInfoRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/CommonObjectDataSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ContinueRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/DBCellRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/DVALRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/DVRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/DateWindow1904Record.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/DeltaRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/DimensionsRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/EOFRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/EmbeddedObjectRefSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/EndSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ExtSSTRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ExtendedFormatRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ExternSheetRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ExternalNameRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/FeatHdrRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/FeatRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/FilePassRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/FormatRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/FormulaRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/FtCblsSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/GridsetRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/GroupMarkerSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/GutsRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/HorizontalPageBreakRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/HyperlinkRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/IndexRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/IterationRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/LabelRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/LabelSSTRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/LbsDataSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/MergeCellsRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/MulBlankRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/MulRKRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/NameCommentRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/NameRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/NoteStructureSubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/NumberRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/ObjRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/PageBreakRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/PaneRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/PrecisionRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RKRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/Record.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RecordBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RecordFactory.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RecordFactoryInputStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RecordFormatException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RecordInputStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RefModeRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/RowRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SCLRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SSTDeserializer.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SSTRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SSTSerializer.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SaveRecalcRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SelectionRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SharedFormulaRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SharedValueRecordBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/StandardRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/StringRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SubRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/SupBookRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/TabIdRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/TableRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/TextObjectRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/UncalcedRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/UnknownRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/VerticalPageBreakRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/WSBoolRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/WindowOneRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/WindowTwoRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/DataValidityTable.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/FormulaRecordAggregate.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/MergedCellsTable.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/PageSettingsBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/RecordAggregate.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/SharedValueManager.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/common/FeatFormulaErr2.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/common/FeatSmartTag.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/common/FtrHeader.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/common/SharedFeature.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/common/UnicodeString.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/constant/ConstantValueParser.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/constant/ErrorConstant.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/cont/ContinuableRecord.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/cont/ContinuableRecordOutput.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/cont/UnknownLengthRecordOutput.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AbstractFunctionPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AddPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/Area2DPtgBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/Area3DPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AreaErrPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AreaI.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AreaNPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AreaPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AreaPtgBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ArrayPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/AttrPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/BoolPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ConcatPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ControlPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/DeletedArea3DPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/DeletedRef3DPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/DividePtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/EqualPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ErrPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ExpPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ExternSheetNameResolver.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/FuncPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/FuncVarPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/GreaterEqualPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/GreaterThanPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/IntPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/IntersectionPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/LessEqualPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/LessThanPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/MemAreaPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/MemErrPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/MemFuncPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/MissingArgPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/MultiplyPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/NamePtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/NameXPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/NotEqualPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/NumberPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/OperandPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/OperationPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ParenthesisPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/PercentPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/PowerPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/Ptg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/RangePtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/Ref2DPtgBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/Ref3DPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/RefErrorPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/RefNPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/RefPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/RefPtgBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ScalarConstantPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/SheetNameFormatter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/StringPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/SubtractPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/TblPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/UnaryMinusPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/UnaryPlusPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/UnionPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/UnknownPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/ValueOperatorPtg.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/eval/ErrorEval.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionDataBuilder.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionMetadata.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionMetadataReader.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionMetadataRegistry.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFCell.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFCellStyle.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFDataFormat.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFErrorConstants.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFEvaluationWorkbook.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFName.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFRichTextString.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFRow.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFSheet.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/usermodel/HSSFWorkbook.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/util/CellRangeAddress8Bit.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/util/CellReference.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/hssf/util/RKUtil.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/common/POIFSBigBlockSize.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/common/POIFSConstants.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/DirectoryEntry.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/DirectoryNode.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/DocumentEntry.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/DocumentInputStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/DocumentNode.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/Entry.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/EntryNode.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/OfficeXmlFileException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/POIFSDocument.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/POIFSDocumentPath.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/filesystem/POIFSFileSystem.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/Child.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/DirectoryProperty.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/DocumentProperty.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/Parent.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/Property.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/PropertyConstants.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/PropertyFactory.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/PropertyTable.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/property/RootProperty.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/BigBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/BlockAllocationTableReader.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/BlockList.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/BlockListImpl.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/BlockWritable.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/DataInputBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/DocumentBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/HeaderBlockConstants.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/HeaderBlockReader.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/ListManagedBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/RawDataBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/RawDataBlockList.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/SmallBlockTableReader.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/SmallDocumentBlock.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/poifs/storage/SmallDocumentBlockList.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/SpreadsheetVersion.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellDateFormatter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellElapsedFormatter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellFormatPart.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellFormatType.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellFormatter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellNumberFormatter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/format/CellTextFormatter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/formula/EvaluationWorkbook.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/formula/ExternSheetReferenceToken.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/formula/Formula.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/formula/FormulaRenderer.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/formula/FormulaRenderingWorkbook.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/formula/WorkbookDependentFormula.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/BuiltinFormats.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/Cell.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/CellRange.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/CellStyle.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/DataFormat.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/DateUtil.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/ErrorConstants.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/RichTextString.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/Row.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/Sheet.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/usermodel/Workbook.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/AreaReference.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/CellRangeAddress.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/CellRangeAddressBase.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/CellRangeAddressList.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/CellReference.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/ExpandedDouble.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/IEEEDouble.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/MutableFPNumber.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/NormalisedDecimal.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/NumberToTextConverter.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/ss/util/SSCellRange.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/BitField.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/BitFieldFactory.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/ByteField.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/DelayableLittleEndianOutput.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/FixedField.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/HexDump.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/HexRead.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/IOUtils.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/IntList.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/IntMapper.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/IntegerField.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/Internal.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndian.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndianByteArrayInputStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndianByteArrayOutputStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndianConsts.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndianInput.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndianInputStream.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/LittleEndianOutput.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/NullLogger.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/POILogFactory.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/POILogger.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/RecordFormatException.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/ShortField.java (modified) (1 prop)
-
opendata/includes/org/apache/poi/util/StringUtil.java (modified) (1 prop)
-
applications/editors/josm/plugins
- Property svn:ignore
-
old new 25 25 validations_testing 26 26 wikipedia 27 target
-
- Property svn:ignore
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/OldFileFormatException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/POIDocument.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/ClassID.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/Constants.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/DocumentSummaryInformation.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/HPSFException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/HPSFRuntimeException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/IllegalPropertySetDataException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/MarkUnsupportedException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/MissingSectionException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/MutableProperty.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/MutablePropertySet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/MutableSection.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/NoFormatIDException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/NoPropertySetStreamException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/NoSingleSectionException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/Property.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/PropertySet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/PropertySetFactory.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/ReadingNotSupportedException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/Section.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/SpecialPropertySet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/SummaryInformation.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/TypeWriter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/UnexpectedPropertySetTypeException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/UnsupportedVariantTypeException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/Util.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/Variant.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/VariantSupport.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/VariantTypeException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/WritingNotSupportedException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/wellknown/PropertyIDMap.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hpsf/wellknown/SectionIDMap.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/OldExcelFormatException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/HSSFFormulaParser.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/InternalSheet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/InternalWorkbook.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/LinkTable.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/RecordOrderer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/RecordStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/RowBlocksReader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/model/WorkbookRecordList.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ArrayRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/BOFRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/BiffHeaderInput.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/BlankRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/BoolErrRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/BoundSheetRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CRNCountRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CRNRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CalcCountRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CalcModeRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CellRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CellValueRecordInterface.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ColumnInfoRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/CommonObjectDataSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ContinueRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/DBCellRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/DVALRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/DVRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/DateWindow1904Record.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/DeltaRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/DimensionsRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/EOFRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/EmbeddedObjectRefSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/EndSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ExtSSTRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ExtendedFormatRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ExternSheetRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ExternalNameRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/FeatHdrRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/FeatRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/FilePassRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/FormatRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/FormulaRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/FtCblsSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/GridsetRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/GroupMarkerSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/GutsRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/HorizontalPageBreakRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/HyperlinkRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/IndexRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/IterationRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/LabelRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/LabelSSTRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/LbsDataSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/MergeCellsRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/MulBlankRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/MulRKRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/NameCommentRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/NameRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/NoteStructureSubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/NumberRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/ObjRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/PageBreakRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/PaneRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/PrecisionRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RKRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/Record.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RecordBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RecordFactory.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RecordFactoryInputStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RecordFormatException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RecordInputStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RefModeRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/RowRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SCLRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SSTDeserializer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SSTRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SSTSerializer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SaveRecalcRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SelectionRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SharedFormulaRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SharedValueRecordBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/StandardRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/StringRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SubRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/SupBookRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/TabIdRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/TableRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/TextObjectRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/UncalcedRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/UnknownRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/VerticalPageBreakRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/WSBoolRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/WindowOneRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/WindowTwoRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/DataValidityTable.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/FormulaRecordAggregate.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/MergedCellsTable.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/PageSettingsBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/RecordAggregate.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/SharedValueManager.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/common/FeatFormulaErr2.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/common/FeatSmartTag.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/common/FtrHeader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/common/SharedFeature.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/common/UnicodeString.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/constant/ConstantValueParser.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/constant/ErrorConstant.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/cont/ContinuableRecord.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/cont/ContinuableRecordOutput.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/cont/UnknownLengthRecordOutput.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AbstractFunctionPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AddPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/Area2DPtgBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/Area3DPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AreaErrPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AreaI.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AreaNPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AreaPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AreaPtgBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ArrayPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/AttrPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/BoolPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ConcatPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ControlPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/DeletedArea3DPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/DeletedRef3DPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/DividePtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/EqualPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ErrPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ExpPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ExternSheetNameResolver.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/FuncPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/FuncVarPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/GreaterEqualPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/GreaterThanPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/IntPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/IntersectionPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/LessEqualPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/LessThanPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/MemAreaPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/MemErrPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/MemFuncPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/MissingArgPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/MultiplyPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/NamePtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/NameXPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/NotEqualPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/NumberPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/OperandPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/OperationPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ParenthesisPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/PercentPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/PowerPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/Ptg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/RangePtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/Ref2DPtgBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/Ref3DPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/RefErrorPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/RefNPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/RefPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/RefPtgBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ScalarConstantPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/SheetNameFormatter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/StringPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/SubtractPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/TblPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/UnaryMinusPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/UnaryPlusPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/UnionPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/UnknownPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/ValueOperatorPtg.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/eval/ErrorEval.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionDataBuilder.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionMetadata.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionMetadataReader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/record/formula/function/FunctionMetadataRegistry.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFCell.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFCellStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFDataFormat.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFErrorConstants.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFEvaluationWorkbook.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFName.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFRichTextString.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFRow.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFSheet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/util/CellRangeAddress8Bit.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/util/CellReference.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/hssf/util/RKUtil.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/common/POIFSBigBlockSize.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/common/POIFSConstants.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/DirectoryEntry.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/DirectoryNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/DocumentEntry.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/DocumentInputStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/DocumentNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/Entry.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/EntryNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/OfficeXmlFileException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/POIFSDocument.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/POIFSDocumentPath.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/filesystem/POIFSFileSystem.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/Child.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/DirectoryProperty.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/DocumentProperty.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/Parent.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/Property.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/PropertyConstants.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/PropertyFactory.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/PropertyTable.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/property/RootProperty.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/BigBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/BlockAllocationTableReader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/BlockList.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/BlockListImpl.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/BlockWritable.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/DataInputBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/DocumentBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/HeaderBlockConstants.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/HeaderBlockReader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/ListManagedBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/RawDataBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/RawDataBlockList.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/SmallBlockTableReader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/SmallDocumentBlock.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/poifs/storage/SmallDocumentBlockList.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/SpreadsheetVersion.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellDateFormatter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellElapsedFormatter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellFormatPart.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellFormatType.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellFormatter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellNumberFormatter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/format/CellTextFormatter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/formula/EvaluationWorkbook.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/formula/ExternSheetReferenceToken.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/formula/Formula.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/formula/FormulaRenderer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/formula/FormulaRenderingWorkbook.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/formula/WorkbookDependentFormula.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/BuiltinFormats.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/Cell.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/CellRange.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/CellStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/DataFormat.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/DateUtil.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/ErrorConstants.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/RichTextString.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/Row.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/Sheet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/usermodel/Workbook.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/AreaReference.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/CellRangeAddress.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/CellRangeAddressBase.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/CellRangeAddressList.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/CellReference.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/ExpandedDouble.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/IEEEDouble.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/MutableFPNumber.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/NormalisedDecimal.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/NumberToTextConverter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/ss/util/SSCellRange.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/BitField.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/BitFieldFactory.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/ByteField.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/DelayableLittleEndianOutput.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/FixedField.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/HexDump.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/HexRead.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/IOUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/IntList.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/IntMapper.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/IntegerField.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/Internal.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndian.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndianByteArrayInputStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndianByteArrayOutputStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndianConsts.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndianInput.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndianInputStream.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/LittleEndianOutput.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/NullLogger.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/POILogFactory.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/POILogger.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/RecordFormatException.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/ShortField.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/apache/poi/util/StringUtil.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.
