office-gobmx/sax
Caolán McNamara b145ae8aca use rtl::ByteSequence instead of Sequence
For trivial pre-main sequences use rtl::ByteSequence instead of uno::Sequence<
sal_Int8 >, see #i113054#. Advantages are its slightly faster, but more
importantly uno::Sequence needs the cppu infrastructure to be working during
destruction, and global uno::Sequences cause difficulties on shutdown, because
their lifecycle is difficult to control and ensure that they die *before* the
cppu infrastructure
2010-10-06 11:47:54 +01:00
..
inc more removed include guards using fixguard.py 2010-10-05 18:21:30 +02:00
prj sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit test 2010-05-19 18:35:11 +02:00
qa/cppunit sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit test 2010-05-19 18:35:11 +02:00
source use rtl::ByteSequence instead of Sequence 2010-10-06 11:47:54 +01:00
test changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
util changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00