office-gobmx/io
Baole Fang 16242898da tdf#150135: Fix OTextInputStream to throw runtime exception when uninitialized
New method checkNull is added to the class to throw a runtime error if mxStream is uninitialized. It is run in the beginning of all methods that require an initialized mxStream.

Change-Id: Ia1f15d90c79c71b2a2350d9b60ef1bf68fb9009c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148819
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-14 06:47:26 +00:00
..
qa
source tdf#150135: Fix OTextInputStream to throw runtime exception when uninitialized 2023-03-14 06:47:26 +00:00
test
CppunitTest_io_textinputstream.mk
Executable_io-testconnection.mk
IwyuFilter_io.yaml
Library_io.mk
Makefile
Module_io.mk
README.md

Simple IO Wrapper UNO Components

Simple IO wrapper UNO components which includes TextInputStream, TextOutputStream, pipes and stream helpers