office-gobmx/sal/rtl
Luboš Luňák 85ed3a47ed use zlib crc32() rather our own implementation
They compute the same thing, only zlib can do it four bytes at once.
Since crc32() is used when loading documents, with larger documents
this is a difference than can be measured (not much, but a couple
percent of loading time). And we already depend on zlib anyway.

Change-Id: I65c5a1f050af717a5a2d6e334e216d42c4e4dbbb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110651
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-02-10 17:23:26 +01:00
..
alloc_arena.cxx
alloc_arena.hxx
alloc_cache.cxx
alloc_cache.hxx
alloc_fini.cxx
alloc_global.cxx
alloc_impl.hxx
bootstrap.cxx
byteseq.cxx
cipher.cxx
cmdargs.cxx
crc.cxx
digest.cxx
hash.cxx
hash.hxx
locale.cxx
math.cxx
random.cxx
rtl_process.cxx
strbuf.cxx
strimp.cxx
strimp.hxx
string.cxx
strtmpl.hxx
unload.cxx
uri.cxx
ustrbuf.cxx
ustring.cxx
uuid.cxx