I'd like to request increased quota for OdfConverter project (http://sourceforge.net/projects/odf-converter/).
We've been developing Add-in for Word and now we added Excel&Powerpoint support. We're publishing weekly snapshot's for our test team and we're getting a over-quota notice each time we upload a new snapshot to SF. As we extended the scope of our project to Excel&Powerpoint it would...
Fixed in r2721
All files have been fixed except szczepanski_Retro.ods because this is not a conversion bug - the hyperlink in source odt file is corrupted.
The file szczepanski_Retro.ods has invalid hyperlink in C654 cell. There's %2 entity in it that should be %252. I think we shouldn't hardcode %2 to %252 conversion in converter, as we can't be sure if it will work properly in different...