office-gobmx/package
Stephan Bergmann fd2e907e44 comphelper::ByteWriter::writeSomeBytes always writes all bytes
...so rename it to writeBytes for clarity, and drop the redundant return value.
Also clarify that it has a narrow interface and requires nBytesToWrite to be
non-negative.

Change-Id: I76dee83fecd6350f473f55dcffb950c16aa22d93
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137169
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-07-18 13:09:51 +02:00
..
dtd dtd files are not xml files and shouldn't have xml headers 2021-06-09 12:41:53 +02:00
inc clang-tidy modernize-pass-by-value in package 2022-06-23 18:24:16 +02:00
qa Prepare for removal of non-const operator[] from Sequence in package 2021-10-30 20:17:13 +02:00
source comphelper::ByteWriter::writeSomeBytes always writes all bytes 2022-07-18 13:09:51 +02:00
util
CppunitTest_package2_test.mk
IwyuFilter_package.yaml Recheck modules [o-r]* with IWYU 2022-01-30 16:10:57 +01:00
Library_package2.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_xstor.mk use utl::TempFile directly in package 2022-06-28 14:56:46 +02:00
Makefile
Module_package.mk
Package_dtd.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

ZIP Support

Reading and writing ZIP files.