OOoUtils: allow ZIP64 when creating the zip file
This is required for large reports, on python3 defaults to true, but on python2 this needs to be passed to True.
This change needs a recent cloudooo, because only libreoffice 24.8 supports ZIP64, as tracked in https://bugs.documentfoundation.org/show_bug.cgi?id=163341