Changeset 36483 in osm for applications/editors/josm/plugins/opendata/includes/org/jopendocument
- Timestamp:
- 2026-02-12T15:12:05+01:00 (10 days ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 47 edited
-
. (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ChildCreator.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ImmutableDocStyledNode.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODDocument.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODMeta.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODNode.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODPackage.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODPackageEntry.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODSingleXMLDocument.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODUserDefinedMeta.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODValueType.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/ODXMLDocument.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/OOUtils.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/StyleDesc.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/StyleStyle.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/StyledNode.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/XMLVersion.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/Cell.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/CellStyle.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/Column.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/ColumnStyle.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/Row.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/RowStyle.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/Sheet.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/SpreadSheet.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/Table.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/TableCalcNode.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/dom/spreadsheet/TableStyle.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/io/SaxContentUnmarshaller.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/OpenDocument.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/office/OfficeBody.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/office/OfficeSpreadsheet.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/table/TableTable.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/table/TableTableCell.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/table/TableTableColumn.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/table/TableTableRow.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/text/TextP.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/model/text/TextSpan.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/CollectionMap.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/CollectionUtils.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/CopyUtils.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/ExceptionUtils.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/FileUtils.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/FormatGroup.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/StringUtils.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/Tuple2.java (modified) (1 prop)
-
opendata/includes/org/jopendocument/util/XMLDateFormat.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/jopendocument/dom/ChildCreator.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ImmutableDocStyledNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODDocument.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODMeta.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODPackage.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODPackageEntry.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODSingleXMLDocument.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODUserDefinedMeta.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODValueType.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/ODXMLDocument.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/OOUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/StyleDesc.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/StyleStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/StyledNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/XMLVersion.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/Cell.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/CellStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/Column.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/ColumnStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/Row.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/RowStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/Sheet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/SpreadSheet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/Table.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/TableCalcNode.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/dom/spreadsheet/TableStyle.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/io/SaxContentUnmarshaller.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/OpenDocument.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/office/OfficeBody.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/office/OfficeSpreadsheet.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/table/TableTable.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/table/TableTableCell.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/table/TableTableColumn.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/table/TableTableRow.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/text/TextP.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/model/text/TextSpan.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/CollectionMap.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/CollectionUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/CopyUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/ExceptionUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/FileUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/FormatGroup.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/StringUtils.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/Tuple2.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/util/XMLDateFormat.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.
