/[Apache-SVN]
ViewVC logotype

Revision 830657


Jump to revision: Previous Next
Author: ugo
Date: Wed Oct 28 16:05:39 2009 UTC (14 years, 6 months ago)
Changed paths: 23
Log Message:
[47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini.

Changed paths

Path Details
Directorypoi/trunk/src/documentation/content/xdocs/status.xml modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDocument.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRelation.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java added
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/TestSheetProtection.java added
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/TestWorkbookProtection.java added
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/TestDocumentProtection.java added
Directorypoi/trunk/test-data/document/documentProtection_comments_no_password.docx added
Directorypoi/trunk/test-data/document/documentProtection_forms_no_password.docx added
Directorypoi/trunk/test-data/document/documentProtection_no_protection.docx added
Directorypoi/trunk/test-data/document/documentProtection_no_protection_tag_existing.docx added
Directorypoi/trunk/test-data/document/documentProtection_readonly_no_password.docx added
Directorypoi/trunk/test-data/document/documentProtection_trackedChanges_no_password.docx added
Directorypoi/trunk/test-data/document/protected_sample.docx added
Directorypoi/trunk/test-data/spreadsheet/sheetProtection_allLocked.xlsx added
Directorypoi/trunk/test-data/spreadsheet/sheetProtection_not_protected.xlsx added
Directorypoi/trunk/test-data/spreadsheet/workbookProtection_not_protected.xlsx added
Directorypoi/trunk/test-data/spreadsheet/workbookProtection_workbook_revision_protected.xlsx added
Directorypoi/trunk/test-data/spreadsheet/workbookProtection_workbook_structure_protected.xlsx added
Directorypoi/trunk/test-data/spreadsheet/workbookProtection_workbook_windows_protected.xlsx added
Directorypoi/trunk/test-data/spreadsheet/workbookProtection_worksheet_protected.xlsx added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26