Revision 578873
Go back to digest for 3rd September 2006Features in Office
Thomas Schaap committed changes in /trunk/koffice:
Implemented support for encrypted documents in KOffice. Opening documents is completely transparent. Note that saving documents is not implemented in the GUI yet, nor is it currently functioning fully correct: there are still interoperability problems. Also moved KoXmlReader from libs/kofficecore to libs/store.
File Changes
Added 5 files
- /trunk/koffice
- /cmake/modules/FindQCA2.cmake
- /libs/store/KoEncryptedStore.cpp
- /libs/store/KoEncryptedStore.h
- /libs/store/KoXmlReader.cpp
- /libs/store/KoXmlReader.h
Deleted 2 files
- /trunk/koffice/libs/kofficecore
- /KoXmlReader.cpp
- /KoXmlReader.h
Modified 9 files
- /trunk/koffice
- /CMakeLists.txt
- /libs/kofficecore/CMakeLists.txt
- /libs/kofficecore/KoDocument.h
- /libs/kofficecore/KoOasisStyles.h
- /libs/kofficecore/KoStyleStack.h
- /libs/store/CMakeLists.txt
- /libs/store/KoStore.cpp
- /libs/store/KoStore.h
- /libs/store/tests/storage_test.cpp
16 files changed in total