• Stephan Bergmann's avatar
    This apparently always wanted to check that _rChars.trim() is non-empty · f2de7d05
    Stephan Bergmann yazdı
    ...and d3e89269 "initial checkin -
    implementations for formlayer import/export - still under construction" just
    forgot the '.getLength()' in
    
      OSL_ENSURE(0 == _rChars.trim(), ...
    
    that is present in other, similar code.  (And the current code happend to use
    the operator ==(sal_Unicode const *, OUString const &) overload that happens to
    treat a null first argument like an empty string.)
    
    Change-Id: I9d74b6ae29ca5f5f80391de50e4898add6bf6fe2
    f2de7d05
Adı
Son kayıt (commit)
Son güncelleme
..
dtd Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_xmloff_uxmloff.mk Loading commit data...
CustomTarget_generated.mk Loading commit data...
JunitTest_xmloff_unoapi.mk Loading commit data...
Library_xo.mk Loading commit data...
Library_xof.mk Loading commit data...
Makefile Loading commit data...
Module_xmloff.mk Loading commit data...
Package_dtd.mk Loading commit data...
README Loading commit data...