office-gobmx/sot
Caolán McNamara 5c24789ca3 disentangle Read/WriteByteString OUString variants
The ones which use a definite 8-bit encoding read/write pascal-style
strings with a 16bit length prefix.

The ones which use a definite 16-bit encoding read/write pascal-style
UTF-16 strings with a 32bit length prefix, i.e. not ByteStrings at all

The "I dunno" ones might be UTF-16 strings or 8-bit strings, depending
on the charset. Rename to ReadUniOrByteString like the other
similar horrors to flag this misery
2011-12-21 13:44:52 +00:00
..
inc/sot callcatcher: remove unused code post automation removal 2011-12-09 13:57:16 +00:00
prj
qa
source disentangle Read/WriteByteString OUString variants 2011-12-21 13:44:52 +00:00
util
workben
CppunitTest_sot_test_sot.mk
JunitTest_sot_complex.mk
Library_sot.mk
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_sot.mk
Package_inc.mk