Hello, I am a freelance developer. And I have just found some remarks in
this project.
1)There is a error in function:
WPXInputStream *WPXStringStream::getDocumentOLEStream(const char *name);
"if (!d->buffer.empty())" The first line in this function shouldn't have
'!' symbol.
(line 443 in file "libwpd/WPXStreamImplementation.h")
2)WPXMemoryInputStream class doesn't have an OLE Stream implementation.
I think this thing shoudn't depend on the type of Stream. It's better to
make one function implementation in base WPXInputStream class.
3)I tried to compile the "libvisio" library in widows an I used "libwpd"
twice
There are two folders with same code in my project: "libwpd-stream" and
"libwpd".
The files inside are the same from libwpd. What about using "#include
<libwpd/libwpd-stream.h>" instead of "#include
<libwpd-stream/libwpd-stream.h>"?
4)Where can I download libxml source?
Thank you!
Ivan.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.