Revision 809995
Go back to digest for 25th May 2008Other in Office
Benjamin Cail committed changes in /trunk/koffice/filters/kword/msword-odf:
Initial commit of new MSWord-to-ODF filter.
I didn't enable it in cmake yet - just add the msword-odf directory in the same place as the other msword directory in CMakeLists.txt if you want to use it.
This code should compile and produce an ODT with the text from the .doc, but it's not formatted at all.
That's next on the list.
There's also a lot of commented-out code from the other filter, which can eventually be removed.
File Changes
Added 18 files
- /trunk/koffice/filters/kword/msword-odf
- /CMakeLists.txt
- /conversion.cpp
- /conversion.h
- /document.cpp
- /document.h
- /graphicshandler.cpp
- /graphicshandler.h
- /kword_msword-odf_import.desktop
- /missing
- /mswordodfimport.cpp
- /mswordodfimport.h
- /README
- /tablehandler.cpp
- /tablehandler.h
- /texthandler.cpp
- /texthandler.h
- /versionmagic.h
18 files changed in total